- Nothing changed yet.
- Add Plone 5.2.x compatibility (Python 2.7 only). [tmassman]
- Drop Plone 4.2.x compatibility. [tmassman]
- Disable CSRF on controlpanel form due to plone.formwidget.namedfile temp storage. [tmassman]
- Phone numbers starting with a '+' are getting a '00' country code prefix. [tmassman]
- Replace deprecated plone.directives.form with plone.supermodel to remove grok dependencies. [tmassman]
- Remove 'slideshow_fullscreen' option. [tmassman]
- Add snippets to show availability of theming addons. [tmassman]
- Instead of providing a diazo snippet for the logo, provide a custom logo viewlet. [tmassman]
- Load collective.monkeypatcher, if available, to prevent ConfigurationError. [tmassman]
- Add
site_logo
option to upload a custom site logo (Plone 4 only). [tmassman]
- Add option to hide footer and colophon texts completely. [tmassman]
- Update installation docs and documentation images. [tmassman]
- Add
site_favicon
option to upload a custom favicon. [tmassman] - Update documentation. [tmassman]
- Initial release. [tmassman]