- Fix null dates in summary serialization (now we handle differente use-cases). [cekk] - Return remoteUrl metadata when serializing a brain for backward compatibility with non-brain serializers. [cekk]
3.8.2
------------------
- Handle non-path values in blocks deserializer when trying to extract UIDs. [cekk]
3.8.1
------------------
- Return null value in summary serialization for dates not set (because metadata are set with dates in the future or past for better filtering/sorting). [cekk]
3.8.0
------------------
- Customized json summary serializer to expose image scales when requested _all metadata_fields without waking up the object. [cekk]
3.7.3
------------------
- Upgrade-step to add default blocks in pages that don't have them. [cekk]
3.7.2
------------------
- Customized ZCTextIndexQueryParser for https://github.com/plone/plone.restapi/pull/1209. [cekk]