mobile bluesky app made with flutter lazurite.stormlightlabs.org/
mobile bluesky flutter
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update changelog

+16 -1
+16 -1
CHANGELOG.md
··· 1 1 # CHANGELOG 2 2 3 - ## v1.0.0 (Alpha 3) (Unreleased) 3 + ## v1.0.0 (Alpha 4) 4 + 5 + ### Changed 6 + 7 + #### 2026-05-05 8 + 9 + - OAuth callback handling now prefers HTTPS app links/universal links on Android and iOS, with hosted app-association files and custom-scheme fallback retained. 10 + 11 + ### Fixed 12 + 13 + #### 2026-05-04 14 + 15 + - Fixed background auth-expiry recovery by adding unauthorized retry + session refresh/recovery paths across feed/thread/conversation reads. 16 + - Fixed account-switch reliability. 17 + 18 + ## v1.0.0 (Alpha 3) 4 19 5 20 ### Added 6 21