Skip to content

Releases: cozy/cozy-bar

v11.0.0

15 Feb 09:43
Compare
Choose a tag to compare

11.0.0 (2024-02-15)

Features

  • Add BarComponent (981a28f)
  • Add BarProvider (ad59c9d)
  • Add BarTheme (ca5ce4f)
  • Allow access application store into Bar customization (fb65550)
  • Expose a new Bar integrated into React Tree (a033537)
  • Extend cozy-ui useI18n with cozy-bar translations (768b042)
  • Get stack injected variable directly into cozy-bar (819a7ce)
  • Harmonize query on io.cozy.settings (d5ab632)
  • Keep compatibility with data-cozy-app-name (90476a7)
  • Make peerDependencies superior versions compatible (894096a)
  • Optimize CSS to avoir importing cozy-ui classes in double (e410aa7)
  • redux-logger is a dependencies (da6b170)
  • Remove content with redux (d02f2dd)
  • Remove cozy-client version check because its now a peerDeps (9bb3c14)
  • Remove unused file (4fd9e0b)
  • Remove webpack (5574ee5)
  • Use realtime from cozy-client (b3cb054)
  • Use semantic css var for colors - make the bar theme responsive (daaacf9)
  • Use the hook useWebviewIntent instead setWebviewContext (e2d8e15)

BREAKING CHANGES

  • The BarComponent need to wrap into an WebviewIntentProvider from cozy-intent
  • You need to use BarComponent into your application if you want to have the cozy-bar

v10.0.0

22 Sep 07:58
Compare
Choose a tag to compare

10.0.0 (2023-09-22)

Features

  • Update cozy-client from 38.9.2 to 40.5.0 (0485b55)
  • Update cozy-ui from 88.2.1 to 93.1.1 (0c6fcc2)

BREAKING CHANGES

  • You need cozy-ui >= 93.1.1
  • You need cozy-client >= 40.5.0

v9.1.0

24 Aug 07:43
Compare
Choose a tag to compare

9.1.0 (2023-08-24)

Bug Fixes

  • Use as with io.cozy.settings improve cache between apps (71a45f8)

Features

v7.29.0

24 Aug 13:30
Compare
Choose a tag to compare

7.29.0 (2023-08-24)

Features

v9.0.0

05 Jul 17:31
Compare
Choose a tag to compare

9.0.0 (2023-07-05)

Features

  • Update cozy-ui and all its dependencies (e55ae9f)

BREAKING CHANGES

    • you need to upload cozy-ui >= 88.2.1
  • you need to upload cozy-client >= 38.9.2

v8.15.0

19 May 16:02
Compare
Choose a tag to compare

8.15.0 (2023-05-19)

Features

  • Add isInvertedTheme param (f2ffde5)

v7.28.0

19 May 16:00
Compare
Choose a tag to compare

7.28.0 (2023-05-19)

Features

  • Add isInvertedTheme param (d460806)

v7.27.0

09 May 07:18
Compare
Choose a tag to compare

7.27.0 (2023-05-09)

Features

v7.26.0

27 Apr 08:30
Compare
Choose a tag to compare

7.26.0 (2023-04-27)

Features

v8.14.1

14 Apr 09:38
Compare
Choose a tag to compare

8.14.1 (2023-04-14)

Bug Fixes

  • Cloud icon was too close to home text button (e069296)
  • Increase apps height to see 8,5 apps (04f73c9)
  • Rename back to home to back to dashboard (d60c932)
  • Set default app always to home (8fdfb53)