What we shipped. What ships next.
Lifetime updates means every release lands here. Right now it’s a build journal — public launch flips that to a real release log.
Coming up
v1.0 Public launch
May 31, 2026PlannedFirst public release. Single $199 / $299 package, lifetime updates, Stripe checkout opens to everyone.
Added
- Public Stripe checkout + automatic GitHub repo invite on purchase
- Submission checklist email (Privacy Manifest, ATT, account deletion)
- Real customer testimonials replacing placeholders
v0.9 Closed beta
May 15, 2026PlannedEarly-bird cohort gets repo access. Feedback round before public launch.
Added
- First 50 early-bird invites sent — $199 lifetime
- Discord channel opens for buyers
- Onboarding email + first-run setup guide
Build progress
v0.8 Paywall + Auth
Apr 29, 2026Real StoreKit 2 with Transaction.updates listener wired at app launch. Onboarding mesh now flows through paywall + auth idToken pattern.
Added
- Real StoreKit 2 — Transaction.updates listener at app launch
- Real Product.purchase() + AppStore.sync() restore
- Onboarding mesh — 19 page templates wired end-to-end
- idToken pattern for Sign in with Apple + Terms / Privacy SafariView
Changed
- Paywall renders real products, no mock data path
- Refund + family-shared purchases stay in sync without extra code
v0.7 Shop module
Apr 15, 2026Full e-commerce flow — 4 distinct shop styles, cart, checkout, orders, reviews, wishlist all wired.
Added
- 27 Shop routes — products, categories, cart, checkout, orders, reviews
- 4 shop styles — Standard / Minimal / Luxury / Marketplace
- Wishlist + favorites + recently viewed managers
- Central toast + iOS 26 Liquid Glass tab bar minimize behavior
v0.6 Provider architecture
Mar 30, 2026Protocol-based provider layer with 22 implementations across Backend, Payment, Push, Analytics. Mock-first, real-when-ready pattern.
Added
- Backend providers — Firebase / Supabase / REST / CloudKit
- Payment providers — Stripe / RevenueCat / Apple Pay
- Push providers — APNs / FCM / OneSignal
- Analytics providers — Mixpanel / Firebase Analytics / PostHog
- ShopConfig runtime selection + UserDefaults persistence
v0.5 Theme + i18n
Mar 15, 2026ThemeTokens design system (450+ adaptive tokens) + L10n architecture (450+ keys, runtime switch without restart, EN bundled).
Added
- ThemeTokens — Brand, Colors, Spacing, Radius, Typography, Sizing, Shadow, Animation
- L10n.Category.key — type-safe localization, no string typos
- LanguageManager — runtime switch, no app restart
- Localizable.strings — 450+ EN keys, locale folders ready to add
v0.4 Routing
Mar 1, 2026Custom AppRouter over a 60+ case AppRoute enum. One NavigationStack per route. Routes are Hashable + Codable for deep-link / state restoration.
Added
- AppRouter + AppRoute enum (60+ routes)
- NavigationStack-per-route pattern
- Deep-link + state restoration ready
v0.3 Foundation
Feb 15, 2026@Observable macro for state. iOS 17+ baseline. Privacy Manifest pre-wired with Required Reason APIs mapped.
Added
- AppState + per-feature *State classes (@Observable)
- Keychain (KeychainManager) for token storage
- PrivacyInfo.xcprivacy with Required Reason APIs
v0.2 Scaffold
Feb 1, 2026Initial repo + Xcode project. PBXFileSystemSynchronizedRootGroup so new files auto-include without project.pbxproj edits.
Added
- SwiftUI scaffold with Xcode 16+ requirement
- PBXFileSystemSynchronizedRootGroup setup
- Repo structure — App / Core / UIComponents / Features
Lock in early-bird pricing.
$199 now · $299 after launch · lifetime updates from this changelog.