Skip to content

v2.17.0

Compare
Choose a tag to compare
@denolfe denolfe released this 15 May 15:36
· 4821 commits to main since this release

2.17.0 (2024-05-15)

Features

  • adds misc translations to API view and react select (#6138) (30e535b)

  • richtext-lexical: remove LexicalBlock, RichTextFieldRequiredEditor and FieldWithRichTextRequiredEditor types (#6279) (9df5ab8)

Bug Fixes

  • appends editDepth value to radio & checkbox IDs when inside drawer (#6181) (69c93d3)
  • collection labels with locales not working when creating new doc (#5995) (51efe4f)
  • safely access cookie header for uploads (#6367) (de92c50)
  • step-nav breadcrumbs ellipsis (#6345) (d02b1fb)

⚠ BREAKING CHANGES

  • richtext-lexical: remove LexicalBlock, RichTextFieldRequiredEditor and FieldWithRichTextRequiredEditor types (#6279)