pip: 25.1.1 → 25.2 ------------------ five.intid: 3.0.1 → 3.0.2 ------------------------- Bug fixes: - Remove check for portal_factory tool. This was only needed for Archetypes. [maurits] (#37) Internal: - Move distribution to src layout [gforcada] (#4217) Plone: 6.1.2 → 6.1.3 -------------------- - Prepare release. [maurits] plone.alterego: 2.0.1 → 2.0.2 ----------------------------- Internal: - Update configuration files. [plone devs] (6e36bcc4) - Move distribution to src layout [gforcada] (#4217) plone.api: 2.5.2 → 2.5.3 ------------------------ Bug fixes: - Drop `pkg_resources` usage @gforcada #4126 plone.app.caching: 4.1.0 → 4.1.1 -------------------------------- Internal: - Move distribution to src layout @gforcada #4217 plone.app.content: 4.1.10 → 4.1.11 ---------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.contentlisting: 3.0.5 → 3.0.6 --------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.contentmenu: 3.0.7 → 3.0.8 ------------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.contentrules: 5.0.7 → 5.0.8 ------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.contenttypes: 4.0.5 → 4.0.8 ------------------------------------- Bug fixes: - Fix a problem, where the checkPermission call in the link.pt template failed. [thet] Internal: - Move distribution to src layout [gforcada] (#4217) - Fix deprecated [Return] keyword. @petschki plone.app.customerize: 2.0.2 → 2.0.3 ------------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.dexterity: 4.1.0 → 4.1.1 ---------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.discussion: 5.2.0 → 5.2.1 ----------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.event: 5.2.2 → 5.2.3 ------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.i18n: 4.0.1 → 4.0.2 ----------------------------- Internal: - Update configuration files. [plone devs] (7723aeaf, 6e36bcc4) - Move distribution to src layout [gforcada] (#4217) plone.app.intid: 2.0.0 → 2.0.1 ------------------------------ Internal: - Update configuration files. [plone devs] (55bda5c9, 6e36bcc4) - Move distribution to src layout [gforcada] (#4217) plone.app.iterate: 6.2.0 → 6.3.2 -------------------------------- New features: - Add working copy support for `LFR` type. @wesleybl (#145) Bug fixes: - Clean up baseline if a working copy is deleted without canceling the checkout first. @davisagli (#63) Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.layout: 5.0.2 → 5.0.3 ------------------------------- Breaking changes: - Officially support only Plone 6.1. This was already the case, but we make it clearer in the package metadata. Plone 6.0 already pins plone.app.layout to version 4. Internal: - Update configuration files. [plone devs] plone.app.locales: 6.0.31 → 6.1.0 --------------------------------- New features: - Japanese translation. @terapyon (ja-202506) - Update Swedish, German, Basque, Tamil, Finnish, Chinese (traditional), Turkish, Spanish, Dutch, Italian, Portuguese (#545) - Make package compatible with Plone 6.1 only @erral - Update po files @erral Internal: - Move to src layout @erral plone.app.lockingbehavior: 2.0.2 → 2.0.3 ---------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.multilingual: 8.3.0 → 8.3.1 ------------------------------------- New features: - Add `plone.locking` behavior to `LRF` type. This is required for the working copy to work in `LRF`. @wesleybl (#506) Bug fixes: - Fix create language settings handler bug. @szakitibi (#508) - Don't show the edit button for the Language Root Folder if it is locked. @davisagli plone.app.portlets: 6.0.2 → 6.0.3 --------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.querystring: 2.1.3 → 2.1.4 ------------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.redirector: 3.0.4 → 3.0.5 ----------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.registry: 2.0.6 → 2.0.7 --------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.relationfield: 4.0.2 → 4.0.3 -------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.textfield: 3.0.0 → 3.0.1 ---------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.theming: 5.0.13 → 6.0.0 --------------------------------- Breaking changes: - Require `plone.base` 3.1.0 or higher, as we use its new `is_truthy` function. This drops compatibility with Plone 6.0. Releases 5.0.13 and 5.0.14 already use this new function, but don't specify the minimum requirement. Release 6.0.0 is the same as 5.0.14, but with the new minimum requirement. Meanwhile 5.0.15 has been made from branch 5.x instead of master, and this uses its own version of the `is_truthy` function, instead of requiring the one from `plone.base`. See `issue 263 `_. [maurits] (#263) Internal: - Update configuration files. [plone devs] plone.app.upgrade: 3.2.2 → 3.3.0 -------------------------------- New features: - Add ``utils.remove_utility`` helper function. Code taken over from ``collective.migrationhelpers``. [maurits, pbauer] (#338) Bug fixes: - Update TinyMCE toolbar and menu button names to match TinyMCE version 6. @petschki (#86) - Remove ``IPropertiesTool`` components. These were left over after the removal of the ``portal_properties`` tool in Plone 6.1. [maurits] (#338) - Cleanup `ITinyMCESchema.plugins` and remove non-existing plugins. @petschki (#1500) Internal: - Move distribution to src layout [gforcada] (#4217) - Added upgrade to 6110, Plone 6.1.3. [maurits] (#6110) - Add 6.2 upgrade for the IClassicUISchema control panel and the use_ajax_main_template registry entry. - Use ``plone.meta`` to ease maintenance [gforcada] plone.app.users: 3.1.3 → 3.1.4 ------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.uuid: 2.2.3 → 2.2.4 ----------------------------- Internal: - Update configuration files. [plone devs] (6e36bcc4) - Move distribution to src layout [gforcada] (#4217) plone.app.versioningbehavior: 2.0.4 → 2.0.5 ------------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.viewletmanager: 4.0.4 → 4.0.5 --------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.vocabularies: 6.0.2 → 6.0.4 ------------------------------------- Bug fixes: - Now in CatalogVocabulary getTerm raises LookupError when it cannot find the referred object instead of returning None. @parruc (#106) Internal: - Move distribution to src layout [gforcada] (#4217) plone.app.z3cform: 4.7.8 → 4.7.9 -------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.autoform: 2.0.3 → 2.0.4 ----------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.autoinclude: 2.0.3 → 2.0.5 -------------------------------- Internal: - Build system: require ``setuptools < 80``. [maurits] - Fix tests with buildout 4, and add tests with buildout 5. This is needed because we get more namespace packages. [maurits] - GitHub Actions: do not use a cache. [maurits] - Remove ``pkg_resources`` from tests. [maurits] - Test with latest ``zc.buildout`` 4.1.12, and run the buildout tests in GitHub Actions. [maurits] plone.base: 3.1.0 → 3.1.1 ------------------------- Bug fixes: - Cleanup ``TinyMCESchema.plugins`` to the actual existing plugins. @petschki plone.batching: 2.0.6 → 2.0.7 ----------------------------- Internal: - Update configuration files. [plone devs] (6e36bcc4) - Move distribution to src layout [gforcada] (#4217) plone.behavior: 2.0.2 → 2.0.3 ----------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.cachepurging: 3.0.2 → 3.0.3 --------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.caching: 2.0.1 → 2.0.2 ---------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.contentrules: 3.0.1 → 3.0.2 --------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) - Update configuration files. [plone devs] plone.dexterity: 3.0.7 → 3.0.8 ------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.distribution: 3.2.0 → 3.2.1 --------------------------------- Bug fixes: - Fix frontend resource paths to work properly with VHM. @wesleybl #98 plone.event: 2.0.2 → 2.0.3 -------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.exportimport: 1.1.0 → 1.3.0 --------------------------------- New features: - Support export/import of user `login_name` @ewohnlich #69 - Support non-root PloneSite import/export [ewohnlich] #67 Bug fixes: - Fix import of ordering inside folderish components. @ericof #60 - Fix export of remoteUrl to an internal page keeping the site url in the exported data. @ericof #73 - Export all paths in Posix format to support export-import across platforms [ewohnlich] #66 - Fix error getting parent object on Windows. @ewohnlich #64 Internal: - Update package metadata @ericof #78 plone.formwidget.namedfile: 3.1.1 → 3.1.2 ----------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.formwidget.recurrence: 3.0.5 → 3.0.6 ------------------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.i18n: 5.1.0 → 5.1.1 ------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.indexer: 2.0.1 → 2.0.2 ---------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) - Update configuration files. [plone devs] plone.intelligenttext: 4.0.1 → 4.0.2 ------------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) - Remove old way to run tests with setuptools [gforcada] plone.keyring: 4.0.2 → 4.0.3 ---------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.memoize: 3.0.3 → 3.0.4 ---------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) - Update configuration files. [plone devs] plone.namedfile: 7.2.0 → 7.2.1 ------------------------------ Internal: - Move distribution to src layout [gforcada] (#4217) plone.outputfilters: 5.0.4 → 5.0.5 ---------------------------------- Internal: - Update configuration files. [plone devs] (6e36bcc4) - Move distribution to src layout [gforcada] (#4217) plone.portlet.collection: 4.0.4 → 4.0.5 --------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.portlet.static: 4.0.4 → 4.0.5 ----------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.portlets: 3.0.2 → 3.0.3 ----------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.registry: 2.0.1 → 2.0.2 ----------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.resource: 3.0.2 → 3.0.3 ----------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.resourceeditor: 4.0.1 → 4.0.2 ----------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.rest: 5.0.0 → 5.1.0 ------------------------- New features: - Add a `context` URL to exception responses. This can be used by a client to retrieve contextual data that may be needed to display the exception. @davisagli (#186) plone.restapi: 9.15.1 → 9.15.3 ------------------------------ Bug fixes: - Serialize the `layout` of a Plone Site if it is a Plone 6 site. @erral #1939 - When deserializing datetimes into an empty field, store them as timezone-aware datetimes. @davisagli Internal: - Update configuration files @plone plone.rfc822: 3.0.1 → 3.0.2 --------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.scale: 4.2.0 → 4.2.1 -------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.schema: 2.0.2 → 2.0.3 --------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.schemaeditor: 4.0.11 → 4.0.13 ----------------------------------- Tests - Fix robottests for new autotoc implementation. @petschki Internal: - Move distribution to src layout [gforcada] (#4217) - Fixes random failure in robot test `Scenario: Add a fieldSet and move a field into this fieldset`. @wesleybl (#141) plone.session: 4.0.5 → 4.0.6 ---------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.staticresources: 2.3.0 → 2.3.3 ------------------------------------ Bug fixes: - Update mockup=5.4.4. See https://github.com/plone/mockup/releases/tag/5.4.4. @petschki - Update mockup=5.4.3. See https://github.com/plone/mockup/releases/tag/5.4.3. @petschki - Update mockup=5.4.1. See https://github.com/plone/mockup/releases/tag/5.4.1. Update mockup=5.4.2. See https://github.com/plone/mockup/releases/tag/5.4.2. @petschki plone.stringinterp: 2.0.2 → 2.0.3 --------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.subrequest: 2.0.5 → 2.0.6 ------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.supermodel: 2.0.4 → 2.0.5 ------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.testing: 9.0.6 → 9.0.7 ---------------------------- Internal: - Use pathlib on setup.py [gforcada] plone.theme: 4.0.3 → 4.0.4 -------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.tiles: 3.0.1 → 3.0.3 -------------------------- Bug fixes: - Drop ``pkg_resources`` usage. [maurits] (#4126) Internal: - Move distribution to src layout [gforcada] (#4217) plone.transformchain: 3.0.1 → 3.0.2 ----------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.uuid: 2.0.1 → 2.0.2 ------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) plone.volto: 5.2.0 → 5.2.2 -------------------------- New features: - Update Spanish translations and add missing i18n messages. @macagua #198 Internal: - Update configuration files @plone plonetheme.barceloneta: 3.3.0 → 3.3.1 ------------------------------------- Bug fixes: - Update: Bootstrap 5.3.8 @petschki Internal: - Move distribution to src layout [gforcada] #4217 Products.CMFDiffTool: 4.0.4 → 4.0.5 ----------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) Products.CMFDynamicViewFTI: 7.0.2 → 7.0.3 ----------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) Products.CMFEditions: 4.0.5 → 4.0.6 ----------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) Products.CMFPlacefulWorkflow: 3.0.5 → 3.0.6 ------------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) Products.CMFPlone: 6.1.2 → 6.1.3 -------------------------------- Tests - Fix robottests for new contentbrowser updates. @petschki Internal: - Updated metadata version to 6110. [maurits] #6110 Products.ExtendedPathIndex: 4.0.1 → 5.0.0 ----------------------------------------- Breaking changes: - Drop support for Plone 5.2. Drop support for Python 2. Require Python 3.9 or higher. [gforcada, maurits] Internal: - Move distribution to src layout [gforcada] (#4217) - Use ``plone.meta`` to ease maintenance [gforcada] Products.isurlinportal: 3.0.0 → 3.0.1 ------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) Products.statusmessages: 5.0.6 → 5.0.7 -------------------------------------- Internal: - Move distribution to src layout [gforcada] (#4217) collective.monkeypatcher: 2.0.0 → 2.0.1 --------------------------------------- Internal: - Update configuration files. [plone devs] build: 1.2.2.post1 → 1.3.0 -------------------------- cryptography: 45.0.4 → 45.0.7 ----------------------------- jsonschema-specifications: 2025.4.1 → 2025.9.1 ---------------------------------------------- more-itertools: 10.6.0 → 10.8.0 ------------------------------- trove-classifiers: 2025.5.9.12 → 2025.9.11.17 ---------------------------------------------