Skip to content

PILOS 4.17.0

Latest

Choose a tag to compare

@samuelwei samuelwei released this 09 Jul 07:51
Immutable release. Only release title and notes can be modified.

This update to PILOS v4 fixes many accessibility issues and adds support for HTML-invitation-messages. It also contains many updates to several dependencies.


To Install this version check our Getting Started Guide


Added

  • Accessibility: Screen reader only button to close popover dialogs (#2971) by @samuelwei
  • Accessibility: Clearer screen reader context for buttons and attributes on the room index page (#2970) by @samuelwei
  • Accessibility: aria-pressed state to indicate the active status of the "show only favorites" filter on room index page (#2970) by @samuelwei
  • Accessibility: Landmark role to all search fields (#3264) by @samuelwei
  • Accessibility: Skip links (#3264) by @samuelwei
  • Accessibility: Announce page change to screen readers (#3264) by @samuelwei

Changed

  • Accessibility: Converted room names on the room index page to <h2> anchor links to improve screen reader navigation (#2970) by @samuelwei
  • Accessibility: Move focus automatically back to the main <h1> heading when filters change on the room index page (#2970) by @samuelwei
  • Accessibility: Announcement order to read the room name before the room type on screen readers (#2970) by @samuelwei
  • Accessibility: Move keyboard focus to page start on page change (#3264) by @samuelwei
  • Accessibility: Reduced flipping words animation on loading page for browsers with reduced-motion set (#3277) by @samuelwei
  • Room share dialog now copies the room link and invitation message to the clipboard in both plain text and HTML format (#3296) by @danimo and @samuelwei

Full Changelog: v4.16.0...v4.17.0


New Contributors


Special thanks to the IT Service Centre of Justus Liebig University Giessen for providing valuable feedback on improving accessibility.