Skip to content

Releases: cozy/cozy-banks

1.46.0-beta.2

30 Sep 10:57
fa5360a
Compare
Choose a tag to compare
1.46.0-beta.2 Pre-release
Pre-release

✨ Features

  • Remove "Budget by custom tags" section in the settings

1.46.0-beta.1

29 Sep 16:38
Compare
Choose a tag to compare
1.46.0-beta.1 Pre-release
Pre-release
fix: Upgrade Cozy-client

To fix issue with queryAll when there is
an error. Like that, no more error is thrown.

See https://github.com/cozy/cozy-client/commit/20a8a807a0b9d9137bfad1ac1c7715ab8a3a057c

1.44.0-beta.19

15 Sep 12:58
Compare
Choose a tag to compare
1.44.0-beta.19 Pre-release
Pre-release

What's Changed

  • fix: Upgrade Harvest to hide BIContractActivationWindow when needed by @doubleface in #2486
  • Update cozy-ui on branch release/1.44.0 by @JF-Cozy in #2495
  • Upgrade cozy-ui from 74.6.0 to 74.6.1 on /release/1.44.0 branch by @JF-Cozy in #2500
  • Add missing intentsApi prop in DumbEditAccountModal (bc4ac01)

Full Changelog: 1.44.0-beta.18...1.44.0-beta.19

1.45.0-beta.7

01 Sep 09:47
Compare
Choose a tag to compare
1.45.0-beta.7 Pre-release
Pre-release

✨ Features

  • Optimization of the Mango query to get first / last date for an account
  • Upgrade cozy-ui to 74.0.0

🐛 Bug Fixes

  • Tag creation: No spaces before and after the text
  • Revert cozy-script to deduplicate CSS files
  • No more 404 call to manifest.json

🔧 Tech

  • Add tests for TagAddNewTagModal component

1.44.0-beta.18

31 Aug 08:39
38ffbce
Compare
Choose a tag to compare
1.44.0-beta.18 Pre-release
Pre-release

What's Changed

Full Changelog: 1.44.0-beta.17...1.44.0-beta.18

1.45.0-beta.6

26 Aug 14:46
Compare
Choose a tag to compare
1.45.0-beta.6 Pre-release
Pre-release

✨ Features

Pick this commits:

1.44.0-beta.17

22 Aug 14:26
Compare
Choose a tag to compare
1.44.0-beta.17 Pre-release
Pre-release

Fix : wrong version of harvest in previous beta

Full Changelog: 1.44.0-beta.16...1.44.0-beta.17

1.44.0-beta.16

22 Aug 12:36
2d911dd
Compare
Choose a tag to compare
1.44.0-beta.16 Pre-release
Pre-release

What's Changed

  • feat: Upgrade Harvest to fix BI webview contract synchronization by @doubleface in #2461

Full Changelog: 1.44.0-beta.15...1.44.0-beta.16

1.45.0-beta.5

12 Aug 09:57
2ece60b
Compare
Choose a tag to compare
1.45.0-beta.5 Pre-release
Pre-release

✨ Features

  • Update cozy-ui to 70.6.1 (071a6c7)

1.45.0-beta.4

10 Aug 14:52
570bb98
Compare
Choose a tag to compare
1.45.0-beta.4 Pre-release
Pre-release

✨ Features

  • Create scroll inside bottomSheet from a certain content height (e2c48b5)
  • Add CategoryTagsSettings in Settings page behind tags flag (49cbb56)

🐛 Bug Fixes

  • Validate button close the modal even if the selection has not changed (5ecfeba)