ReadSpeaker Logo

Release note

Final – webReader September 2023 (v 3.8.1)

These are the final release notes for the September 2023 patch release. Changes from the preliminary release notes are marked with an asterisk.

Released: 2023-09-21

This is a tiny patch release that mainly focuses on accessibility issues.


New Features and Changes

Welsh UI Added

Welsh has been added as a new user interface language in webReader. #7529

∗ New Callback Commands

Two new callbacks have been added to webReader’s public API #7591:

  • Use cb.ui.popup.open to specify a callback that will be called when the text-selection pop-up is displayed
  • Use cb.ui.popup.close to specify a callback that will be called when the text-selection pop-up is closed

Notable Corrections

Accessibility Issues

A number of minor accessibility issues in the new dialog system have been fixed, in order to improve keyboard navigation and to offer a better user experience to screen reader users. #7516