Skip to content

18.12.0

Choose a tag to compare

@sneridagh sneridagh released this 12 Apr 15:37
· 665 commits to main since this release
a90df73

18.12.0 (2025-04-12)

Feature

  • Volto core has migrated from Jest to Vitest as its unit test runner. @Abhishek-17h #6326

Bugfix

  • Call initialValue consistently by passing null instead of {} to blocksConfig. @Abhishek-17h #6952

Internal

  • Make the Cypress getSlateEditorAndType and getSlateEditorSelectorAndType commands more robust, avoiding timeouts. @wesleybl #6962
  • Use Image from @plone/volto/components/theme/Image/Image instead of semantic-ui-react. @wesleybl #6963
  • Fixes Cypress "Index Text Block" test. @wesleybl #6968
  • Fix Cypress "Test Yearly recurrence" test. @wesleybl #6971

Documentation