+ This stable release fixes a issues found in the previous version. For the full changelog see the release page.
+
+ - Remove: Broken drag and drop file transfer support
+ - Remove: DESKFLOW_RESET_ALL and --no-reset. reset settings is now done by passing the --reset option instead
+ - Continue migration to Qt by using more Qt classes in more places
+ - Retire SHA1 generation and use SHA256 always to compare
+ - Add missing accelerators for gui controls
+ - unittests binary is now legacytests
+ - integtests have been remove and replaced with Qt based tests run during build
+ - Fix: Potential XDG-Portal release issue
+ - Fix: Issue where the first start dialog could hang in the background
+ - Fix: Edge cases that could cause incorrect settings causing client / server process to crash
+ - Fix: Default server config file is Deskflow-server.conf
+ - Backport: Event Types from downstream
+ - Backport: Cleaner error handling from downstream
+ - Improve Windows Daemon
+ - Better detection of arm on windows, in build and installer
+ - Chore: Clean up sonar scan code smells
+
+
+