- fullobjects qs is missing in response batch links in batching operations [sneridagh] (868)
6.2.3
------------------
Bug fixes:
- Return proper None instead of string "None" on the choice schema serializer [sneridagh] (863)
6.2.2
------------------
Bug fixes:
- Degrade gracefully when a term set in a content field does not exists in the assigned vocabulary [sneridagh] (856)
6.2.1
------------------
Bug fixes:
- Sharing POST: Limit roles to ones the user is allowed to delegate. [lgraf] (857)
6.2.0
------------------
New features:
- Make ?fullobjects work in AT Collections to get the full JSON representation of the items [erral] (698) - Make ?fullobjects work in Dexterity Collections to get the full JSON representation of the items [erral] (848)
Bug fixes:
- Fix WorkflowException for related items with no review_state. [arsenico13] (376)
6.1.0
------------------
New features:
- Add SearchableText indexing for text in blocks [luca-bellenghi] (844)