- fix cache settings modal settings so they do not show content inline on save. [vangheem]
1.2.6
- Remove gzip option, silly to be done at this layer. [vangheem]
- Change the category of the configlet to 'plone-advanced' [sneridagh]
1.2.5
- correctly create purge paths for root of site, prevent double slashes and the empty root of site(no trailing slash) not getting a purge path generated [vangheem]
1.2.4
- update first time here warning [vangheem]
- make control panel work for both plone 4 and plone 5 with tabs [vangheem]
1.2.3
- Fixed getObjectDefaultView method to strip off leading / and/or . [alecghica]
- Fix the portalPath used in the controlpanel for manual purging URL's. This bug resulted in rarely doing all the purging required. [puittenbroek]
1.2.2
- Remove DL's from portal message templates. https://github.com/plone/Products.CMFPlone/issues/153 [khink]
- Fix ruleset registry test isolation so that is no longer order dependent. [jone]