- Fix cachekey / defaulttab generation for anonymous users. [jone]
3.7.1
------------------
- Fix error when calculating etag value on non-tabbedview. [jone]
3.7.0
------------------
- Add plone.app.caching etag value adapter containing the users default tab. In order to benefit from that, you need to update your caching configuration. See the readme for instructions. [jone]
3.6.2
------------------
- Fix default tab for HTTPS. [mbaechtold]
3.6.1
------------------
- Fix default tab for HTTPS. [jone]
3.6.0
------------------
- Change markup of batching so it can be styled more easily. [mbaechtold]
- Template API breakage - renamed slot 'content-title' to 'tabbedview-content-title' [Rotonen]