- Use new metadata utility for adding the ``image_field`` to the default serialization. This feature requires the JSONSummarySerializerMetadata serializer that has been added with plone.restapi 8.13.0. [ericof]
Internal:
- Use plone/setup-plone github action. [ericof]
3.1.0a4
Internal:
- Initial support and tests using Github Actions for Plone with pip installations. [ericof]
3.1.0a3
Breaking
- Explicitly require Python 3.7 or superior. [ericof]
Internal:
- Remove ``jq`` from dependencies and remove old ``blocksremoveserver.py`` script. [ericof]
- Remove ``z3c.jbot`` from dependencies [ericof]
- Remove ``requests`` from dependencies [ericof]
3.1.0a2
Bug fix
- Fixed install on Windows, `issue 14 <https://github.com/plone/plone.volto/issues/14>`_. [maurits]
3.1.0a1
Feature
- Add new ``image_field`` metadata for image detection in catalog [sneridagh]