Skip to content

v104.2.0

Compare
Choose a tag to compare
@cozy-bot cozy-bot released this 12 Mar 17:24
· 384 commits to master since this release

104.2.0 (2024-03-12)

Bug Fixes

  • Viewer: Adjust toolbar spacing and button size (6a2f8fe)

Features

  • I18n: Add useExtendI18n to be able to add locales to existing ones (ad388b4)
  • I18n: Expose polyglot, so can be get with useI18n (7770e7b)
  • Update cozy-client to 45.15.0 (c5f2649)
  • Viewer: Add Print button, based on print action definition (ba80052)
  • Viewer: Add ToolbarButtons component (e0b014c)
  • Viewer: Add variants on Download/Forward/Sharing buttons (594b79a)
  • Viewer: Add WebviewIntentProvider (97f28ff)
  • Viewer: Expose Toolbarbutton, FooterActionsButtons and ForwardButton (2b9130f)
  • Viewer: Modify default buttons on toolbar and footer (d82013d)
  • Viewer: Remove HOC for locals on no viewer DownloadButton (edda4a9)
  • Viewer: Replace toolbar download button by icon button (6f59eda)
  • Viewer: Use contact formatting from cozy-client (eb9c596)
  • Viewer: Use date metadata qualification formatting from cozy-client (14bc95d)
  • Viewer: Use formatMetadataQualification and METADATA_NAMES from (450fb74)
  • Viewer: Use getMetadataQualificationType from cozy-client (ae133f4)
  • Viewer: Use information metadata qualification formatting from cozy-client (1d106ef)
  • Viewer: Use other metadata qualification formatting from cozy-client (98b6510)
  • Viewer: Use useExtendI18n (d93b97d)