Releases: chomusuke-works/Accountable
Releases · chomusuke-works/Accountable
v2.3.1
What's Changed
- Added a chart to visualize the evolution of the total balance
- Various bug fixes
Full Changelog: v2.2.3...v2.3.1
v2.2.3
v2.2.2
v2.2.1
v2.2.0
What's changed
- Added withdrawals for savings accounts
- Various improvements and bug fixes
Full Changelog: v2.1.2...v2.2.0
v2.1.2
v2.1.1
What's changed
- Fixed crash when starting the app without any existing data
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Implemented account functionality
- Various bug fixes and improvements
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Storage is managed more efficiently
- Data entry in text fields is restricted to usable values, depending on the context
Important: storage files from v1.0.0 are not compatible with this version.
Full Changelog: v1.0.0...v2.0.0
Accountable v1.0.0
This first version allows basic operations with transactions.
What's new
- Transactions are color-coded based on their type
- Transaction value can be set either as an absolute value, or as a proportion of the month's total or remaining income
- Transaction history is automatically saved to the disk
Full Changelog: https://github.com/ChXmusuke/Accountable/commits/v1.0.0