π Auto-connect on startup could hang on "connecting" β fixed
- With Auto-connect on startup enabled, the connection could get stuck on "connecting" after launch. A background startup task claimed a connect "generation" after the auto-connect had already fired, which aborted the auto-connect's attempt and left the status hanging. The startup ordering is fixed so auto-connect β and a fast manual Connect β can no longer be superseded that way, and auto-connect now waits for the background boot to settle before firing and retries only on a real failure. (Auto-connect is off by default; only users who enabled it were affected.)
What's Changed
Full Changelog: v0.9.0...v0.9.1