Skip to content

Releases: xability/maidr

v2.7.1

29 Mar 00:14
Compare
Choose a tag to compare

2.7.1 (2024-03-29)

Bug Fixes

  • tracker updated for refactored code from the past year (#451) (a221eb6), closes #449

v2.7.0

28 Mar 00:14
Compare
Choose a tag to compare

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

27 Mar 00:14
Compare
Choose a tag to compare

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

26 Mar 00:14
Compare
Choose a tag to compare

2.5.2 (2024-03-26)

Bug Fixes

  • boxplot: update highlighter to bound with same whisker (#443) (6626086)

v2.5.1

21 Mar 00:15
Compare
Choose a tag to compare

2.5.1 (2024-03-21)

Bug Fixes

v2.5.0

20 Mar 00:14
Compare
Choose a tag to compare

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

07 Mar 00:11
Compare
Choose a tag to compare

2.4.0 (2024-03-07)

Features

  • add copy buttons to chat history window (#426) (2bc0fb8), closes #424
  • add notification to settings that will reset LLM chat history (#428) (01f42d0), closes #420
  • don't close chat window on reset (#427) (2a3d6af), closes #422

v2.3.1

05 Mar 21:12
Compare
Choose a tag to compare

2.3.1 (2024-03-05)

Bug Fixes

  • boxplot: correct issues where min, max, outlier values are displayed as NULL (4dce171)

v2.3.0

29 Feb 00:14
Compare
Choose a tag to compare

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

28 Feb 00:14
Compare
Choose a tag to compare

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