You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_docs/en/changes.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@ It also allows reading of equations in the Microsoft Word equation editor.
10
10
There are several bug fixes, particularly for the Windows 11 Emoji Panel and Clipboard history.
11
11
For web browsers, there are fixes for reporting error messages, figures, captions, table labels and checkbox/radio button menu items.
12
12
13
-
Unicode CLDR has been updated.
13
+
Liblouis has been updated, adding new Braille tables for Cyrillic Serbian, Yiddish, several ancient languages (Biblical Hebrew, Akkadian, Syriac, and Ugaritic), and transliterated Cuneiform text.
14
+
Unicode CLDR has also been updated.
14
15
15
16
16
17
### New Features
@@ -31,6 +32,8 @@ Unicode CLDR has been updated.
31
32
* Component updates:
32
33
* Updated Unicode CLDR to version 45.0. (#16507, @OzancanKaratas)
33
34
* Updated fast_diff_match_patch (used to detect changes in terminals and other dynamic content) to version 2.1.0. (#16508, @codeofdusk)
35
+
* Updated LibLouis Braille translator to [3.30.0](https://github.com/liblouis/liblouis/releases/tag/v3.30.0). (#16652, @codeofdusk)
36
+
* New Braille tables for Cyrillic Serbian, Yiddish, several ancient languages (Biblical Hebrew, Akkadian, Syriac, and Ugaritic), and transliterated Cuneiform text.
34
37
* Updated NSIS 3.09 to 3.10 (#16674, @dpy013)
35
38
* The fallback braille input table is now equal to the fallback output table, which is Unified English Braille Code grade 1. (#9863, @JulienCochuyt, @LeonarddeR)
36
39
* NVDA will now report figures with no accessible children, but with a label or description. (#14514)
0 commit comments