Skip to content

18.0.0-alpha.34

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 13 Jun 11:18
· 1154 commits to main since this release
422f6d1

18.0.0-alpha.34 (2024-06-13)

Feature

Bugfix

  • Fix internalUrl Widget to Reflect Prop Changes via onChangeBlock @dorbi1408 @ichim-david #6036
  • Add default 'l' and 'center' values to size and align fields of Image block.
    This fixes data not having any value adding proper options to the Image block. @ichim-david #6046
  • Fix public folder in dev mode, now it starts by default with the default Volto core defined public files @sneridagh #6081
  • Fix link in pop-up in RelationsMatrix.jsx. @stevepiercy #6085
  • Fix Uncaught RangeError: date value is not finite in DateTimeFormat.format. @mauritsvanrees #6087
  • relations control panel. Restrict eglible relation targets according relation constraints of fields vocabulary. @ksuess #6091
  • Better Icon component JSDoc typings @sneridagh #6095