Skip to content

Pre-release 2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DareFox DareFox released this 19 Feb 17:38
· 10 commits to clientless since this release
8d5b7b7

How to install

Changes:

  • Remove Client management logic from Service to separate ClientManager class
  • Now Service starts client, you don't need to add Client to autostart anymore
  • Changed self-made logger to NLog with filters (100 Logs, 1 Log = Max 1 MB, Suspending duplicates in logs)
  • AppRunner now launching apps, accounting if these programs were launched before and weren't killed
  • Rewrote all Service logic
  • Changed WinAPI lib exception type from Exception to custom types
  • Added icons to binaries

Full Changelog: 1.0.2...pre-release-2.0.0