Breaking
- Use Slate blocks for the default pages
[sneridagh]
- Add ``volto.blocks`` behavior to Plone Site GS types info.
[sneridagh]
- Remove ``Collection`` from types in GS types info.
[sneridagh]
- Remove ``plone.richtext`` behavior from Plone Site, Document, News Item, Events
[sneridagh]
- Add blocks behavior on Event and NewsItem
[nzambello]
- Add preview_image to Event
[nzambello]
Internal:
- Code cleanup, remove some outdated and unused helpers in ``setuptools.py``
[sneridagh]
- Workaround a test fixture isolation issue with the `IVoltoSettings.frontend_domain`
setting.
[rpatterson]