Releases: xability/maidr
Releases · xability/maidr
v2.7.1
2.7.1 (2024-03-29)
Bug Fixes
- tracker updated for refactored code from the past year (#451) (a221eb6), closes #449
v2.7.0
2.7.0 (2024-03-28)
Bug Fixes
- LLM doesn't fail if not autostarted (#447) (419e034)
- move LLM settings note to below the Save button (#446) (f84f921), closes #437
Features
- user study tracker updates with LLM chat history on every LLM response (#448) (0afb864), closes #440
v2.6.0
2.6.0 (2024-03-27)
Features
- copy correct LLM message updated to use markdown, skip the Copy button, and have shortcut Alt Shift C (#444) (c978513), closes #432 #438 #439
v2.5.2
2.5.2 (2024-03-26)
Bug Fixes
- boxplot: update highlighter to bound with same whisker (#443) (6626086)
v2.5.1
2.5.1 (2024-03-21)
Bug Fixes
v2.5.0
2.5.0 (2024-03-20)
Features
- LLM now starts behind the scenes on chart load, with a user setting to toggle the feature (#435) (8bb0392), closes #425
v2.4.0
2.4.0 (2024-03-07)
Features
v2.3.1
2.3.1 (2024-03-05)
Bug Fixes
- boxplot: correct issues where min, max, outlier values are displayed as NULL (4dce171)
v2.3.0
2.3.0 (2024-02-29)
Features
- add heading levels to multi ai responses for better AT navigation (#418) (4223529), closes #414
v2.2.0
2.2.0 (2024-02-28)
Bug Fixes
- more chat suggestoins button now hidden properly, including from AT (#417) (1ad5193), closes #412
Features
- add reset button to chat window, and auto reset on major LLM setting changes (model, skill level) (#415) (de21e07), closes #413