plone.app.upgrade: 3.3.0 → 3.3.1 -------------------------------- Bug fixes: - Fix upgrading TinyMCE plugins with invalid/outdated plugins. @petschki (#351) Internal: - Added upgrade to 6111, Plone 6.1.4. [maurits] (#6111) plone.exportimport: 1.3.0 → 1.3.1 --------------------------------- New features: - Implement regular commits to reduce memory usage in larger import processes. @ericof #55 Internal: - Add a prefix to progress loggers. @ericof - Fix type annotations. @ericof - Import: Move plone.importer.principals to the top of the importers to be processed. @ericof plone.staticresources: 2.3.3 → 2.3.4 ------------------------------------ Bug fixes: - Update mockup=5.4.5. See https://github.com/plone/mockup/releases/tag/5.4.5. @petschki