Plone v6.0.0.a5 Release Notes

Release Date: 2022-06-24 // almost 2 years ago
  • ๐Ÿ’ฅ Breaking changes:

    • โœ‚ Remove Archtypes specific isIDAutoGenerated helper. This was dead code not used anywhere in Plone 6. jensens
    • PloneFolder was once used with early Archetypes. This code is dead now and got removed. jensens
    • DublinCore.py was once used with Archetypes. This code is dead now and got removed. jensens
    • ๐Ÿšš Move discussion Key to plone.app.discussion. jensens

    ๐Ÿ†• New features:

    • โž• Added customisable batch_size for redirects controlpanel iulianpetchesi
    • โž• Add option to use TinyMCE in inline-mode. pbauer
    • โž• Add image srcset's configuration to TinyMCE pattern settings MrTango
    • โž• Add support for images in default search page. agitator
    • ๐Ÿ’… Enable auto include of styles to the TinyMCE formats menu. The file has to be named tinymce-formats.css and known by TinyMCE. agitator
    • โž• Add image_scales to catalog metadata. cekk, maurits
    • Sort addons by title erral
    • ๐Ÿ‘‰ Show more information of broken relations pbauer
    • Show link to the Volto-migration (@@migrate_to_volto) in the view @@plone-upgrade when the option is available. pbauer
    • 0๏ธโƒฃ SVG image as default Plone logo. petschki

    ๐Ÿ› Bug fixes:

    • ๐Ÿ‘‰ Make compatible with robotframework 3-5. maurits
    • ๐Ÿ“ฆ Explicitly include zcml of more packages. Reorder the zcml loading. Require plone.resource. maurits
    • โœ‚ Remove date range search fix, which was done in Products.ZCatalog. wesleybl
    • ๐Ÿ›  fix @@iconresolver to resolve names with "/" correctly (eg. "contenttype/document") petschki
    • ๐Ÿ›  Bugfix: Resource viewlet cache took not enough factors into account (like base url). jnsens
    • Moved recently_modified and recently_published skin templates to browser views. maurits
    • ๐Ÿ›  Fix for quoted search terms petschki
    • ๐Ÿ›  Fix robot tests for updated toolbar petschki
    • ๐Ÿ›  Fix rendering viewlet.resourceregistries.js when there are missing resources. petschki
    • ๐Ÿ›  Fix tests for updated module federation bundles. thet
    • โœ‚ Remove modal from login and join action. agitator
    • ๐Ÿ›  Fix reporting of exceptions in Products.CMFPlone.factory.addPloneSite. davisagli
    • ๐Ÿ“‡ Updated metadata version to 6005. maurits