BetterTrack App 0.54
Pre-release-
Notification archive/delete live (#437/PR #440) + friend-alerts ungate + first-class activity rows
Owner directive: inbox Active|Archived|All filter, per-row archive/unarchive/
delete with undo snackbar, bulk archive-all-read / delete-all-archived /
delete-all behind destructive confirms, bell badge = server unread-active.
Wired to the as-shipped #440 semantics (view param, archivedAt, archive-
implies-read, 204 deletes, archive-all-read path) behind the
archiveDeleteEnabled kill-switch, ON — live-verified E2E on prod.Also: obsolete 'Coming soon' badge removed from friend activity-alerts
(pipeline is live; toggle round-trip re-verified), and friend.activity /
watchlist.shared / conglomerate.shared render first-class with deep-links.322 unit tests green; EN/DE parity 859=859.
-
Archive+delete LIVE (PR #440, prod fb09efd): exact wire semantics — view param (default active), archivedAt additive, unreadCount=active-unread, archive-implies-read, 204 deletes, scope-required bulk, 7d auto-archive; wire the app UX now
-
Owner nudge: notification archive/delete (#437) is in build platform-side NOW — start the app UX in parallel; as-shipped semantics + tick follow on merge