- Treat next/prev items for unordered folders. [rodfersou] (928)
6.8.0
------------------
New features:
- Managing Dexterity Type Creation (CRUD) via plone.restapi [avoinea] (534)
6.7.0
------------------
New features:
- Make querystring-search endpoint context aware [sneridagh] (911)
Bug fixes:
- Fix sphinxbuilder with Python 3.8 [avoinea] (905)
6.6.1
------------------
Bug fixes:
- call unescape method on received html for richtext before save it in Plone. [cekk] (913) - Small fix in IBlocks test, addedd a missing assert call [tiberiuichim] (914)
6.6.0
------------------
New features:
- Add next_item and previous_item attributes to allow to navigate to the previous and next sibling in the container the document is located. [rodfersou] (900)
6.5.2
------------------
Bug fixes:
- Fix for the use case while updating user properties in the user endpoint, and the portrait is already previously set but the request includes the (previously) serialized value as a string because the user are not updating it [sneridagh] (896)