[!NOTE] On Windows, you will need to install the Microsoft Visual C++ Redistributable.
Download latest:vc_redist.x64.exe
What's Changed
- Fix Windows daemon version print timing and tidy up descriptions by @nbolton in https://github.com/deskflow/deskflow/pull/8290
- fix: Show console on Windows for daemon -h and -f args by @nbolton in https://github.com/deskflow/deskflow/pull/8303
- chore: remove obsolete runWizard setting by @sithlord48 in https://github.com/deskflow/deskflow/pull/8292
- feat: Show Git SHA in Windows daemon version number by @nbolton in https://github.com/deskflow/deskflow/pull/8305
- fix: Guard MSVC runtime version depending on compiler version by @nbolton in https://github.com/deskflow/deskflow/pull/8312
- Cmake Clean up by @sithlord48 in https://github.com/deskflow/deskflow/pull/8306
- docs: Make Windows MSVC redist requirement stand out by @nbolton in https://github.com/deskflow/deskflow/pull/8320
- chore: Fixed Windows service description in wix-patch.xml by @nbolton in https://github.com/deskflow/deskflow/pull/8322
- Common lib by @sithlord48 in https://github.com/deskflow/deskflow/pull/8318
- fix: mac os icon mask by @sithlord48 in https://github.com/deskflow/deskflow/pull/8319
- fix: Allow compiling on VS2019 for contributors with old IDEs by @nbolton in https://github.com/deskflow/deskflow/pull/8325
- Check for MSVC redist before starting service on Windows by @nbolton in https://github.com/deskflow/deskflow/pull/8327
Full Changelog: https://github.com/deskflow/deskflow/compare/v1.20.0...v1.20.1