Skip to content

18.30.0

Choose a tag to compare

@sneridagh sneridagh released this 02 Dec 12:47
· 665 commits to main since this release
2786ee9

18.30.0 (2025-12-02)

Feature

Bugfix

  • Remove container cage on relations control panel. @ksuess #6633
  • Adjusted the opacity of the CMS UI toolbar’s expand/collapse button and enhanced its label to clearly convey to screen readers whether the toolbar is open or closed. @Wagner3UB #7551
  • Improve some JSDocs for better typing. @sneridagh #7560
  • Fixed a TypeError in flattenScales that occurred when image.scales was missing. @pratyush07-hub #7568

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 18 as version for cookieplone CI checks. @sneridagh #7548
  • Refactor SidebarPortal to TypeScript. @sneridagh #7560
  • Enable ESlint detection of '.only' in unit and cypress tests. @sneridagh #7567