Zope 5.8.2 → 5.8.3 ------------------ - Fix handling of a request parameter of type ``file`` if no value has been specified; fixes `#1132 `_. - Fix adding Page Templates without valid file input from the ZMI (`#1130 `_) - Update to newest compatible versions of dependencies. pip: 23.0.1 → 23.1.2 -------------------- setuptools: 67.6.1 → 67.8.0 --------------------------- Plone: 6.0.5 → 6.0.6 -------------------- Bug fixes: - Release 6.0.6. [maurits] plone.app.caching: 3.1.1 → 3.1.2 -------------------------------- Internal: - Update configuration files. [plone devs] e08b1234, fb4615d7 Tests: - Fixed tests that compared a stable time with a ten year old Expires handler. [maurits] #127 plone.app.content: 4.0.1 → 4.0.2 -------------------------------- Bug fixes: - Fixup test_delete_wrong_object_by_acquisition_with_action. We don't publish acquired content items anymore. [jaroel] (explicitacquisition) plone.app.layout: 4.0.5 → 4.0.6 ------------------------------- Bug fixes: - Unify default values for translations [erral] (#347) plone.app.locales: 6.0.14 → 6.0.15 ---------------------------------- - Complete eu translation [erral] - Complete es translation [erral] - Update translation files [erral] - Fix pt_BR translation of description of field ``JavaScript for web statistics support``. [wesleybl] plone.app.portlets: 5.0.5 → 5.0.6 --------------------------------- Bug fixes: - Fix error on `@@manage-content-type-portlets` view. @davisagli (#177) plone.app.querystring: 2.0.4 → 2.0.5 ------------------------------------ Bug fixes: - Update configuration files. [plone devs] (dd37b9f9) plone.app.relationfield: 3.0.2 → 3.0.3 -------------------------------------- Bug fixes: - Update configuration files. [plone devs] (53dc5b4c) plone.app.theming: 5.0.3 → 5.0.4 -------------------------------- Bug fixes: - Unify default values for translations [erral] (#223) plone.app.upgrade: 3.0.5 → 3.0.6 -------------------------------- Bug fixes: - Added upgrade to 6017, Plone 6.0.6. [maurits] (#6017) plone.app.users: 3.0.2 → 3.0.3 ------------------------------ Bug fixes: - Update configuration files. [plone devs] (53dc5b4c, e08b1234) plone.app.z3cform: 4.2.0 → 4.2.1 -------------------------------- Bug fixes: - Add `required` to orderedselect widget. [petschki - original PR by szakitibi] (#170) plone.batching: 2.0.5 → 2.0.6 ----------------------------- - Update configuration files. [plone devs] (55bda5c9, 69cb8571, 9e6e627d) plone.memoize: 3.0.1 → 3.0.2 ---------------------------- Internal: - Update configuration files. [plone devs] (237ff4c8) plone.namedfile: 6.1.0 → 6.1.1 ------------------------------ Bug fixes: - Fix tests to work with various ``beautifulsoup4`` versions. [maurits] (#867) plone.outputfilters: 5.0.2 → 5.0.3 ---------------------------------- Bug fixes: - Return a 404 Not Found response if the resolveuid view is called with no uuid. @davisagli (#43) plone.portlet.collection: 4.0.2 → 4.0.3 --------------------------------------- Bug fixes: - Update configuration files. [plone devs] (7723aeaf) plone.restapi: 8.39.1 → 8.40.0 ------------------------------ New features: - Added `@site` and `@navroot` endpoints. @erral (#1464) Bug fixes: - Validate input to the `@querystring-search` service. Input which can't be processed now results in a 400 response instead of 500. @davisagli (#1653) - Fix content serializer with an old version of an item that was renamed. @davisagli (#1651) plone.staticresources: 2.0.11 → 2.1.3 ------------------------------------- plone.subrequest: 2.0.3 → 2.0.4 ------------------------------- - Update configuration files. [plone devs] (b5084eff) plone.volto: 4.0.8 → 4.0.9 -------------------------- Bug fixes: - Let the migration-form @@migrate_to_volto transform richtext to slate-blocks by default. [pbauer] (#122) - Fix value of unchecked checkboxes in migrate_to_volto. [pbauer] (#124) plonetheme.barceloneta: 3.0.2 → 3.1.3 ------------------------------------- New features: - Update to Bootstrap 5.3 final release. [petschki] #333 - Upgrade Bootstrap `5.3.0-alpha3` [petschki] (#325) - Update to Bootstrap 5.3.0-alpha2. [toalba,lenadax] (#324) - Simplify alert related styles. [lenadax] (#321) - Adopt colormode related variables from Bootstrap 5.3. [lenadax] (#321) - Update Bootstrap -> 5.3.0 [agitator] (#320) Bug fixes: - Add "!optional" to extended grid breakpoints selectors to avoid errors when `$grid-breakpoints` is customized. [petschki] #329 Internal: - Update configuration files. [plone devs] (7032e1d4) Products.CMFPlone: 6.0.5 → 6.0.6 -------------------------------- Bug fixes: - Fix repairing relations. [ksuess] #3457 - Fix alerts to follow Bootstrap convention. [petschki] #3806 - Updated metadata version to 6017. [maurits] #6017 icalendar: 5.0.5 → 5.0.7 ------------------------ Bug fixes: - to_ical() now accepts RRULE BYDAY values>=10 #518 - Adjusted duration regex zdaemon: 4.4 → 5.0 ------------------ cryptography: 40.0.2 → 41.0.1 ----------------------------- PyJWT: 2.6.0 → 2.7.0 -------------------- pyOpenSSL: 23.1.1 → 23.2.0 -------------------------- python-dotenv: 1.00 → 1.0.0 --------------------------- robotframework: 6.0.2 → 6.1 --------------------------- robotframework-seleniumlibrary: 6.0.0 → 6.1.0 --------------------------------------------- selenium: 4.9.0 → 4.9.1 ----------------------- trio-websocket: 0.10.2 → 0.10.3 ------------------------------- types-PyYAML: 6.0.12.8 → 6.0.12.10 ----------------------------------