Releases: assetgrid/assetgridapp
Releases · assetgrid/assetgridapp
Assetgrid v0.3.0-dev.1 - Development preview
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
Assetgrid v0.2.1
Assetgrid v0.2.0
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
Assetgrid v0.2.0 - Development preview
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
Support for Sqlite
Assetgrid v0.1.1
Added support for Sqlite
v0.1.1-dev
Test release with SQLite support
Assetgrid v0.1.0
The first public release of Assetgrid 🎉.
Includes:
- A query engine
- A powerful CSV importer
- Transaction classification
- Category and cash flow graphs
And more...
Assetgrid v0.1.0-alpha.4
Minor bug fixes