1.53.0-beta.1
Pre-release
Pre-release
taratatach
released this
07 Mar 18:51
·
33 commits
to release/1.53.0
since this release
✨ Features
- Add sub section in configuration settings for manage data (import/export)
- Add the export page to allows you to generate and download an export bank data archive
- Allow exporting transactions and accounts as a CSV file stored in the Cozy via a service.
🐛 Bug Fixes
- The service
onOperationOrBillCreate
was failing with aCozyStackClient.collection() called without a doctype
error.