Skip to content

Releases: chomusuke-works/Accountable

v2.3.1

11 May 10:56
e23d569
Compare
Choose a tag to compare

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

25 Apr 09:41
Compare
Choose a tag to compare

What's changed

  • ACTUALLY allowed duplicate account names

Full Changelog: v2.2.2...v2.2.3

v2.2.2

25 Apr 08:48
Compare
Choose a tag to compare

What's changed:

  • Various improvements and bug fixes

Full Changelog: v2.2.1...v2.2.2

v2.2.1

20 Apr 12:20
Compare
Choose a tag to compare

What's changed

  • Bug fixes

Full Changelog: v2.2.0...v2.2.1

v2.2.0

13 Apr 08:39
Compare
Choose a tag to compare

What's changed

  • Added withdrawals for savings accounts
  • Various improvements and bug fixes

Full Changelog: v2.1.2...v2.2.0

v2.1.2

12 Apr 08:39
Compare
Choose a tag to compare

What's changed

  • Bug fixes

Full Changelog: v2.1.1...v2.1.2

v2.1.1

11 Apr 16:17
Compare
Choose a tag to compare

What's changed

  • Fixed crash when starting the app without any existing data

Full Changelog: v2.1.0...v2.1.1

v2.1.0

11 Apr 12:58
Compare
Choose a tag to compare

What's Changed

  • Implemented account functionality
  • Various bug fixes and improvements

Full Changelog: v2.0.0...v2.1.0

v2.0.0

03 Apr 13:28
Compare
Choose a tag to compare

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

29 Mar 13:56
Compare
Choose a tag to compare

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