Skip to content

14.6.0

Choose a tag to compare

@sneridagh sneridagh released this 27 Jan 17:26
· 3362 commits to main since this release
470a4ac

Feature

  • Use volto.config.js as dynamic configuration for addons. It adds up to the package.json addons key, allowing dynamic load of addons (eg. via environment variables) @sneridagh

Internal

  • Fix ObjectListWidget story bug caused by lazyloading dnd libraries
    @tiberiuichim