Plover v5.4.1
⚠️ Important Notice
Version 5 updates the graphical interface library from PyQt5 to PySide6, which means graphical plugins need to be migrated.
Please check the Unsupported Plugins List before installing this version.
Installation
To install Plover, please follow the Installation Guide on our wiki.
Changelog
Features
No significant changes.
Bugfixes
Core
- Fix RTF dictionary export failing on characters outside code page 1252; they are now escaped with the RTF
\uNcontrol word. (#1705) - Treat unbound keys as no-op. (#1850)
User Interface
- Fix
_pythonToCppCopy: Cannot copy-convert <set> to C++warnings on startup. (#1854) - Fix the Traditional Chinese translation never loading on case-sensitive filesystems. (#1859)
- Fix a crash when showing an error dialog during a failed startup. (#1863)
API
No significant changes.
Release History
For a detailed list of changes in this and all previous versions, see NEWS.md.