Public roadmap
What we're building next. We don't hide the plan, and the dates we publish are the ones we hold ourselves to.
Got a feature request? Email us.
Now
Actively in flight. Expect within ~30 days.
Mobile install + offline polish
Cleaner install prompt timing, better cache strategy for assets, swipe-to-delete for transaction lists, bottom-sheet dialogs on small screens.
Real-time multi-device sync
Keep cloud sync local-first but bidirectional. Currently push-only; planned: pull-and-merge with conflict resolution.
Next
On the queue. Expect within ~90 days.
Family tier shared budgets — full UI
The data primitive ships now (compute shares, balances, settle-up). Next: invitation flow, member-management page, shared-expense entry UI.
Capacitor-wrapped iOS + Android apps
Ship the existing PWA as native apps via Capacitor. Adds biometric unlock, system-level notifications, and App Store distribution.
Streaming AI responses
Replace server-action chat with an API route that streams tokens. Better perceived latency + real abort-on-navigate semantics.
Later
Wishlist. Specifics may shift.
Arabic translations + full RTL
i18n + RTL infrastructure exists; translating new marketing pages, blog, and onboarding flows into Arabic is a content task we'll tackle once the page count stabilizes.
PSD2 / open banking direct
Today we use Plaid (US/UK/EU) and Lean (UAE/GCC). Adding direct PSD2 connections in select EU markets to bypass aggregator fees.
Household investment view
Aggregate two-partner portfolios with proper attribution: who bought what, joint vs separate accounts, tax-lot tracking by owner.
Tax form pre-fill (1099, P11D, etc.)
Generate prefilled tax forms for the user's home country based on transaction + portfolio data. Currently we ship a year-end summary; full form export is a meaningful next step.
Shipped
Done recently. Permanent home is the changelog.
AI Privacy Mode + local-only
Cloud (Gemini), Local (Ollama), or Local-only with server-enforced routing.
Password-protected vault
Optional PBKDF2-derived encryption key with 30-min auto-lock.
CSV + PDF export
GDPR-compliant exports beyond the existing JSON backup.