Skip to content

v5.0.0.dev3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:23

Plover 5.0.0.dev3

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.dev3 (2025-07-14)

Features

Core
  • Allow higher priority dictionaries to delete entries from others. (#1160)
  • Improve orthography rules for ^ify suffixes. (#1680)
  • Reduce installer file size. (#1741)
Linux
  • Add dvorak keymap support for uinput users. (#1746)

Bugfixes

Core
  • Allow uninstall of installed unsupported plugins. (#1739)
  • Fix missing font family warnings. (#1740)
Windows
  • Do not consider extended scan codes in Windows keyboard capture. (#1357)

API

No significant changes.