- Do not break workflow endpoint for contents without workflow [cekk] (1184) - Do not break workflow endpoint when trying to change the state of a content without workflow [cekk] (1190)
8.7.0
Not secure
------------------
New features:
- Improve extensibility story for resolveUID field serializer/deserializer [sneridagh] (1179)
8.6.1
Not secure
------------------
Bug fixes:
- Wrong deserialization if the path does not exist but is matched via acquisition [sneridagh] (1176)
8.6.0
Not secure
------------------
New features:
- Set UID of a content during creation if the user has Manage Portal permission. [ericof] (497)
- In src run `find . -name "*.py"|xargs pyupgrade --py36-plus`. Then run black and remove six import leftovers. [jensens] (1162) - Fix link content serialization when url points to local content but it does not exist [sneridagh] (1167) - Fix navigation service not using nav_title metadata. [ericof] (1169)