Releases: cozy/cozy-banks
Releases · cozy/cozy-banks
1.55.0
✨ Features
- Update cozy-bar to get fixed cloud icon position
- Save imported transactions count
- Update Success modal to specify number of successfully imported operations
- Add
balancesNotifications
toio.cozy.bank.settings
- Add current balance for each account in
io.cozy.bank.settings
whenonOperationOrBillCreate
service run.
🐛 Bug Fixes
- French wording for import success title
- Email notification for balance greater wasn't using the right title
- Reduction of the number of BalanceLower & BalanceGreater notifications
🔧 Tech
- Add import service documentation
1.55.0-beta.1
✨ Features
- Update cozy-bar to get fixed cloud icon position
- Save imported transactions count
- Update Success modal to specify number of successfully imported operations
- Add
balancesNotifications
toio.cozy.bank.settings
- Add current balance for each account in
io.cozy.bank.settings
whenonOperationOrBillCreate
service run.
🐛 Bug Fixes
- French wording for import success title
- Email notification for balance greater wasn't using the right title
- Reduction of the number of BalanceLower & BalanceGreater notifications
🔧 Tech
- Add import service documentation
1.54.0
1.54.0-beta.2
🐛 Bug Fixes
- Import accounts with a normalized number
- Prevent fallback on sub-optimal index for in-progress jobs query.
1.53.1
1.53.1-beta.2
🔧 Tech
- Bumped app version number to 1.53.1
1.53.1-beta.1
🐛 Bug Fixes
- Import accounts with a normalized number
- Prevent fallback on sub-optimal index for in-progress jobs query.
1.54.0-beta.1
✨ Features
- Vendor account IDs are exported for every account
- Loan attributes are exported for these accounts
🐛 Bug Fixes
- The export page can now request queued and running export service jobs
- Transactions value dates are exported as short strings (i.e.
YYYY-MM-DD
) - Create proper, optimized query for in-progress export jobs
🔧 Tech
- Notifications are compatible with the new Cozy app
- Improve performances of in-progress export jobs lookup
Full Changelog: 1.53.0...1.54.0-beta.1
1.53.0
✨ Features
- Export your bank's data in
csv
format via theSettings
page - Import bank data from Cozy bank export file (
csv
format) via theSettings
page - Rework
renderExtraRoutesWithoutLayout
AppRoute method - Allow grouping bank accounts by institution labels in Settings
🐛 Bug Fixes
- The service
onOperationOrBillCreate
was failing with aCozyStackClient.collection() called without a doctype
error. - Bank accounts imported via the import service are grouped by their institution label in the
Settings > Accounts
tab
🔧 Tech
- Remove direct dependency to
cozy-stack-client
- Bump
cozy-stack-client
from 35.3.1 to 35.6.0 - Bump
cozy-pouch-link
from 35.3.1 to 35.6.0 - Services launched via the CLI use a
CozyClient
instance withappMetadata
1.53.0-beta.9
🐛 Bug Fixes
- Bank accounts imported via the import service are grouped by their institution label in the Settings > Accounts tab
🔧 Tech
- Services launched via the CLI use a
CozyClient
instance withappMetadata