Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix formatting and location of changelog entries #12390

Merged
merged 1 commit into from
May 10, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions user_docs/en/changes.t2t
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ What's New in NVDA
- Easier navigation of output in NVDA Python Console. (#9784)
- alt+up/down jumps to the previous/next output result (add shift for selecting).
- control+l clears the output pane.
- NVDA now reports the categories assigned to an appointment in Microsoft Outlook, if any. (#11598)


== Changes ==
Expand All @@ -20,9 +21,9 @@ What's New in NVDA
- Added more mathematical symbols to the symbols dictionary. (#11467)
- The user guide, changes file, and key commands listing now have a refreshed appearance. (#12027)
- "Unsupported" now reported when attempting to toggle screen layout in applications that do not support it, such as Microsoft Word. (#7297)
- 'Attempt to cancel speech for expired focus events' option in the advanced settings panel now enabled by default.
- 'Attempt to cancel speech for expired focus events' option in the advanced settings panel now enabled by default. (#10885)
- This behaviour can be disabled by default with by setting this option to "No".
- Web applications (E.G. Gmail) no longer speak outdated information when moving focus rapidly. (#10885)
- Web applications (E.G. Gmail) no longer speak outdated information when moving focus rapidly.
- Espeak-ng has been updated to 1.51-dev commit cad1c8e87fcccf677a445202e340f61980450a84. (#12202, #12280)
- Updated liblouis braille translator to [3.17.0 https://github.com/liblouis/liblouis/releases/tag/v3.17.0]. (#12137)
- New braille tables: Belarusian literary braille, Belarusian computer braille, Urdu grade 1, Urdu grade 2.
Expand Down Expand Up @@ -145,7 +146,6 @@ Plus many other important bug fixes and improvements.
- Added the --copy-portable-config command line parameter that allows you to automatically copy the provided configuration to the user account when silently installing NVDA. (#9676)
- Braille routing is now supported with the Braille Viewer for mouse users, hover to route to a braille cell. (#11804)
- NVDA will now automatically detect the Humanware Brailliant BI 40X and 20X devices via both USB and Bluetooth. (#11819)
- NVDA now reports the categories assigned to an appointment in Microsoft Outlook, if any. (#11598)


== Changes ==
Expand Down