- Fix issue unicode str conversion in FragmentTileAddForm and FragmentTileEditForm, encode the fragmentname, if needed - Update travis config, remove the cache for pip, because travis failed with a "segfault" - Update CHANGES.rst [1letter]
2.12
-----------------
- Add support for Python 3 and Plone 5.2. [pbauer]
2.11.1
-------------------
- Fix issue where themefragment tile was unable to render head tiles with &_mode=head query parameter as expected [datakurre]
2.11
-----------------
- Add 'macros' accessor for fragment view to make fragment view template macros accessible and usable e.g. in classic portlets [datakurre]
2.10.2
-------------------
- Fix issue where theming was disabled for frament views [datakurre]
2.10.1
-------------------
- Fix issue where tile id and url were not accessible from tile fragment templates [datakurre]