horse-with-no-namespace: 20251105.1 → 20260202.0 ------------------------------------------------ packaging: 25.0 → 26.0 ---------------------- pip: 25.3 → 26.0.1 ------------------ setuptools: 80.9.0 → 81.0.0 --------------------------- wheel: 0.45.1 → 0.46.3 ---------------------- zc.buildout: 5.1.1 → 5.1.3 -------------------------- diazo: 2.0.4 → 2.0.6 -------------------- Tests: - Do not test what happens when trying to put a title tag within a title tag. ``lxml`` 6 wants only text within the title tag. Rewrite the test to use a div in the body. [mauritsvanrees] Internal: - Update action workflows and other configuration files. [plone devs] Plone: 6.2.0a1 → 6.2.0rc1 ------------------------- - Prepare release. [maurits] plone.api: 3.0.0a2 → 3.0.0a3 ---------------------------- Bug fixes: - Fix ``plone.api.user.create()`` to respect ``use_uuid_as_userid`` and ``use_email_as_login`` registry settings, as well as custom ``IUserIdGenerator`` and ``ILoginNameGenerator`` utilities. #4292 Tests: - Fix `test_create_raises_unicodedecodeerror` for deferred indexing queue processing since Products.CMFCore 3.9. @jensens #602 Internal: - Update configuration files @plone plone.app.caching: 5.0.0a1 → 5.0.0a2 ------------------------------------ Internal: - Remove pytz as test dependency. [thet] #141 - Metadata: Add full list of supported Python versions to setup.py. [thet] - Update configuration files @plone plone.app.content: 5.0.0a1 → 5.0.0a2 ------------------------------------ New features: - Alphabetically sort the list of portal types in the constraints configuration form @erral (#320) Bug fixes: - Fix @@allow_upload failing with a 302 redirect when parent folders are restricted but the target folder is accessible. @shivaansh0610-LUFFY (#4055) - Update content status history page to use ``is_default_page`` from ``plone.base`` rather than a plone skin. @gforcada - Update reviewlist to use ``is_default_page`` from ``plone.base`` rather than the ``plone_utils`` tool. Also, check if an item is a default page in its own container, instead of on the context where we see the reviewlist. @mauritsvanrees plone.app.contentrules: 6.0.0a1 → 6.0.0a2 ----------------------------------------- Internal: - Update configuration files. [plone devs] plone.app.contenttypes: 5.0.0a1 → 5.0.0a2 ----------------------------------------- Internal: - Update configuration files. [plone devs] plone.app.dexterity: 5.0.0a1 → 5.0.0a3 -------------------------------------- Bug fixes: - Use raw rich text value instead of output when indexing. [maurits] (#423) Internal: - Do not re-define the same widgets where there are already default widgets. The `Datetime` fields for `effective` and `expires` in the `IPublication` behavior do not need to re-define the `DatetimeFieldWidget` widget. It is already set in plone.app.z3cform. Leaving it out here allows to override the widget in custom code. [thet] - Update configuration files. [plone devs] plone.app.discussion: 6.0.0a1 → 6.0.0a2 --------------------------------------- Bug fixes: - Fix translation of comment byline. @erral Internal: - Update configuration files. [plone devs] plone.app.event: 6.0.0a1 → 6.0.0a2 ---------------------------------- Tests: - Fix robot test selector for recurrence widget to work with both ```` and ``