Skip to content

19.0.0-alpha.12

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 10 Nov 11:44
· 385 commits to main since this release
71348a9

19.0.0-alpha.12 (2025-11-10)

Breaking

  • AlignWidget and ButtonsWidget are now Semantic UI-free, and they are now based in @plone/components.
    See upgrade guide for more information. @sneridagh #7555

Feature

  • New @plone/components-based widgets: Size, blockWidth, and blockAlignment. All of them are ButtonsWidget-based. @sneridagh #7555

Bugfix

  • Remove container cage on relations control panel. @ksuess #6633

Internal

  • Add Cypress coverage for Delete-key behavior in text blocks: merge next text block into current and do nothing to non-text (Description) block when pressed at end of a text block. @aryan7081 #7263
  • Use 19 as version for cookieplone CI checks. @sneridagh #7548
  • Introduce pnpm catalog feature in core. @sneridagh #7562