- Nothing changed yet.
- Avoid error when getting collection by UID. [daniele]
- Add 'Show Description' option, default disabled to match rendering in previous versions of the tile. [fredvd]
- Plone 6 support: Refactor Mosaic addon support to use zcml condition instead of using the quickinstaller tool. [fredvd]
- Plone 6 support: Remove unused dependency on plone.formwidget.contenttree [fredvd]
- Drop includeDependencies="." in order to work with pip [mamico]
- Simplified and improved checks for registered renderers. [cekk]
- Python3 compatibility. [cekk]
- Do not use templates registered from unavailable layers. [cekk]
- Fix translations. [cekk]
- Fixed permission to see empty tile collection message.
- Fixed vocabulary source for schema choice in tile collecton to support pam. [eikichi18]
- List of renderers is now sorted by title. [cekk]
- Fix document outline [nzambello]
- Improved navigation experience when choosing the collection to use [daniele]
- Enable other content types to be chosen as the More link [daniele]
- Fixed a bug that hid a tile collection with no elements to display. If a user can edit the tiles, now he can see the empty tile. [arsenico13]
- Update some italian translations. [arsenico13]
- Fix templates for container styles in base view and in empty tile handling [nzambello]
- Added Custom "more..." collection field [fdelia]
- Production release [lucabel]
- Removed unused css class [cekk]
- Initial release. [cekk]
- Fix indentation on README.rst