borg.localrole: 3.1.9 → 3.1.10 ------------------------------ Bug fixes: - Add configuration with plone/meta. [gforcada] (#1) five.intid: 1.2.6 → 1.2.7 ------------------------- Bug fixes: - Add configuration with plone/meta. [gforcada] (#1) Plone: 6.0.1 → 6.0.2 -------------------- Bug fixes: - Release 6.0.2. [maurits] plone.app.caching: 3.0.2 → 3.0.3 -------------------------------- Bug fixes: - Declare dependencies. [gforcada] #1 Documentation: - Convert README and CHANGES to markdown. [ericof] #114 plone.app.dexterity: 3.0.3 → 3.0.4 ---------------------------------- Bug fixes: - Restore and deprecate "ModelEditorView.modelSource". It will be removed in Plone 7. [thet] (#359) - Deprecate ModelEditorView.escaped_model_source which is not needed anymore. It will be removed in Plone 7. [thet] (#359) - Use the tal engine to escape HTML via non-structure variable insertion. [thet] (#359) plone.app.layout: 4.0.0 → 4.0.1 ------------------------------- Bug fixes: - Remove deprecation warnings (#331) plone.app.locales: 6.0.10 → 6.0.11 ---------------------------------- - Update tr translation. [uyar] - update es translation [erral] - update eu translation. [erral] - Update de translation. [petschki] plone.app.robotframework: 2.0.0 → 2.0.1 --------------------------------------- Bug fixes: - Fix deprecation warnings (#142) plone.app.textfield: 1.3.6 → 1.3.7 ---------------------------------- Bug fixes: - Remove dependency on ZODB3, use ZODB instead. Add troove classifiers for Plone 6 and newer Python. [jensens] (#47) plone.app.upgrade: 3.0.1 → 3.0.2 -------------------------------- Bug fixes: - Add two missing upgrades steps to Plone 5.2.10 and 5.2.11. [maurits] (#5211) - Added upgrade to 6013, Plone 6.0.2. [maurits] (#6013) plone.app.widgets: 4.0.0 → 4.0.1 -------------------------------- Bug fixes: - Depend on plone.base (#222) plone.base: 1.0.2 → 1.0.3 ------------------------- Bug fixes: - Add `modal` property to `IActionSchema`. [petschki] (#27) plone.batching: 2.0.1 → 2.0.3 ----------------------------- Bug fixes: - Declare all dependencies, as reported by z3c.dependencychecker. [gforcada] (#1) - Update tox configuration with dependencies test environments. [gforcada] (#1) - Use (GitHub) organization level linting workflow. [gforcada] (#1) - Update package config to use pre-commit. [maurits] (#2) plone.dexterity: 3.0.0 → 3.0.1 ------------------------------ Bug fixes: - Configure packages with plone/meta. [gforcada] (#1) plone.formwidget.namedfile: 3.0.0 → 3.0.1 ----------------------------------------- Bug fixes: - Fix deprecation warnings (#58) plone.formwidget.recurrence: 3.0.0 → 3.0.1 ------------------------------------------ Bug fixes: - Use plone.base [ale-rt] (#29) plone.keyring: 3.1.3 → 3.2.0 ---------------------------- Bug fixes: - Update to Zope4 only including troove classifiers. [jensens] (#7) plone.locking: 2.2.5 → 2.3.0 ---------------------------- Bug fixes: - Update to Zope4 only including troove classifiers. [jensens] (#19) plone.rest: 2.0.0 → 3.0.0 ------------------------- Breaking changes: - Change the HTTP status from 301 (Moved Permanently) to 302 (Found) for GET requests and to 307 (Temporary Redirect) for other request methods. This fixes problems when an existing redirect is re-used. [mamico] (#135) - Drop official support for Plone 4.3, 5.0 and 5.1 (most likely the package will continue to work though) [tisto] (#140) New features: - Add official support for Plone 6 [tisto] (#143) - Add official support for Python 3.9, 3.10, and 3.11 [tisto] (#147) plone.restapi: 8.33.3 → 8.35.0 ------------------------------ New features: - Request of own user data provides joined groups @ksuess (#1581) - Implement IPurgePaths for RestAPI traversal (++api++) @ericof (#1587) - Implement IRuleAction and IRuleCondition schema serialization in `@controlpanels/content-rules/` endpoint. [ericof] (#1579) Bug fixes: - Fix Plone Site serialization not returning the review_state in Plone 6. [ericof] (#1574) - Fix bug with registry service that would not support tuple records. [ericof] (#1575) plone.schemaeditor: 4.0.1 → 4.0.2 --------------------------------- Bug fixes: - Declare all dependencies. [gforcada] (#1) plone.session: 4.0.1 → 4.0.2 ---------------------------- Bug fixes: - Declare all dependencies. [gforcada] (#1) plone.staticresources: 2.0.4 → 2.0.6 ------------------------------------ New features: - Upgrade Mockup to 5.0.5. [thet, petschki] (#267) Bug fixes: - Update mockup to 5.0.1 [petschki, thet] (#262) plone.subrequest: 2.0.1 → 2.0.2 ------------------------------- Bug fixes: - Declare dependencies as found by z3c.dependencychecker. [gforcada] (#1) plone.supermodel: 2.0.1 → 2.0.2 ------------------------------- Bug fixes: - Update package configuration. [gforcada] (#1) plone.volto: 4.0.5 → 4.0.6 -------------------------- Bug fixes: - Prevent AttributeError when migrating to FolderishDocument. [pbauer] (#109) Products.CMFPlacefulWorkflow: 3.0.1 → 3.0.2 ------------------------------------------- Bug fixes: - Update package configuration. [gforcada] (#1) Products.CMFPlone: 6.0.1 → 6.0.2 -------------------------------- Bug fixes: - Apply Barceloneta upgrades when upgrading Plone. [maurits] #3726 - Fix editing `modal` property of an action in `@@actions-controlpanel`. [petschki] #3709 - Updated metadata version to 6013. [maurits] #6013 Products.PortalTransforms: 3.2.1 → 4.0.0 ---------------------------------------- Breaking changes: - The package is now compatible with Plone 6 and Python 3.8+. (#51) Bug fixes: - Fix deprecation warnings (#51) - Update to Zope4 only including troove classifiers. [jensens] (#50) python-dotenv: 0.21.0 → 0.21.1 ------------------------------ simplejson: 3.18.1 → 3.18.3 --------------------------- types-toml: 0.10.8.1 → 0.10.8.5 ------------------------------- wcwidth: 0.2.5 → 0.2.6 ----------------------