Skip to content

18.25.0

Choose a tag to compare

@sneridagh sneridagh released this 01 Sep 13:31
· 665 commits to main since this release
a067fff

18.25.0 (2025-09-01)

Feature

  • Make Jest maxWorkers configurable via MAX_WORKERS env var. @wesleybl #7251

Bugfix

  • Fix ImageWidget to support DX fields and Relation Choice images (preview_image_link). @sneridagh #7099

Internal

  • Update @testing-library/react to 14.3.1. @wesleybl #7260
  • Remove MEDICE website entry from Volto in production. @wesleybl #7283
  • Fix random error in Listing Block tests. @wesleybl #7286
  • Fixed a random failure in Cypress tests when using getSlateEditorAndType or getSlateEditorSelectorAndType. @wesleybl #7290