Releases: xability/maidr
Releases · xability/maidr
v2.23.0
2.23.0 (2024-11-21)
Bug Fixes
Features
- update gpt-4o model to 2024-11-20 (df33342)
v2.22.1
2.22.1 (2024-11-19)
Bug Fixes
- add aria-label to email input for accessibility (#593) (d8e2b75)
v2.22.0
2.22.0 (2024-11-19)
Features
- add email authentication in help menu and added LLM APIs (#590) (0c1223a)
- save data on azure server (#589) (c1765fb)
v2.21.0
2.21.0 (2024-10-24)
Features
- add an instruction on how to activate maidr plot (98237b4)
v2.20.0
2.20.0 (2024-10-23)
Features
- provide alt text for maidr plot before init (#586) (749f262)
v2.19.1
2.19.1 (2024-10-17)
Bug Fixes
- address failure in release action (#583) (64b90f4)
- address failure in release action (#584) (992a18a)
- barplot autoplay left (#582) (749da16)
- include retry logic for semantic-release job (#577) (5c67114)
- update semantic-release job to utilize bash instead of js (#585) (89ce7db)
v2.19.0
2.19.0 (2024-10-16)
Bug Fixes
- prevent autocomplete for review input (#579) (4742cb4)
- replaying current point with Space doesn't work on histogram (d0c565a)
Features
- scale autoplay rate to chart size, expose var AUTOPLAY_RATE to users (#580) (ebb19a9)
v2.18.0
2.18.0 (2024-10-12)
Bug Fixes
- help: add a missing keybinding for the autoplay speed reset (8c3fadf)
Features
v2.17.3
2.17.3 (2024-10-08)
Bug Fixes
- selection change no longer calls itself and gets stuck in an infinite loop, messing up audio and more while in braille mode (#572) (ade8fdb)