Skip to content

12.2.0

Choose a tag to compare

@sneridagh sneridagh released this 03 Mar 17:25
· 4263 commits to main since this release
aa0d64f

Feature

  • Adds skiplinks @nzambello
  • Fix some semantic tags as nav @nzambello
  • Allow addons to specify their own dependencies in their package.json addons key, just like the regular Volto projects. This means that it's no longer required to list all possible addons in the Volto project and they can be bootstrapped as being part of a dependency @tiberiuichim
  • insert a dimmer with the loading message in the form when the status changes in the content folder. @martina.bustacchini

Bugfix

  • Enable draftjs links to open in target blank if is external url. @giuliaghisini

Internal

  • Use correct status code for static files error handling @nzambello
  • Remove dangling .replaces(... for the apiPath and use flattenToAppURL instead @sneridagh