Releases: cozy/cozy-store
Releases · cozy/cozy-store
1.14.0-beta.1
✨ Features
- Change translate ISP category to
Mobile and internet
- Add better support for dark mode
- Add 3 new banks : Lydia, Allianz Banque, Ma French Bank
🐛 Bug Fixes
- Custom theme colors were not taken into account
🔧 Tech
- Add sentry
- Use node 20 as default
- Update cozy-scripts from 8.1.1 to 8.3.0
- Update cozy-ui from 95.8.0 to 109.0.0
- Update cozy-flags from 2.8.7 to 3.2.2
- Update cozy-client from 41.8.1 to 48.1.0
- Update cozy-bar from 7.19.1 to 12.2.4
1.13.0
1.12.0
What's Changed
- feat: Bump version to 1.12.0 by @cballevre in #883
- feat(Intent): Add
terminateIfInstalled
option to intentData by @Merkur39 in #884 - feat: Add filter by qualification label for INSTALL intent by @Merkur39 in #885
- fix: Reduce click area on app vote component (VO-172) by @acezard in #886
- feat: update travis for 16&20 unit tests by @acezard in #887
Full Changelog: 1.11.0...1.12.0
1.12.0-beta.1
What's Changed
- feat: Bump version to 1.12.0 by @cballevre in #883
- feat(Intent): Add
terminateIfInstalled
option to intentData by @Merkur39 in #884 - feat: Add filter by qualification label for INSTALL intent by @Merkur39 in #885
- fix: Reduce click area on app vote component (VO-172) by @acezard in #886
Full Changelog: 1.11.0-beta.1...1.12.0-beta.1
1.11.0
✨ Features
- Change voting link so it redirects to the product board wishlist
- Add pro category for konnectors
- Modify the download link for the Flagship application to adapt it to white labels
🐛 Bug Fixes
- Hide filters everywhere except on the discover page
🔧 Tech
- Update
cozy-ui
from91.2.0
to95.6.0
- Update
cozy-interapp
from0.7.4
to0.9.0
1.11.0-beta.1
✨ Features
- Change voting link so it redirects to the product board wishlist
- Add pro category for konnectors
- Modify the download link for the Flagship application to adapt it to white labels
🐛 Bug Fixes
- Hide filters everywhere except on the discover page
🔧 Tech
- Update
cozy-ui
from91.2.0
to95.6.0
- Update
cozy-interapp
from0.7.4
to0.9.0
Notes:
- This version includes the changes from 1.10.0, as that version will not be released
1.10.0-beta.1
✨ Features
- Modify the download link for the Flagship application to adapt it to white labels
🐛 Bug Fixes
- Hide filters everywhere except on the discover page
1.9.19
✨ Features
- Update
INSTALL
Intent, this Intent can now redirect to 2 additional pages, withpageToDisplay
&category
option.
In the case of aslug
withpageToDisplay: "details"
are defined, this Intent opens cozy-store on the konnector/app details page, instead of the permissions page.
🐛 Bug Fixes
- Selected category doesn't overflow anymore from the Sidebar
- Selected category is not lost anymore when selecting an App
- Search filter and other filters are not lost anymore when selecting an App
1.9.19-beta.1
✨ Features
- Update
INSTALL
Intent, this Intent can now redirect to 2 additional pages, withpageToDisplay
&category
option.
In the case of aslug
withpageToDisplay: "details"
are defined, this Intent opens cozy-store on the konnector/app details page, instead of the permissions page.
🐛 Bug Fixes
- Selected category doesn't overflow anymore from the Sidebar
- Selected category is not lost anymore when selecting an App
- Search filter and other filters are not lost anymore when selecting an App