+ This stable release fixes issues found in the previous version and adds a few new features. This release also uses more C++20 features. For the full changelog, see the release page.
+
+ - Fix: Less confusing fingerprint comparision dialog.
+ - Fix: AltGr and other modifiers are generally detected better.
+ - Fix: Big Endian test failures
+ - Fix: Client scroll direction being ignored on wayland clients.
+ - Feat: Unify deskflow-client and deskflow-server into one binary deskflow-core.
+ - Feat: Prevent more than one instance of deskflow-core starting.
+ - Feat: Remove defunct --no-xinitthreads option.
+ - Feat: Ability to persist remote desktop access
+ - Feat: Gui can show all log levels, upgrading users will want to reset their log level as the values have changed
+ - Feat: Log can be detached or docked in the window
+ - Refactor: Use more icons in places
+ - Refactor: Update the Server Config Dialog's GUI
+ - Chore: Continue to update codebase to use C++20 features.
+ - Chore: Clean more sonar smells
+
+
+