All rohanpoudel2/capsule updates
rohanpoudel2/capsule

Demo Beta

Capsify v0.1 launches with notifications, discovery feed, profiles, comments, and realtime sync.

Demo Beta — rohanpoudel2/capsule

We've updated the app's name and visual identity to Capsify. All your data and saved information remain exactly the same.

Users can now receive push notifications for likes, comments, and new items, with per-category toggles to tune delivery. Notifications ride Postgres triggers → Edge Function → Expo Push fanout.

New Notifications tab shows activity feed (likes, comments, new items) with real-time sync. Unread count badges the bell icon.

Paste a URL into items and it auto-unfurls into a rich preview card. Auto-detects YouTube/Vimeo (video), Spotify/Apple Music/SoundCloud (music with Odesli cross-links), and generic links.

Replaced small Fresh + duplicated Trending rows with a full-width ~300pt card feed ranked by proximity and trend, with persisted query cache for instant cold-launch paint.

Users can now upload custom avatars, edit bio and profile details, and see a larger profile hero with bio text.

Replaced vertical settings-menu-like layout with a branded 2×2 grid of content type tiles (photo, pin, note, list) and hero for new capsules. Fixes flex layout on iOS.

Consolidated three inconsistent button styles (Edit profile, Notification settings, Log out) into unified Button and SettingsRow primitives. Polish notification and profile screens.

Every JS exception, render error, failed query, and rejected mutation now surfaces in Sentry with stack traces, breadcrumbs, and context. Eliminates silent failure debugging.

Configures EAS with three build profiles (dev, preview, production) and Apple Team ID. Documents Supabase + EAS secrets wiring for TestFlight.

Enables custom native modules via expo-dev-client while keeping Expo Go functional for JS-only changes. Switches to Continuous Native Generation (CNG) with gitignored ios/ and android/.

Broad visual and interaction polish across every screen: expanded design tokens (shadows, gradients, animations), parallax scrolling, toast notifications, draft state indicators, and branded empty states.

Refreshes Welcome, Login, and SignUp screens with branded hero imagery and improved visual hierarchy.

Server-side full-text search with four sort modes, tag filtering, nearby location filtering, and local recents. Replaces client-side filtering.

Users can reply to contributions, share capsules out to any app, and see new items appear live as others post them. Fixes photo rendering regression from M7.

Users…

Capsify v0.1 launches with notifications, discovery feed, profiles, comments, and realtime sync.

Stay updated

Get notified when new releases are published. One email per release, and you can unsubscribe any time.