What's Changed
- Bump version to 1.18.2 by @nbolton in #97
- Make filenames predictable for rolling releases by @nbolton in #98
- fix: Pass ClientScrollDirection to EiScreen by @nbolton in #102
- feat: Support Remote Desktop token persistence by @nbolton in #101
- Account for additional modifiers in EI keymap calculation by @nbolton in #100
- Differentiate between snapshot, release, and dev by @nbolton in #104
- Add ARM64 support for Ubuntu 22.04 by @nbolton in #105
- Set snapshot env var for CI comment workflow by @nbolton in #106
- Fix hotkeys handling with multiple actions by @nbolton in #103
- Remove cmake from Darwin dependencies installation by @nbolton in #108
- Re-introduce Flatpak for immutable Linux distros by @nbolton in #107
- Add Slack notifications for CI failures by @nbolton in #109
- Switch back to the Ubuntu default mirror by @nbolton in #111
- Move S3 upload to new workflow job by @nbolton in #113
- Refactor config dir handling and show permission error message by @nbolton in #114
- Fix source file name reference in CMakeLists.txt for Core binary by @nbolton in #115
- Refactor CI build steps into reusable action by @nbolton in #116
- Move Daemon source files to win32 dir by @nbolton in #117
- Refactor CI workflow for improved version handling by @nbolton in #119
- Enhance Qt deployment process for Daemon and GUI targets by @nbolton in #120
- Move --version arg handling to main for Core bin by @nbolton in #121
- Show socket/address in use error on Windows server by @nbolton in #122
- Fix Wayland client sleep inhibit feature for EI by @nbolton in #123
- Bump version to 1.19.0 by @nbolton in #125
- Fix Wayland server layout parser for empty names by @nbolton in #124
- Add Qt installation to Mac dependencies by @nbolton in #126
- Update default Qt version to 6.9.3 by @OwenMPhillips in #127
New Contributors
- @OwenMPhillips made their first contribution in #127
Full Changelog: v1.18.1...v1.19.0