Releases: Rishiidev/Submap-App
Releases · Rishiidev/Submap-App
Release list
v1.0.0 — Initial Release
What's in v1.0.0
- Privacy-first expense and income tracking — all data in browser localStorage
- Recurring transactions (weekly / monthly / yearly) with auto-generation
- Custom categories with icons, colors, and per-category monthly budgets
- Budget rollover toggle per expense category
- Interactive analytics dashboard — net flow, category breakdown, trend charts
- Multi-currency: USD, EUR, INR, GBP with locale-correct formatting
- Dark mode, light mode, high-contrast theme
- PWA manifest — installable on iOS and Android home screens
- Full offline capability
Use it now
Live app: https://submap.vercel.app/
Self-host:
git clone https://github.com/Rishiidev/Submap-App.git
cd Submap-App
npm install && npm run buildWhat's next
See open issues — contributions welcome.