Skip to content

16.1.0

Choose a tag to compare

@sneridagh sneridagh released this 23 Nov 16:58
· 2270 commits to main since this release
e48dee7

Feature

  • Support for drilled down current state and updater function from schema in ObjectListWidget. This allows to sync the current object selected from the UI and the block settings and viceversa @sneridagh
  • Allow custom style wrapper classnames via fieldname suffixes. Added config.settings.styleClassNameConverters to register new suffix converters @tiberiuichim

Bugfix

  • Fix jest moduleNameMapper for @plone/volto/babel @tiberiuichim
  • Fix addons loader test @tiberiuichim
  • Pass down onChangeBlock prop to all stock blocks in core @sneridagh
  • Fix user search by full name in users control panel @reebalazs