Skip to content

4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 14:48
· 1999 commits to main since this release
a8c7405

@comet/[email protected]

Minor Changes

  • c3b7f99: Add new icons intended to be used in the RTE

@comet/[email protected]

Patch Changes

  • c3b7f99: Replace current icons in the RTE toolbar with new icons from
    @comet/admin-icons

  • c3b7f99: Change how maxVisible in FeaturesButtonGroup works:

    • If maxVisible = 4 and there are four features -> all four features
      (and no dropdown) are shown
    • If maxVisible = 4 and there are five features -> three features and
      the dropdown (containing two features) are shown

@comet/[email protected]

Patch Changes

  • 031d86e: Fix drag and drop reordering in collection blocks

@comet/[email protected]

Patch Changes

  • c3b7f99: Replace current icons in the RTE toolbar with new icons from
    @comet/admin-icons

@comet/[email protected]

Patch Changes

  • f6f7d4a: Prevent slug change of home page in updateNode() and
    updateNodeSlug() of PageTreeService