- Fix UnboundLocalError in RelationChoice deserializer. davisagli (1600)
Internal:
- Fixed tests in combination with newer ``plone.app.z3cform``. [maurits] (162)
Documentation:
- Update intersphinx_mapping for training ksuess (1596)
8.35.2
-------------------
Bug fixes:
- Fix missing `Decimal` field deserializer. [jensens] (903) - Fix translation of the error message for a password that is too short while adding a user. [davisagli] (4395)
8.35.1
-------------------
Bug fixes:
- Provide slateTable block serializer/deserializer to properly convert URLs to uids (1590)
8.35.0
-------------------
New features:
- Request of own user data provides joined groups ksuess (1581) - Implement IPurgePaths for RestAPI traversal (++api++) ericof (1587)
8.34.0
-------------------
New features:
- Implement IRuleAction and IRuleCondition schema serialization in `controlpanels/content-rules/` endpoint. [ericof] (1579)
Bug fixes:
- Fix Plone Site serialization not returning the review_state in Plone 6. [ericof] (1574) - Fix bug with registry service that would not support tuple records. [ericof] (1575)
8.33.3
-------------------
Bug fixes:
- Fix bug where the `login` endpoint did not set the correct `__ac` cookie for Zope users. [davisagli] (1572)