Skip to content

19.0.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 14 Sep 15:40
· 501 commits to main since this release
3d2baee

19.0.0-alpha.5 (2025-09-14)

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
  • Fix InlineForm to always pass the error prop as an array, preventing prop type errors in widgets that use InlineForm. @alexandreIFB #7267
  • Search block: fix 'Clear filters' overriding the base query. @mauritsvanrees #7271
  • Teaser block: Clarify "Refresh source content" button by changing the default text to "Reset to target". @davisagli #7329
  • Fix German translation of "Order" from "Reihung" to "Reihenfolge" @iRohitSingh #7331

Internal

  • Remove vitest dependencies from root to prevent confusion. @wesleybl #7274
  • Remove MEDICE website entry from Volto in production. @wesleybl #7283
  • Fix random error in Listing Block tests. @wesleybl #7286
  • Fix test storeProtectLoadUtils.test.js > storeProtectLoadUtils > loadProtector store > pass when not counting. @wesleybl #7287
  • Fixed a random failure in Cypress tests when using getSlateEditorAndType or getSlateEditorSelectorAndType. @wesleybl #7290
  • Update package versions in pnpm-lock.yaml. @wesleybl #7291
  • Fix random failure in 'renders a file widget component with value' test of RegistryImageWidget. @wesleybl #7292
  • Fixes random error in Listing Block tests 2. @wesleybl #7293
  • Fixed random failure in Cypress 'Index Text Block' test. @wesleybl #7304
  • 2021.ploneconf.org is no longer a Volto site, but just a redirect to YouTube. Also reverts #6627 and replaces code examples with 2022.ploneconf.org. @stevepiercy #7314