Skip to content

Releases: feedzai/AutoVizuA11y

v3.1.1

14 May 15:31

Choose a tag to compare

Added

  • Added 'CITATION.cff'
  • Updated CI/CD
  • Updated Readme

v3.1.0

10 Feb 10:59

Choose a tag to compare

3.1.0 - 2026-02-10

Added

  • Added alt text to the Readme images

Changed

  • Updated Shortcut Guides to better follow the Dialog (Modal) Pattern by W3C
  • Updated cypress tests accordingly

v3.0.3

03 Dec 15:02

Choose a tag to compare

3.0.3 - 2025-12-03

Added

  • Fixed vulnerable dependency

v3.0.2

03 Dec 13:05

Choose a tag to compare

3.0.2 - 2025-12-03

Added

  • Fixed multiple vulnerable dependencies

v3.0.1

06 Oct 10:28

Choose a tag to compare

3.0.1 - 2025-10-06

Added

  • Fixed vulnerable dependency

v3.0.0

15 Sep 13:55

Choose a tag to compare

3.0.0 - 2025-09-15

Added

  • Implemented i18n alternatives as the new "internationalization" property
  • Fixed tests / github pipeline errors
  • Adapted the ShortcutGuide to vary between "Alt" and "option" depending on the OS
  • Added support for OpenAI API-compatible providers via the new baseUrl prop
  • Added new i18n Cypress tests
  • Added Arrow Navigation to the ShortcutGuide

Changed

  • Replaced arrow symbols with text on the ShortcutGuide
  • Re-did ShortcutGuide <dl> structure
  • Moved the context prop to inside autoDescriptions

v2.0.4

06 Jan 09:40

Choose a tag to compare

2.0.4 - 2025-01-06

Added

  • Fixed an issue where series values having spaces would invalidate class names

v2.0.3

04 Nov 12:32

Choose a tag to compare

2.0.3 - 2024-11-04

Added

  • Adds missing types
  • Fixed the issue where components were not being properly exported

v2.0.2

24 Oct 10:33

Choose a tag to compare

2.0.2 - 2024-10-24

Added

  • Dynamic changes in the data or DOM elements now trigger updates in the tool

v2.0.1

08 Oct 12:58

Choose a tag to compare

2.0.1 - 2024-10-08

Added

  • Aligned native ShortcutGuide styling with the prototypes