- Fix TUS upload events `689 <https://github.com/plone/plone.restapi/issues/689>`_. [buchi] (689)
3.7.1
------------------
Bugfixes:
- Fix release to not create universal (Python 2/3) wheels. [gforcada]
- Install zestreleaser.towncrier in the buildout to the changelog is updated correctly. (684) [maurits]
3.7.0
------------------
New Features:
- Add group roles to groups serializer [sneridagh]
3.6.0
------------------
New Features:
- Enhance site root to serialize and deserialize 'tiles' and 'tiles_layout' attributes. [sneridagh]
- Fix workflow endpoint on site root to return an empty object instead of a 404. [sneridagh]
3.5.2
------------------
Bugfixes:
- Fix serializing the Event type. This fixes https://github.com/plone/plone.restapi/issues/664. [davisagli, elioschmutz]
3.5.1
------------------
Bugfixes:
- Do not fail on serializing types with fields having non-parametrized widgets. Fixes issue `664 <https://github.com/plone/plone.restapi/issues/664>`_. [elioschmutz]