Skip to content

5.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 21:51
· 1467 commits to main since this release
c4a3fa9

@comet/admin-theme@5.6.0

Minor Changes

  • fb6c806: Change DataGrid's noRowsLabel from "No rows" to "No results found."

@comet/blocks-admin@5.6.0

Patch Changes

  • 76f85ab: Fix linking from block preview to block admin for non-trivial composite/list block combinations

@comet/cms-admin@5.6.0

Minor Changes

  • fe26a6e: Show an error message when trying to edit a non-existing document and when trying to edit an archived document
  • 3ee4ce0: Return newly uploaded items from useDamFileUpload#uploadFiles

@comet/blocks-api@5.6.0

Minor Changes

  • fd10b80: Add support for a custom block name and migrations to createRichTextBlock