- Fix Plone 5.2.x deprecation message 'ILanguageSchema is deprecated'. [timo] (975) - Do not hardcode the port in tests because it may depend on environment variables [ale-rt] (978)
6.13.5
-------------------
Bug fixes:
- Remove the use of plone.api in upgrade code [erral] (917)
6.13.4
-------------------
Bug fixes:
- Re-add test folder to the release (ignore the tests/images folder though). [timo] (968)
6.13.3
-------------------
Bug fixes:
- Take the `include_items` parameter into account in `SerializeCollectionToJson`. [gbastien] (957)
6.13.2
-------------------
Bug fixes:
- Include plone.app.controlpanel permissions.zcml in database service to avoid ConfigurationExecutionError regarding 'plone.app.controlpanel.Overview' permission while starting Plone 4.3.x [gbastien] (956)
6.13.1
-------------------
Bug fixes:
- PATCH (editing) in user endpoint now is able to remove existing values using null [sneridagh] (946)