Release 0.12.1
April 12, 2026
Notification deep link reliability, database stability, and
infrastructure hardening.
Bug Fixes
- Notification Deep Links: Fixed chat notification
taps failing to navigate to the correct conversation after background or
cold start. Added resume-check and deduplication to prevent stale or
duplicate navigations (#1036,
#1101,
reported by matt)
- Database Connection Exhaustion: Fixed connection
pool exhaustion caused by streaming autoscaling — connections are now
properly bounded under concurrent real-time update streams (#1096,
#1097)
- Empty Community Guard: Feed and search endpoints
now validate community_id before querying the database, preventing
spurious errors (#1100)
Infrastructure
- CI Performance: Moved all CI to self-hosted runners
with pre-installed Android SDK and Flutter, removed redundant caching
and build artifact uploads, scaled runners from 4 to 8 (#1095,
#1098)
- Terraform State: Migrated Terraform state to GCS
remote backend for team-safe concurrent access (#1094)
- Metabase Analytics (Prod): Deployed analytics
dashboards to the prod environment (#1090,
#1091)
Previous Releases