Skip to content

v110.0.0

Compare
Choose a tag to compare
@cozy-bot cozy-bot released this 18 Jun 12:49
· 233 commits to master since this release

110.0.0 (2024-06-18)

Features

  • CozyTheme: Use io.cozy.settings to determine default type (9c513d4)

BREAKING CHANGES

  • CozyTheme: To use <CozyTheme> properly:
    • you must have permission in your app to get io.cozy.settings documents. The experience would be even better with realtime on this doctypes.
    • You must wrap CozyTheme inside CozyProvider to be sure that client is instantiated