Skip to main content

Release History

Track the evolution of gooda11y with our release history. See what features, improvements, and fixes have been added over time.

AI-Assisted Accessibility Evaluation

0.11.0 April 16, 2025

Added comprehensive AI assistance for generating accessibility observations and evaluations based on test results from multiple sources.

New Features

  • AI-powered generation of accessibility observations for criteria with imported failures
  • AI assistance for creating full test evaluations with executive summaries
  • AI-generated principle evaluations for comprehensive WCAG principle analysis
  • Improved formatting and layout in Word exports

Improvements

  • Enhanced integration with both automated (BAAT) and manual (MAIT) test results
  • Combined analysis of multiple test result formats for more comprehensive AI evaluations
  • Better readability and structure in exported Word documents
  • More detailed and actionable accessibility recommendations

Bug Fixes

  • Fixed issue where only BAAT results were used for AI analysis when MAIT results were also available
  • Resolved formatting inconsistencies in exported documents
  • Improved error handling during AI content generation

OAuth Authentication & Terms of Service

0.10.0 April 11, 2025

Added GitHub and Microsoft OAuth authentication options and a dedicated Terms of Service page.

New Features

  • GitHub OAuth integration for streamlined authentication
  • Microsoft Entra ID (Azure AD) authentication for enterprise users
  • New Terms of Service page at /tos route
  • Integration of OAuth options in signup and login flows

Improvements

  • Enhanced user onboarding with social login options
  • Better enterprise integration with Microsoft authentication
  • Improved terms acceptance workflow during registration
  • Comprehensive legal terms documentation

Bug Fixes

  • Fixed authentication state management across OAuth redirects
  • Improved error handling during external authentication flows

Test Copying & Accessibility Improvements

0.9.0 March 20, 2025

Added functionality to copy and duplicate existing accessibility tests, improved skip links for better keyboard navigation, and enhanced test management options.

New Features

  • Test copying functionality to create duplicates of existing tests
  • Ability to mark criteria as 'retest' during copy operation
  • Option to complete tests from copied versions
  • Enhanced skip links for WCAG navigation and principles

Improvements

  • Streamlined workflow for duplicating test cases
  • Better accessibility with proper focus management during copy operations
  • Improved keyboard navigation with skip links to all principle sections
  • Back to navigation links after each principle section
  • Better focus management when using skip links between navigation and content

Bug Fixes

  • Fixed focus management after test operations
  • Resolved issues with test data duplication
  • Improved error handling during test copying process
  • Fixed inconsistent skip link behavior for keyboard users

Word Export & Login Security

0.8.0 March 18, 2025

Added Microsoft Word export functionality and enhanced login security with brute force protection.

New Features

  • Microsoft Word export for accessibility reports
  • Brute force protection for login forms
  • Enhanced error handling for authentication

Improvements

  • Better accessibility for login forms with proper error associations
  • Improved session management with 'Remember me' functionality
  • Enhanced security with IP-based and email-based rate limiting

Bug Fixes

  • Fixed error message display in login forms
  • Resolved issues with form validation feedback
  • Improved error handling for failed login attempts

Report Sharing & Display Improvements

0.7.0 March 16, 2025

Enhanced report sharing functionality and improved display of test results for better accessibility and usability.

New Features

  • Improved report sharing with better error handling and validation
  • Enhanced display of test results with support for different data formats

Improvements

  • Better handling of different test result formats in criterion lists
  • More robust error handling in the ShareReport component
  • Improved TypeScript typing throughout report components

Bug Fixes

  • Fixed issue where the last criterion in Robustness principle wasn't displaying correctly
  • Resolved undefined testId errors when creating share links
  • Improved handling of BaatResults data in criterion display

Enhanced Account Management

0.6.0 March 15, 2025

Improved account management with test transfer capabilities and better marketing preferences.

New Features

  • Test transfer functionality when deleting an account
  • Improved marketing consent management with proper unsubscribe functionality
  • Enhanced account settings page with tabbed interface

Improvements

  • Better error handling during account deletion process
  • More accessible form controls in account settings
  • Clearer user feedback for marketing preferences

Bug Fixes

  • Fixed serialization issues with MongoDB ObjectIds
  • Resolved redirect handling during account deletion
  • Improved error messages throughout account management

User Authentication & Dashboard Improvements

0.5.0 March 12, 2025

Enhanced user authentication system and significant dashboard improvements for better usability and accessibility.

New Features

  • Accessible signup and login system with robust form validation
  • Improved user authentication flow with better error handling
  • Enhanced dashboard with improved information architecture

Improvements

  • Better keyboard navigation throughout authentication forms
  • Enhanced focus management for all interactive elements
  • Improved color contrast for better readability
  • More descriptive error messages for form validation

Bug Fixes

  • Fixed dashboard layout issues on mobile devices
  • Resolved inconsistent focus indicators across the application
  • Fixed ARIA attributes in interactive components

Homepage & About Page Update

0.4.0 March 11, 2025

Major update to the gooda11y website with a redesigned homepage and new about page.

New Features

  • New responsive homepage with improved accessibility and user experience
  • Comprehensive about page with company information and accessibility resources
  • Beta banner to indicate development status

Improvements

  • Consistent branding and terminology throughout the site
  • Enhanced contact information and call-to-action sections
  • Improved link accessibility with permanent underlines

Bug Fixes

  • Fixed alignment issues in card layouts
  • Corrected company name formatting to use mtc.berlin consistently

Navigation Improvements

0.3.0 March 10, 2025

This release focuses on improving navigation and user experience throughout the application.

New Features

  • Enhanced mobile navigation with better scrolling behavior

Improvements

  • Improved focus management for keyboard users
  • Better visibility of navigation elements

Bug Fixes

  • Fixed issue where criteria without actual violations were incorrectly showing in test results
  • Resolved layout jumping in the WCAG principles view

BAAT Import Enhancement

0.2.0 March 10, 2025

Major improvements to the BAAT import functionality and data handling.

New Features

  • Intelligent extraction of WCAG criterion numbers from BAAT results

Improvements

  • Enhanced BAAT import with better handling of multiple violations for the same criterion
  • Improved aggregation of violations to ensure all unique issues are properly displayed

Bug Fixes

  • Fixed issue where existing BAAT entries weren't properly wiped before new imports
  • Resolved mapping issues for certain WCAG criteria

Initial Beta Release

0.1.0 March 1, 2025

The first beta release of gooda11y, introducing core functionality for accessibility testing.

New Features

  • Basic WCAG 2.2 criteria evaluation
  • Support for importing MS Accessibility Insights results
  • Initial BAAT Bookmarklet integration

Improvements

  • User-friendly interface for managing accessibility tests
  • Simple reporting functionality