- Add stringinterp adapter to replace *{volto_url}* with the current frontend url (backend url without "/api"). [cekk]
3.10.0
-------------------
- Add Table block serializer/deserializer for internal links. [cekk] - Add view for fix internal links. [cekk]
3.9.2
------------------
- Fix remoteUrl serialization in summary. [cekk]
3.9.1
------------------
- Refs serialization in blocks now uses brains instead adapted objects because brain has all catalog metadata and can get the fullobject. [cekk]
3.9.0
------------------
- Allow to select custom miniature for RSS template [lucabel] - Better serialize refs in blocks: now we don't serialize the full object, but only the summary (with all metadata) to decrease (A LOT) the size of the response. [cekk]