Releases: CodeWithCJ/SparkyBudget
Releases · CodeWithCJ/SparkyBudget
v0.12
- You can now upload your transaction history from CSV files for any selected account!
- SparkyBudget now attempts to automatically detect the date format in your transaction files, saving you time and effort.
- The balance details display has been improved for a better mobile viewing experience.
v0.11
- Updated Historical Trend page to stay in same URL instead of creating new one for every day range selection.
- Added Income vs Expense vs Budget chart in historical trend page.
- Added Net Cash Flow chart in History trend page
- Few code optimization
v0.1
- Fix for Number format
- Added responsive navigation bar that works in both Desktop and Mobile
- Update form for Split Transaction
v0.09
New Feature: Manual Account Tracking
You can now track accounts not directly connected to your system, such as cash accounts or other assets, by manually adding them. This release includes:
- The Balance Details sheet now allows you to add and manage manual accounts.
- The Historical Trend sheet now incorporates manually entered transactions, providing a more comprehensive view of your financial history.
v0.08
- Added new screen for maintaining Recurring budget.
- Cleared temp py file
v0.07
Bug fix scheduler job for Daily balance history, Sync against Banks and monthly budget generation based on budget template.
Adding logging statements for better debugging and troubleshooting.
v0.06
fix: scheduler tasks bug, Calendar filter display, and scroll-up icon usability
- Fixed a bug in scheduler tasks to ensure proper functionality.
- Updated the display format for the Calendar filter for better clarity.
- Added a scroll-up icon to improve user navigation and usability.
Fix for Sorting issue in Budget Summary sheet.
v0.05
Replace Year & Month filter with single calendar filter to interact with
- Budget Summary
- Budget creation
- Budget transaction details.
v0.04
- Optimized Desktop & Mobile view for Balance Details Table.
- Added edit icons to the tables to indicate those are editable.
v0.03
Multiple enhancements
- Bug fix: Improve scheduler logic
- Updated Mobile of Transaction details in historical trend sheet.
- Enhanced transaction details on the Historical Trend page with an improved UI for both desktop and mobile views.
- [Updated Salary Trend & Historical Trend]