----------------
New features:
- New metadata catalog column MimeType
https://github.com/plone/Products.CMFPlone/issues/1995
[fgrcon]
- new behavior: IThumbIconHandling, suppress thumbs /icons, adjust thumb size, templates adapted
https://github.com/plone/Products.CMFPlone/issues/1734 (PLIP)
Bug fixes:
- fixed css-classes for thumb scales ...
https://github.com/plone/Products.CMFPlone/issues/2077
[fgrcon]
- Fix test for checking if TinyMCE is loaded which broke after https://github.com/plone/Products.CMFPlone/pull/2059
[thet]
- Fix flaky test in test_indexes.
[thet]
- removed unittest2 dependency
[kakshay21]
- Fix issue where contentFilter could not be read from request
[datakurre]