plone.app.contentlisting: 3.0.0b1 → 3.0.1 ----------------------------------------- Bug fixes: - In RealContentListingObject.__getattr__ check attribute existence without acquisition but return the attribute with acquisition in case it is a method that needs acquisition. [gbastien] (#47) - Final release. [gforcada] (#600) plone.app.dexterity: 3.0.0b2 → 3.0.1 ------------------------------------ Bug fixes: - Remove deprecated imports from ``plone.app.widgets`` [petschki] (#355) - Final release for Plone 6.0.0. (#600) plone.app.relationfield: 3.0.0b2 → 3.0.1 ---------------------------------------- Bug fixes: - Remove deprecated ``plone.app.widgets`` code. [petschki] (#36) - Final release. [gforcada] (#600) plone.app.upgrade: 3.0.0rc1 → 3.0.0rc2 -------------------------------------- Bug fixes: - Apply volto.blocks behavior if the site was being used as a Volto site [erral] (#304) - Catch KeyError when getting object from a brain, and ignore this brain. Log a warning. [maurits] (#306) - Added upgrade to 6010, Plone 6.0.0rc2. [maurits] (#6010) plone.protect: 4.1.6 → 4.1.7 ---------------------------- Bug fixes: - Add missing z3c.zcmlhook dependency. [icemac] (#96) plone.restapi: 8.32.2 → 8.32.4 ------------------------------ Bug fixes: - Allow multiple values for sort_on and sort_order parameters in @search [erral] (#1532) - Mock addon versions in documentation [erral] (#1538) - Add "UID" to content type endpoint response of "Plone Site" [ksuess] (#1546) - Fortify user api against missing user data (None) @reebalazs (#1534) plone.staticresources: 2.0.1 → 2.0.2 ------------------------------------ Bug fixes: - Upgrade mockup -> 5.0.0-beta.3 (Bootstrap -> 5.2.3). [petschki] (#256) - Update mockup -> 5.0.0-beta.4 [petschki] (#257) Products.CMFPlone: 6.0.0rc1 → 6.0.0rc2 -------------------------------------- Bug fixes: - Fix duplicated ``
`` in login form. [petschki] (#3680) - Fix caching of rendered resources. [petschki] (#3683) - Update package metadata in pypi. [ericof] (#3687) - Updated metadata version to 6010. [maurits] (#6010) icalendar: 5.0.2 → 5.0.3 ------------------------ New features: - vDDDTypes is hashable #487 #492 [niccokunzmann] Bug fixes: - vDDDTypes' equality also checks the dt attribute #497 #492 [niccokunzmann] z3c.objpath: 1.2 → 1.3 ---------------------- zope.copy: 4.2 → 4.3 --------------------