- Fixed html validation: element nav does not need a role attribute. [maurits]
- Handle potential scenarios where wrong theme would show selected in the theming control panel [vangheem]
1.2.17
Not secure
-------------------
New:
- Documented how to disable diazo transform by setting the ``X-Theme-Disabled`` header. [ale-rt]
Fixes:
- Rebuild resources so they work with latest mockup/patternslib integration changes. [vangheem]
- Removed github dependancies in thememapper. [Gagaro]
1.2.16
Not secure
-------------------
Fixes:
- Updated Site Setup link in all control panels. Fixes https://github.com/plone/Products.CMFPlone/issues/1255 [davilima6]
1.2.15
Not secure
-------------------
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
Not secure
-------------------
- Fix i18n in mapper.pt [vincentfretin]
1.2.13
Not secure
-------------------
- 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]