Skip to content

Releases: assetgrid/assetgridapp

Assetgrid v0.3.0-dev.1 - Development preview

21 Nov 17:53
d7d495c
Compare
Choose a tag to compare

Development preview of the next release.

Adds support for custom fields such as text fields, references to other accounts and transactions and attachments.
Also adds support for translations

Assetgrid v0.2.2

20 Oct 19:33
8d72b06
Compare
Choose a tag to compare

Fixed

  • Fixed issues when sorting
  • Reset page when filter changed during search (#55)
  • Fix wrongly named modal on import page (#58)
  • Fix incorrect balances on account page (#57)

Assetgrid v0.2.1

19 Oct 14:06
2b3b540
Compare
Choose a tag to compare

Added

  • Display version at the bottom of the sidebar (#47)
  • Display transfers among own accounts separately from revenue and expenses in charts (#50)

Fixed

  • Incorrect times when server timezone is different from client timezone (#51 #52)

Assetgrid v0.2.0

18 Oct 16:23
9fba175
Compare
Choose a tag to compare

Added

  • Support for rule-based automations 馃. Configure Assetgrid to automatically process transactions during import.
  • Support for separate credit and debit columns when importing (#36)
  • Add option to ignore initial part of CSV file during import (#36)
  • Made it possible to specify categories per line in split transactions
  • Added builds for architectures arm64 and armv7 (#38)

Fixed

  • #35 Fixed issue with MySQL migrations that made it impossible to setup the required database

Read more

Assetgrid v0.2.0 - Development preview

18 Oct 12:25
15fef8e
Compare
Choose a tag to compare
Pre-release

Preview of Assetgrid 0.2.0

Adds support for automation.
Also adds support for separate credit/debit columns during import and fixes database migrations with MySQL

Assetgrid v0.1.2

12 Oct 20:14
Compare
Choose a tag to compare

Support for Sqlite

Assetgrid v0.1.1

12 Oct 18:43
db992d7
Compare
Choose a tag to compare

Added support for Sqlite

v0.1.1-dev

12 Oct 19:58
Compare
Choose a tag to compare
v0.1.1-dev Pre-release
Pre-release

Test release with SQLite support

Assetgrid v0.1.0

10 Oct 16:18
Compare
Choose a tag to compare

The first public release of Assetgrid 馃帀.

Includes:

  1. A query engine
  2. A powerful CSV importer
  3. Transaction classification
  4. Category and cash flow graphs

And more...

Assetgrid v0.1.0-alpha.4

07 Oct 20:18
Compare
Choose a tag to compare
Pre-release

Minor bug fixes