Skip to content

Releases: cozy/cozy-bar

v19.0.0

04 Apr 07:03

Choose a tag to compare

19.0.0 (2025-04-04)

Features

BREAKING CHANGES

  • You now need cozy-ui >= 122.0.1

v18.3.0

01 Apr 13:43

Choose a tag to compare

18.3.0 (2025-04-01)

Features

  • Do not show home button if on home (de25d07)
  • Forward componentProps to CozBarWrapper (0234f23)

v18.2.0

01 Apr 10:04

Choose a tag to compare

18.2.0 (2025-04-01)

Bug Fixes

  • Avoid avatar blink (00ec4f0)
  • Use darker color for apps name (ea83d00)

Features

  • Improve spacing in UserMenu and AppsMenu (f1f3ac4)
  • Use a link to allow right click in help link (8919507)
  • Use CloudRainbow (ba1b341)

v18.1.0

01 Apr 06:56

Choose a tag to compare

18.1.0 (2025-04-01)

Features

v18.0.0

27 Mar 18:17

Choose a tag to compare

18.0.0 (2025-03-27)

Features

  • Add actions on UserMenu buttons (07bc70f)
  • Add HelpLink component (77bd2f8)
  • Add new "apps menu" component (7b96ba6)
  • Add new "user menu" component (fd5bb66)
  • Correctly manage items order on Bar with twake theme (7e98025)
  • Update cozy-search (103cc41)
  • Update cozy-ui and cozy-client (91316ea)
  • Update Home button (3f1e169)

BREAKING CHANGES

  • You need cozy-ui >= 121.8.0 and cozy-client >= 52.1.0

v17.1.0

20 Mar 16:20

Choose a tag to compare

17.1.0 (2025-03-20)

Features

v17.0.0

19 Mar 06:14

Choose a tag to compare

17.0.0 (2025-03-19)

Features

  • Add cozy-search and peer deps (00934ad)
  • Expose route to display assistant dialog (a4bae53)
  • Render search if searchOptions.enabled is true (0278b42)

BREAKING CHANGES

  • You must add cozy-dataproxy-lib >= 4.1.0 as a dep
    and react-router-dom >= 6.14.2 as a dep when using cozy-bar

yarn add cozy-dataproxy-lib [email protected]

v7.32.0

08 Jan 15:10

Choose a tag to compare

7.32.0 (2025-01-08)

Features

v16.1.0

22 Nov 17:06

Choose a tag to compare

16.1.0 (2024-11-22)

Features

  • SettingsContent: Move permissions into second section (a38cab6)

v16.0.1

21 Nov 16:19

Choose a tag to compare

16.0.1 (2024-11-21)

Bug Fixes