Skip to content

12.7.0

Choose a tag to compare

@sneridagh sneridagh released this 07 Apr 14:25
· 4180 commits to main since this release
016facc

Feature

  • Use onInsertBlock callback when adding new blocks if available, otherwise fallback to onMutateBlock refs #2330 @avoinea

Bugfix

  • fixed recurrence widget when weekly recurrence is selected and event start date is on sunday. @giuliaghisini
  • Fix default value for checkbox widget @AlexBueckig
  • Fix for forms in content types, the fieldset was not being passed over to the field. This affected form generation ids and labels. @sneridagh
  • Add a bit of a11y love to the ObjectListWidget @sneridagh

Internal

  • Add Blocks helpers docs and tests @avoinea