Skip to content

Releases: xability/maidr

v2.14.5

25 Aug 00:18
Compare
Choose a tag to compare

2.14.5 (2024-08-25)

Bug Fixes

  • lineplot: destroy highlight and cease autoplay if active on lineplot (#530) (c65ef3c)

v2.14.4

24 Aug 00:16
Compare
Choose a tag to compare

2.14.4 (2024-08-24)

Bug Fixes

  • scatterplot: destroy highlight and cease autoplay if active on scatterplot (#528) (5b8d3e2)

v2.14.3

23 Aug 00:16
Compare
Choose a tag to compare

2.14.3 (2024-08-23)

Bug Fixes

  • destroy chatLLM dialog when maidr is deactivated (#525) (6b705d8)

v2.14.2

11 Aug 00:18
Compare
Choose a tag to compare

2.14.2 (2024-08-11)

Bug Fixes

  • add lx and ly for stacked plots (fe6db71)
  • use level instead of y label in verbose mode for stacked bar (#517) (1363d5c), closes #515

v2.14.1

30 Jul 00:16
Compare
Choose a tag to compare

2.14.1 (2024-07-30)

Bug Fixes

v2.14.0

18 Jul 00:16
Compare
Choose a tag to compare

2.14.0 (2024-07-18)

Features

  • add cursor routing; the ability to click braille keys to move position on all charts (#509) (5c42ef9)

v2.13.0

20 Jun 00:15
Compare
Choose a tag to compare

2.13.0 (2024-06-20)

Bug Fixes

Features

  • proper documentation part 1: all classes and functions in constants.js (#504) (c32f43b)

v2.12.0

17 Jun 00:16
Compare
Choose a tag to compare

2.12.0 (2024-06-17)

Features

  • add cursor routing functionality in beta mode, just for barplots (#503) (719c684)

v2.11.0

18 Apr 00:15
Compare
Choose a tag to compare

2.11.0 (2024-04-18)

Bug Fixes

  • LLM window now resizes and scrolls properly as content updates (#484) (ad9d6f6), closes #464

Features

v2.10.0

12 Apr 00:14
Compare
Choose a tag to compare

2.10.0 (2024-04-12)

Bug Fixes

  • graceful failure when no API key is provided (#481) (8c3dcb1)
  • hotfix for syntax level error (#477) (6647c5a)
  • hotfix: update error handling to fail gracefully (#479) (116c643)
  • update tracker for new boxplot data structure (#482) (44e10ae), closes #478

Features