- Updated Site Setup link in all control panels. Fixes https://github.com/plone/Products.CMFPlone/issues/1255 [davilima6]
1.2.15
-------------------
Fixes:
- Do not fail in ``isThemeEnabled`` when we have no settings, for example when migrating from Plone 3 to Plone 5, but maybe also in other cases. [maurits]
- Fixed Unicode Encode Error when to copy into multi-byte title / description [terapyon]
1.2.14
-------------------
- Fix i18n in mapper.pt [vincentfretin]
1.2.13
-------------------
- Pull mark_special_links, external_links_open_new_window values from configuration registry. [esteele]
- Fix visual glitch on Safari [davilima6]
- Show active theme at the top of the theme list. Fixes https://github.com/plone/plone.app.theming/issues/70 [tmassman]