Skip to content

v5.0.0.dev2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:20

Plover 5.0.0.dev2

Warning: Version 5 updates the graphical interface library from PyQt5 to PySide6 which requires graphical plugins to be migrated.

Installation Guide

Read the Installation Guide to see which file you need to download.

v5.0.0.dev2 (2025-06-14)

Features

Core
  • Integrate BuildResources into BuildUi to simplify UI plugin migration to Plover v5. (#1735)

Bugfixes

Core
  • Fix installation of plugins via git URL. (#1733)
Linux
  • When inputting Unicode with uinput the code now uses space to finalize the Unicode character instead of enter. (#1731)

API

No significant changes.