File tree Expand file tree Collapse file tree 5 files changed +23
-4
lines changed
Expand file tree Collapse file tree 5 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 1+ # v5.2.2 (2026-02-10)
2+
3+
4+ ## Features
5+
6+ No significant changes.
7+
8+ ## Bugfixes
9+
10+ ### User Interface
11+
12+ - Hide Wayland keymap help text when not on Linux and improve wording. (#1817 )
13+
14+ ### macOS
15+
16+ - Fixed startup hang when launching Plover on Intel Macs (#1820 )
17+
18+ ## API
19+
20+ No significant changes.
21+
122# v5.2.1 (2026-02-06)
223
324
Original file line number Diff line number Diff line change 99copyright = "Open Steno Project"
1010author = copyright
1111
12- release = "5.2.1 "
12+ release = "5.2.2 "
1313version = release
1414
1515# -- General configuration ---------------------------------------------------
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ def _(s):
1515 return s
1616
1717
18- __version__ = "5.2.1 "
18+ __version__ = "5.2.2 "
1919__copyright__ = "(C) Open Steno Project"
2020__url__ = "http://www.openstenoproject.org/"
2121__download_url__ = "http://www.openstenoproject.org/plover"
You can’t perform that action at this time.
0 commit comments