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: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,3 +59,18 @@ This release has a number of bug fixes in it. The major new features and bug fix
59
59
There are lots of small tweaks to the speech and some bug fixes for both Nemeth and UEB.
60
60
61
61
Note: there is now an option to get Vietnam's braille standard as braille output. This is still a work in progress and is too buggy to be used other than for testing. I expect the next MathCAT release will contain a reliable implementation.
62
+
63
+
### Version 0.3.7
64
+
Braille:
65
+
* Dialog has been internationalized (many thanks to the translators!)
66
+
* Initial implementation of CMU -- braille code used in Spain and several Portuguese speaking countries
67
+
* Significant improvements to Vietnamese braille
68
+
* Change relative rate dialog slider to have a maximum value of 100% (now only allows setting slower rates). Also, added step sizes so it is easier to raise/lower the rate significantly.
69
+
* Fix some UEB bugs and added some characters for UEB
70
+
71
+
Other fixes:
72
+
* Improvements to Vietnamese speech
73
+
* Fixed bug with OneCore voices saying "a"
74
+
* Fixed some navigation bugs when `AutoZoomOut` is False (not the default)
75
+
* Fix updating around language changes and some other dialog changes so they take effect immediately upon clicking "Apply" or "OK".
0 commit comments