The SlideWiki development team is happy to announce Version 2.16.0 of the SlideWiki platform.
This new version is a rather large release, containing many accessibility improvements. Some of the most important features and fixes:
- Forms
- More consistent design across the platform
- More consistent error messages
- Improved colors for input elements (input borders, focus border)
- Connecting labels to input correctly (using
aria-describedby
etc.) (for screen readers) - Connecting form errors to their respective inputs (for screen readers)
- More intuitive dropdown controls
- Improvements to the responsiveness of the site, meaning that is works better on mobile devices
- Improve and unify focus colors across the platform
- Improved the general UX, by small subtle designed changes
- Add loading indicators for content modules
- Add
aria-label
to deck tree indicating the selected slide number - Add paragraph tags where appropriate
- Add semantic HTML tags (
nav
,main
etc.) where needed - Support for
h1
andh2
tags in slide editor - Fix issue with hidden profile picture for screen readers
- Fix multiple issues with low contrast controls
- Fix header hierarchy on multiple pages
- Fix issue with change username (this should not be supported, thus input is disabled)
- Fix issue of having a wrongly used
tab-index
attribute on non-interactive elements - Fix issue with reverting slides
- Fix issue with missing language legacy slides
- Fix issue with forking legacy slides
- Patch some security vulnerabilities