You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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