Release 0.11.23 latest
What's Changed
Mainly a build to allow testing upgrading post upgrade fixes.
- Moved some windows core to the win folder by @mickem in https://github.com/mickem/nscp/pull/1187
Full Changelog: https://github.com/mickem/nscp/compare/0.11.22...0.11.23
Release 0.11.22
What's Changed
This updated mainly includes a possible fix for removing configuration on upgrade
- Added more test and fixed various bugs and enhanced cron algorithm by @mickem in https://github.com/mickem/nscp/pull/1183
- Added more tests t2 by @mickem in https://github.com/mickem/nscp/pull/1184
- Possible fix for installer wiping config by @mickem in https://github.com/mickem/nscp/pull/1186
Full Changelog: https://github.com/mickem/nscp/compare/0.11.21...0.11.22
Release 0.11.21
What's Changed
This fixes the upgrade issue plaguing the last dozen or so pre releases. This by reverting the dll name change causing wix to go haywire and removing a file.
If you have installed on of the pre-releases since 0.11.8 I would recommend uninstalling manually and re-installing either this or 0.11.8. This is only applicable on Windows so if you have been using them on Linux it should be fine (presumably)
- Fixed installer issues by @mickem in https://github.com/mickem/nscp/pull/1181
Full Changelog: https://github.com/mickem/nscp/compare/0.11.20...0.11.21