Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:50
9def245

Fixes a scroll error in the packaged Linux build.

Changes

  • Scrolling in the config editor no longer raises an internal error: the packaged v1.1.0 build shipped a newer customtkinter whose API changed under a Linux compatibility patch. The patch now applies only where it is needed, and the dependency is pinned so a release build cannot silently pick up an untested major version again.