Skip to content

Releases: cozy/cozy-ui

v109.1.1

10 Jun 14:28
Compare
Choose a tag to compare

109.1.1 (2024-06-10)

Bug Fixes

  • Viewer: Icon color wasn't correct on file options (8575332)

v109.1.0

10 Jun 12:36
Compare
Choose a tag to compare

109.1.0 (2024-06-10)

Features

  • Add background color on <body> (a2041f2)

v109.0.2

10 Jun 09:36
Compare
Choose a tag to compare

109.0.2 (2024-06-10)

Bug Fixes

  • InfosBadge: Color wasn't theme responsive (c3cf75e)

v109.0.1

06 Jun 15:59
Compare
Choose a tag to compare

109.0.1 (2024-06-06)

Bug Fixes

  • ExpandedAttributes: Use Client to get excluded metadata (1b49153)

v109.0.0

06 Jun 14:22
Compare
Choose a tag to compare

109.0.0 (2024-06-06)

Bug Fixes

  • Viewer: Add displayName static property to BottomSheetHeader (2b6dc97)

Features

  • Change translation of confidentialNumber (73e89fe)
  • Upgrade cozy-sharing peerDeps (9c2c839)

BREAKING CHANGES

  • you must have cozy-sharing >= 14.1.0

v108.1.0

06 Jun 12:31
Compare
Choose a tag to compare

108.1.0 (2024-06-06)

Features

  • Improve contacts list performances (bc8bc84)

v108.0.0

06 Jun 09:50
Compare
Choose a tag to compare

108.0.0 (2024-06-06)

Features

  • Add flag to activate dark mode (5df55a8)

BREAKING CHANGES

  • you can now use safely <meta name="color-scheme" content="light dark" /> in your app, and so replace <meta name="color-scheme" content="only light" /> if necessary.
    The light mode is forced by an other way, you can use ui.darkmode.enabled flag to enable the dark mode if you want.

v107.4.1

05 Jun 15:18
Compare
Choose a tag to compare

107.4.1 (2024-06-05)

Bug Fixes

  • AppsSection: Change only ISP wording (8542e61)

v107.4.0

05 Jun 09:53
Compare
Choose a tag to compare

107.4.0 (2024-06-05)

Bug Fixes

  • useSetFlagshipUi: The navbar and statusbar height should be dynamic (bb931d1)

Features

  • BottomSheet: Open BottomSheet at minimum height (53e00bb)
  • Viewer: Open BottomSheet at minimum height in public view (479f998)

v107.3.0

04 Jun 10:59
Compare
Choose a tag to compare

107.3.0 (2024-06-04)

Features

  • Remove jobs for argos on branch master (a4512d1)