- Explicitly make ``allow_credentials`` required in CORS policy. This was the default for Bool fields until and including zope.schema 6.0.1, but in 6.1.0 this changed. [maurits] (104)
1.6.1
------------------
Bug fixes:
- CORS preflight should happen for all error codes, fixes 101 [sneridagh] (101)
1.6.0
------------------
New features:
- Remove CMFPlone and make plone.app.redirector dependency optional [timo] (81)
1.5.1
------------------
- Brown bag release.
1.5.0
------------------
- Brown bag release.
1.4.1
------------------
Bugfixes:
- Fix serialization of `Discussion Item` and `Collection` content types when called with `fullobjects` parameter. [sneridagh]