v137.0.0
137.0.0 (2026-03-19)
Features
BREAKING CHANGES
- All app text icons have been changed. If you imported them, copy the code from cozy-ui to your app.
- Replace
<AppTitle slug="drive" />by<AppTitle appIcon={DriveIcon} appTextIcon={DriveTextIcon} />.tagandchildrenprop are also removed but were unused.