Skip to content

1.0.2

Compare
Choose a tag to compare
@chippokiddo chippokiddo released this 18 Dec 23:59
· 27 commits to main since this release
91866c2

Note

This version introduced several new features and enhancements that should have been released as version 1.1.0 according to semantic versioning

Bug Fixes

  • Fixed menu bar icon resizing logic

Other Changes

  • Added HTTP response validation
  • Added timeout interval to the request
  • Added localization and accessibility support
  • Added concurrency handling to prevent overlapping update checks
  • Added memory management for aboutWindow and settingsWindow
  • Custom error types for more explicit error handling
  • Fallback logic for asset selection
  • Graceful decoding error handling with additional context if decoding fails
  • Improved checkForAppUpdates error handling
  • Improved isNewerVersion logic

Full Changelog: 1.0.1...1.0.2