Skip to content

Commit

Permalink
chore: Update changelog for v1.53.0 (#2642)
Browse files Browse the repository at this point in the history
  • Loading branch information
taratatach authored Apr 3, 2023
1 parent 7d96382 commit 15f54af
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,23 @@

## ✨ Features

* Export your bank's data in `csv` format via the `Settings` page
* Import bank data from Cozy bank export file (`csv` format) via the `Settings` page
* Rework `renderExtraRoutesWithoutLayout` AppRoute method
* Allow grouping bank accounts by institution labels in Settings

## 🐛 Bug Fixes

* The service `onOperationOrBillCreate` was failing with a `CozyStackClient.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 with `appMetadata`

# 1.52.0

### ✨ Features
Expand Down

0 comments on commit 15f54af

Please sign in to comment.