Skip to content

Releases: deskflow/deskflow

Continuous v1.26.0.388

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:21

Latest Changes:

  • refactor(ServerConfigDialog): use SettingsDialogButtonBox and enable control lock for general setting controled items(fc95339) by sithlord48
  • refactor(ServerConfigDialog): remove unneed slots(727191e) by sithlord48
  • refactor(serverConfigDialog):rename accept -> save(4db8c61) by sithlord48
  • refactor(serverConfigDialog):rename reject -> cancel(95923e0) by sithlord48
  • i18n: add missing translation for clear settings button(6d56015) by sithlord48
  • refactor(Settings): log warning if saving to readonly settings(a7fa844) by sithlord48
  • feat(Client Config Dialog): use SettingsDialogButtonBox and make aware of read only settings(e1950ab) by sithlord48
  • refactor(SettingDialog): update updateControls to include all controls(584a74a) by sithlord48
  • feat: use new SettingsDialogButtonBox for SettingsDialog(edf2dcb) by sithlord48
  • feat(Settings): emit when setting file writable state has changed(d084cd5) by sithlord48

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:37

Known Issues

  • #9477 X11 Clients can have extra scroll added
  • #9482 The fingerprint dialog button is not always show when it should be

Features

  • Korean(ko) translation
  • Option to start in the "locked to computer" state
  • Option to show the version in the windows title
  • Clients can now use a list hostnames or ips for the server address
  • Client options are in a new client configuration dialog
  • Provide a more accurate suggested IP, Update as network info changes if needed.
  • Add a simple search to the log
  • Lookup host name with IP4 or IP6
  • Replace broken scroll speed with a scroll scaling options

Fixes

  • deskflow-core crashes if hotkeys are not sent to all machines.
  • Horizontal scrolling is working again on all platforms
  • Key repeat events are now sent as repeat not press and release
  • Deskflow-core correctly blocks new instances when run without the --new-instance option
  • Server Mode, Only use the external config path if the option is enabled
  • Allow comma and semicolon in hotkey config
  • Gui can crash when clearing settings in debug mode
  • Mouse Back and Forward buttons are now working (again) on all platforms
  • macOS, crash when the log is opened and the gui minimized
  • macOS, restore Preferences menu entry when the application is using non english language
  • macOS, try icon was not showing when in Colorful mode
  • macOS, do not allow the os to kill deskflow for memory reasons
  • macOS, possible server crash when a client disconnects abruptly
  • macOS, possible crash on screen wake / screen saver activation
  • macOS, Wrong keys send when using "RIME" input method
  • Windows, possible crash when the daemon is started for the first time

General

  • Use Computer in place of Screen to indicate we work with Computers display layout and not individual screens attached
  • Clean and update the settings when starting up.
  • Do not show client connection error messages dialogs if the gui is hidden
  • Use Qt 6.9.3 for Intel Mac builds.
  • Windows: Use ICU dlls from the host system
  • Code continues to be cleaned of unused methods and updated to modern C++
  • Consolidate Debug levels to remove DEBUG3-5 levels

What's Changed

Read more

v1.25.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 15:33

Known Issues

  • macOS: crash when window is minimized if the log is open and docked #9206
  • deskflow-core can always start a new instance #9216
  • windows: user should clear settings or removeC:\ProgramData\Deskflow before upgrading to 1.25.0 #9224
  • macOS 13+ is required to use the builds we provide. Use on macOS 12 will require locally building

Features

Removes

  • CLI11 options
  • old deskflow-core cli options
  • TOMLPLUSPLUS and ENV files to set the configuration

What's Changed

Read more

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:17

Known Issues

  • #8946 (This is fixed if you use the continuous version)
  • #8970 (This is fixed if you use the continuous version)

Upgrade Notes

  • The log levels values in the gui have changed. Users may want to adjust the Log Level setting after upgrading.
  • The Binaries have changed we no longer have a deskflow-client or deskflow-server binary only deskflow-core.

What's Changed

New Contributors

Full Changelog: v1.23.0...v1.24.0

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:44

What's Changed

New Contributors

Full Changelog: v1.22.0...v1.23.0

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 29 May 13:57

Change Summary

  • Remove the broken drag and drop support
  • Improve the windows daemon
  • Use Deskflow-server.conf for the external server config name
  • Code base is now 60% less smelly
  • Fix issues around the dialog shown when you first connect a server / client.

Known Issues

  • #8641 the core service will not start if the gui is start minimized.

What's Changed

New Contributors

Full Changelog: v1.21.2...v1.22.0

v1.21.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 12:35

What's Changed

Full Changelog: v1.21.1...v1.21.2

v1.21.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 15:04

What's Changed

Full Changelog: v1.21.0...v1.21.1

Known Issue

Windows, elevation does not work proper in all cases. The next stable release will have further settings fixes to improve this.

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 13:58

What's Changed

Full Changelog: v1.20.1...v1.21.0

v1.20.1

Choose a tag to compare

@github-actions github-actions released this 07 Mar 17:14

Note

On Windows, you will need to install the Microsoft Visual C++ Redistributable.
Download latest: vc_redist.x64.exe

What's Changed

Full Changelog: v1.20.0...v1.20.1