Releases: Arzzam/Emitrax
Releases · Arzzam/Emitrax
v1.0.4
v1.0.3
What's Changed
- Minor fixes and performance added by @Arzzam in #11
- chore(deps-dev): bump vite from 6.1.0 to 6.1.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #7
- chore(deps): bump react-router from 7.1.5 to 7.5.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #6
- fix(bill-date): fix bill date logic by @Arzzam in #13
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #12
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0
🚀 EmiTrax v1.0 – Initial Release
📅 Release Date: June 2025
🏷️ Version: 1.0.0
🔧 Status: Stable
✨ What's New
We’re excited to announce the first release of EmiTrax – a personal EMI and tenure tracker built to simplify loan management.
🧮 Core Features
-
EMI Entry Form with inputs for:
- Loan name
- Principal amount
- Interest rate & discount
- Tenure (months)
- GST percentage
- Bill start date
-
Smart Calculations:
- Total loan amount with GST
- Monthly EMI breakdown (principal, interest, GST)
- Amortization schedule
- Important end/bill dates
- Tenure progress & financial summary
📊 Data Insights
- Remaining balance, months left, total paid interest/principal
- Auto-updating calculations for each EMI cycle
🛠️ Tech Stack
- Frontend: React + Vite + Tailwind CSS
- UI Components: Shadcn UI
- Backend/DB: Supabase
- Serverless Logic: Supabase Edge Functions
🧭 What's Next
- 📆 Reminders for upcoming EMIs
- 📈 Dashboard with EMI trends & analytics
- 📱 Mobile-friendly enhancements
- 🔐 Secure login and multiple account support
Thank you for using EmiTrax! Your feedback will shape future updates. Give as ⭐️ if you like it.
What's Changed
- Project Base completion 🚀 by @Arzzam in #1
- Enhance UI and minor changes by @Arzzam in #2
- chore(workflow): update pipeline and workflow for hosting 🚀 by @Arzzam in #3
- fix(optional): fix optional values in forms by @Arzzam in #4
- Add some enhancements by @Arzzam in #5
New Contributors
Full Changelog: https://github.com/Arzzam/Emitrax/commits/v1.0