Skip to content

Commit 126a75c

Browse files
committed
Changelog - minor updates
1 parent 4d5b83a commit 126a75c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,16 @@
4444

4545

4646
### GUI
47-
* New optional keyboard shortcuts for switching directly to a buffer. When enabled in the preferences S-M-1 (hold shift and Meta and the number 1) will jump to buffer 1. Meta is Cmd on macOS and alt on Windows/Linux.
47+
* New context pane which displays the current line number and position making this information accessible to screen readers. This may be shown/hidden with a preference setting.
48+
* New keyboard shortcuts for switching directly to a buffer. S-M-1 (hold shift and Meta and the number 1) will jump to buffer 1. Meta is Cmd on macOS and alt on Windows/Linux.
4849
* Autocompletion system can now be enabled or disabled. This is intended to help those using screen readers for which the autocompletion system is currently incompatible.
4950
* Sample listings in the help system now have a handy play button that allows you to preview them by clicking rather than having to write any code.
50-
* Improvements for Catalan, Chinese, Danish, Dutch, French, German, Italian, Korean, Norwegian, Polish, Portuguese, Slovak, Swedish and Thai translations.
51+
* Improvements for Catalan, Chinese, Danish, Dutch, French, German, Hebrew, Italian, Korean, Norwegian, Polish, Portuguese, Slovak, Spanish, Swedish and Thai translations.
5152
* Sinhalese translation added.
52-
* GUI now has an exit menu option on Windows and Linux.
53+
* GUI now has a much more complete menu bar which duplicates the functionality of the preferences pane whilst making it easily accessible to screen readers.
5354
* MIDI port names are now autocompleted.
55+
* The GUI now correctly saves and restores the visibility preferences for the buttons, tabss and log pane.
56+
5457

5558

5659
### Improvements

0 commit comments

Comments
 (0)