Skip to content

Release v1.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Dec 16:16
· 4 commits to main since this release
Fix Linux crash on input by enforcing XCB and bundling Qt plugins

- Force QT_QPA_PLATFORM='xcb' in [main.py](cci:7://file:///e:/work/KnowEmail/main.py:0:0-0:0) to avoid Wayland input handling issues.
- Update GitHub Actions workflow to use linuxdeploy-plugin-qt, ensuring proper bundling of Qt platform and input plugins for AppImages.
- Resolves issue where application crashes upon typing in text fields on Linux distributions.