- Disable ramcache from tersecaching (to fix the problem with cache invalidation for balanced instances..see README). [cekk]
3.4.0
------------------
- Better handle events searches. [cekk]
3.3.0
------------------
- Index text from some common blocks. [cekk] - Fix date timezones in fields. [cekk]
3.2.2
------------------
- Customize serializer/deserializer for DateTime fields to correctly set effective and expires with right timezone delta. [cekk] - Enable Anonymous to access Plone vocabularies with restapi. **vocabularies** endpoint has been customized to limit the vocabularies that anonymous can actually access. [cekk]
3.2.1
------------------
- Remove customized workflow endpoint. Is now merged in plone.restapi >= 8.7.1. [cekk]