-
released this
2026-04-18 13:14:25 -04:00 | 12 commits to main since this releaseFixes
- Server offline no longer "loses" the server URL. When the backend is unreachable at launch, returning users now land on the briefing with a sticky offline banner + retry button instead of the login screen.
- Network failures (
NetworkException) are now distinguished from HTTP 401 in auth verification. - Fresh installs with an unreachable server still show the login screen (no stolen trust on a first boot that never authenticated).
Tier 2 follow-up
Real offline mode — local store, per-provider last-good caching, and edit reconciliation — is tracked as a follow-up task and is not part of this release.
Downloads