- Python 2.7 and 3.6 are no longer supported. [mauvictor]
- Fix invalid specifier erro in python_requires. [mauvictor]
- Fix
AttributeError
when trying to create a Plone Site on an instance that hascollective.js.galleria
available. [wesleybl]
- Allows using resources with
++plone++
in CSS definition URL of Galleria theme. [wesleybl] - Use
uglify-js
node package to uglify Javascript. [wesleybl] - Use plone resource instead of browser resource. [wesleybl]
- Add support to Python 3.6, 3.7 and 3.8. [cleberjsantos]
- Add support to Plone 5.2. [cleberjsantos]
- Drop support for Plone 4.x [cleberjsantos]
- Update galleria to 1.6.1 [clebejsantos]
- Add replacement for //resource// links for manually added css back in the 1.6.1 galleria.js as written in the general notes (Based on changes in 0d2b832) [cleberjsantos, fredvd]
- Add replacement in galleria.js for avoid error with jQuery load [cleberjsantos]
- Add plugins as browser resources directory [cleberjsantos]
- Add travis-ci integration with test + python-validation [cleberjsantos][toutpt]
- Update galleria to 1.2.9
- Fix typo in previous release
- Update galleria to 1.2.8
- Fix CSS path to images loader and map.
- upgrade to galleria 1.2.7
- upgrade to galleria 1.2.6
- Initial release