- Fix ImportError (Module plone.gallery has no global outputfilter) [laulaz]
- Fix serious bug in GalleryList view, which could slow down the website a lot. [MrTango]
- prevent outputfilter from running when addon is not enabled [MrTango]
- deactivate tinyMCE templates in config, to prevent overriding existing config. [MrTango]
- prevent error when related_photos attribute is None [MrTango]
- Extend related photo list with photos from context, not override them [MrTango]
- Add gallery gallery_shortcode feature to be used in RichText. Photos are coming from the new related photos behavior or are contained if it is a folderish type. [MrTango]
- Add TinyMCE templates with galleries and therefor always enable flexbin and spotlight resources [MrTango]
- Fix traceback for missing cmf.ManagePortal permission (#12) [laulaz]
- Just improving the PyPi description [MrTango]
- Declare Plone 6 support and update CI [MrTango]
- Fix gally view for collections [MrTango]
- Fix missing plone.app.contentmenu zcml dependency for plone_displayviews menu [laulaz]
- Add gallery control panel to allow setting grid_image_scale and zoom_image_scale [MrTango]
- fix python_requires definition in setup.py MrTango
- general cleanup and add an uninstall profile MrTango
- Fix scale size in gallery grid view [MrTango]
- Cleanup, fixed travis setup and isort version in tox setup [MrTango]
- render img tag manually, to avoid having width and height attributes set [MrTango]
- Fix flexbin image height [MrTango]
- Fix title and description in spotlight view [MrTango]
- Fix resources files in released package [MrTango]
- Support also Collections not only Folders [MrTango]
- Initial release. [MrTango]