- Configure packages with plone/meta. [gforcada] (1)
3.0.0
------------------
Bug fixes:
- Final release for Plone 6.0.0 (600)
3.0.0b2
--------------------
Bug fixes:
- Check code quality with fresh plone/code-quality 2.0.0. [maurits+erico] (171)
3.0.0b1
--------------------
Breaking changes:
- Remove long deprecated imports and fallbacks. [jensens, maurits] (161) - Python 3.7+ only, drop Python 2 support. [jensens, maurits] (161)
Bug fixes:
- Use Bootstrap 5 classes for buttons. [jensens] (161)
3.0.0a3
--------------------
Bug fixes:
- Added missing icon_expr to default actions. [agitator] (167)
3.0.0a2
--------------------
Bug fixes:
- Really always use a lines property for behaviors, no longer the deprecated ulines. This improves the fix from the previous release. Part of `issue 3305 <https://github.com/plone/Products.CMFPlone/issues/3305>`_. [maurits] (3305)