- Remove cyclic dependency with Products.CMFPlone, plone.app.layouts [ericof] (152)
5.0.0a3
--------------------
Bug fixes:
- Codestyle (black/isort/pycln), Pyupgrade, plus minor manual cleanup. [jensens] (151)
5.0.0a2
--------------------
Bug fixes:
- Only allow http and https urls in RSS portlet. From `Products.PloneHotfix20210518 <https://plone.org/security/hotfix/20210518/blind-ssrf-via-feedparser-accessing-an-internal-url>`_. [maurits] (3274)
5.0.0a1
--------------------
Breaking changes:
- Update dashboard for Plone 6 with Bootstrap markup [1letter] (144)
4.4.6
------------------
Bug fixes:
- fixes index error in navigation portlet caused by unknown mimetypes without entry in mimetype registry https://github.com/plone/Products.CMFPlone/issues/2882) (cmfplone-2882) - Fixed deprecation warning for ``zope.component.interfaces.IComponentRegistry``. [maurits] (3130)