Skip to content

v4.1.0

Compare
Choose a tag to compare
@ewrogers ewrogers released this 11 Apr 00:14
· 219 commits to main since this release
aea445a

[4.1.0] - 2023-04-10

Added

  • New Updates section in Settings window allowing version checking
  • New Auto-Update window for downloading updates and launching the updater
  • New SleepHunter.Updater child project for applying auto-updates
  • New scanline overlay for displaying modals
  • Check for new updates on startup (if enabled)

Changed

  • Accessor key for About is now Alt+B instead of Alt+A (conflicted with All Macros)

Removed

  • Dead code for MVVM (use CommunityToolkit.Mvvm instead)
  • Old Debug.WriteLine calls (only used in Debug mode)