macOS Release

Version 1.0.5 (31)

Intel Stability & Convenience

macOS Requires macOS 14+

Intel Stability & Convenience

This release fixes a critical issue on Intel Macs where the UI would freeze while gathering hardware information, and adds a convenient "Launch at Login" option so Network Weather starts automatically with your Mac.

What's New in 1.0.5

  • Launch at Login: New preference to automatically start Network Weather when you log in
  • Intel Mac Stability: Fixed UI freezes caused by blocking hardware info calls
  • Burst Detection: Improved network anomaly detection with JSONL sample archiving
  • Diagnostic Tools: Added UniFi client lookup for advanced network debugging

Technical Improvements

  • Asynchronous hardware info retrieval prevents UI thread blocking on Intel
  • LoginItemManager uses modern SMAppService API for launch-at-login
  • Simplified MainActor usage patterns for better Swift 6 compatibility
  • Documentation improvements with dedicated architecture docs

Intel Mac Users

If you experienced UI freezes or the app becoming unresponsive on your Intel Mac, this update should resolve those issues. The hardware information gathering now happens in the background without blocking the main thread.