Release 0.12.0
April 11, 2026
Real-time updates, multi-image upload, and analytics infrastructure
for closed beta.
Features
- Real-Time Updates: The app now updates
automatically when other users take actions — no more pull-to-refresh
needed. Uses a three-layer hybrid of gRPC streaming (sub-second
delivery), FCM push notifications (background/terminated state), and
polling (correctness backstop). Includes push suppression for users with
active streams and narrowed event routing to avoid unnecessary refreshes
(#999,
#1085,
#1089)
- Multi-Image Upload: Upload multiple photos at once
from the media screen (#1086,
#1083,
reported by bryan)
- Media Carousel Access: Tapping on images in chat
and tapping on the empty part of the media bar now opens the media
carousel screen (#1086,
#1084,
reported by bryan)
Bug Fixes
- RSVP to Active Events: Users can now RSVP to events
that are already active, not just upcoming ones (#1088,
#1080,
reported by briangbrown)
- iOS Dev App Name: Dev builds now correctly display
“Ripls Dev” instead of “Ripls” on iOS (#1082)
Infrastructure
- Metabase Analytics: Added local Metabase setup for
analytics dashboards with read-only database access, plus Terraform
module for dev Cloud Run deployment (#1072,
#1078,
#1079)
Previous Releases