Skip to content

v0.18

Choose a tag to compare

@CodeWithCJ CodeWithCJ released this 26 May 15:36
· 22 commits to main since this release

✨Key Features:

✅ Transaction Splitting: Split transactions directly within the Budget Transaction view, enabling more granular categorization and precise budgeting. ✂️
📈 Enhanced Trend View: Account Names are now displayed for Trend transactions, providing greater context and clearer transaction analysis.

🐛Bug Fixes:

✔️ Split Transaction Integrity: Addressed a critical issue where split transaction IDs were improperly managed. The system now correctly generates incremental suffixes while preserving accurate split amounts. (Resolved!)
✔️ Accurate Available Balance: Corrected a discrepancy in the Balance Summary page where pending transactions were not reflected in the Available Balance calculation. The Available Balance now accurately accounts for all pending transactions. 💰 (Fixed!)
✔️ Mobile Navigation Stability: Resolved navigation issues in the mobile view, ensuring a smoother and more reliable user experience on smaller screens. 📱(Improved!)

🛠️ Other Improvements:

⚙️ Automatic Database Migration: The application now automatically migrates your database to the latest schema version on startup, streamlining the upgrade process.