Skip to content

Releases: CodeWithCJ/SparkyBudget

v0.12

10 Apr 23:28

Choose a tag to compare

  • 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

07 Apr 00:51

Choose a tag to compare

  • 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

05 Apr 17:53

Choose a tag to compare

  • Fix for Number format
  • Added responsive navigation bar that works in both Desktop and Mobile
  • Update form for Split Transaction

v0.09

05 Apr 00:29

Choose a tag to compare

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

04 Apr 03:05

Choose a tag to compare

  • Added new screen for maintaining Recurring budget.
  • Cleared temp py file

v0.07

03 Apr 02:47

Choose a tag to compare

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

01 Apr 01:16

Choose a tag to compare

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

31 Mar 22:17

Choose a tag to compare

Replace Year & Month filter with single calendar filter to interact with

  • Budget Summary
  • Budget creation
  • Budget transaction details.

v0.04

30 Mar 22:24

Choose a tag to compare

  • Optimized Desktop & Mobile view for Balance Details Table.
  • Added edit icons to the tables to indicate those are editable.

v0.03

30 Mar 13:50

Choose a tag to compare

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]