Deque University Release Notes 2025
November 2025
2025.11.13
Improvements
- Bulk upload performance improvements
Bug Fixes
- Fixed issue causing import script output to show IAAP credits as null
- Fixed Product statuses not being recognized in translated courses (non-English)
2025.11.12
Features
- Capitalized references of "axe" to "Axe"
2025.11.07
Features
- Add axe Assistant search to footer
Bug Fixes -Updated error logic for products while importing packages
2025.11.05
Bug Fixes
- Import script bugs
2025.11.03
Improvements
- Added button to stop the import running state
Bug Fixes
- Fixed bulk upload to retain the selection of subscription on the subscribe step when the user navigates back from the review step
October 2025
2025.10.30
Improvements
- Added CSS styles for navigation and content presentation
- Added PHP type hints to the Link class for better type safety
- Removed unnecessary parent constructor call in GetResources class
Bug Fixes
- Fixed bulk upload learning path csv issues
- Fixed accessibility issues regarding cookie alert info overlapping content
- Fixed accessibility issues regarding non-empty td elements in tables missing headers
- Fixed return value logic in Link class validation methods
2025.10.28
Features
- Added translations for IAAP Continuing Accessibility Education Credits (CAECs) terminology
- Translated previously untranslated UI strings across all languages
- Updated CSV upload workflow text and error messages
- Added new education credit related terminology
2025.10.21
Features
- Implemented an Axe Assistant link permission bypass feature that allows users with active axe-assistant subscriptions to bypass standard subscription expiration checks and access course content through a special rendering mechanism
2025.10.14
Features
- Implemented new enhanced Bulk Upload functionality, see at Bulk Upload Documentation
2025.10.10
Improvements
- Updated HTTP URLs to HTTPS for the deque.com domain across multiple files to improve security and follow modern web standards
Bug Fixes
- Fix performance tune, issue with order in the package and persistent API for import scripts
2025.10.06
Improvements
- Moved import script UI to Deque University control panel
September 2025
2025.09.29
Bug Fixes
- Fixed validation check issues with import script
2025.09.25
Improvements
- Added import script precheck for rules, examples, packages
- Updated import script logic
- Included duration to sections that show the IAAP credits for each course
Bug Fixes
- Fixed issues with Deque Way courses not appearing in the correct language
2025.09.18
Bug Fixes
- Removed expand/collapse page from the Custom Javascript/ARIA course navigation
2025.09.11
Bug Fixes
- Removed client name and ID from SCORM course names and fixed footer implementation issues
- Added course duration and CAEC values
2025.09.09
Feature
- Enhanced the REST API interface by adding an obfuscated REST service endpoint, updating CSS styling for consistency with coding standards, and improving various backend components for better security and maintainability
Improvements
- Reorganized the permission checking logic in the REST API service to prioritize action-based permissions over service-specific restrictions
2025.09.04
Improvements
- Implemented a validation algorithm for pre-checking data files in products and graded exams
- Added multiple validation rules to detect and trace errors early, ensuring clean imports and maintaing data integrity
