File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1+ # v4.0.2 (2025-06-05)
2+
3+
4+ ## Features
5+
6+ No significant changes.
7+
8+ ## Bugfixes
9+
10+ ### Linux
11+
12+ - When inputting Unicode with uinput the code now uses space to finalize the Unicode character instead of enter. (#1731 )
13+
14+ ## API
15+
16+ No significant changes.
17+
118# v4.0.1 (2025-04-22)
219
320
Original file line number Diff line number Diff line change 66copyright = "Open Steno Project"
77author = copyright
88
9- release = "4.0.1 "
9+ release = "4.0.2 "
1010version = release
1111
1212# -- General configuration ---------------------------------------------------
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1212 # want to translate anyway.
1313 _ = lambda s : s
1414
15- __version__ = '4.0.1 '
15+ __version__ = '4.0.2 '
1616__copyright__ = '(C) Open Steno Project'
1717__url__ = 'http://www.openstenoproject.org/'
1818__download_url__ = 'http://www.openstenoproject.org/plover'
You can’t perform that action at this time.
0 commit comments