pip: 22.3.1 → 23.0.1 -------------------- setuptools: 65.7.0 → 67.6.1 --------------------------- wheel: 0.38.4 → 0.40.0 ---------------------- Plone: 6.0.3 → 6.0.4 -------------------- plone.alterego: 1.1.5 → 2.0.0 ----------------------------- Breaking changes: - Drop python 2 support. [gforcada] (#1) - Update configuration files. [plone devs] (5623f8b3) plone.api: 2.0.1 → 2.0.2 ------------------------ Bug fixes: - Update link for Training. @stevepiercy (#503) plone.app.caching: 3.0.4 → 3.0.5 -------------------------------- Bug fixes: - Fix spelling error. [gforcada] #124 plone.app.contentlisting: 3.0.1 → 3.0.3 --------------------------------------- - Drop p.a.contenttypes install dependency, it is actually a soft one only. This allows to break a cyclic dependency. [gforcada] (#3764) - Update configuration files. [plone devs] (#47959565) plone.app.contentmenu: 3.0.0 → 3.0.1 ------------------------------------ - Update configuration files. [plone devs] (#47959565) plone.app.contentrules: 5.0.0 → 5.0.2 ------------------------------------- Bug fixes: - Update configuration files. [plone devs] (#47959565) - Update configuration files. [plone devs] (0b0246aa) plone.app.contenttypes: 3.0.1 → 3.0.2 ------------------------------------- Bug fixes: - Run the robot tests. [maurits] (#69) plone.app.customerize: 1.3.12 → 2.0.0 ------------------------------------- Breaking changes: - Update configuration files. [plone devs] (5623f8b3) plone.app.dexterity: 3.0.4 → 3.0.5 ---------------------------------- Bug fixes: - Update configuration files. [plone devs] (#47959565) plone.app.discussion: 4.0.0 → 4.0.1 ----------------------------------- - Remove translations folder, for ages they are coming from p.a.locales. [gforcada] (#1) - Update configuration files. [plone devs] (#47959565) plone.app.event: 4.0.0 → 5.0.1 ------------------------------ Breaking changes: - Breaking dependency cleanup: Move declaration of language independence of on IEventBasic fields to plone.app.multilingual. [jensens] (367-pam) Bug fixes: - Update configuration files. [plone devs] (e380661b) - Update configuration files and dependencies. [plone devs] (0b0246aa) plone.app.i18n: 4.0.0 → 4.0.1 ----------------------------- - Update configuration files. [plone devs] (de0ac4e7) plone.app.intid: 1.1.4 → 2.0.0 ------------------------------ Breaking changes: - Update configuration files. [plone devs] (3b8337e6) plone.app.iterate: 5.0.1 → 5.0.2 -------------------------------- - Update configuration files. [plone devs] (5623f8b3) plone.app.layout: 4.0.2 → 4.0.3 ------------------------------- Bug fixes: - Update configuration files. [plone devs] (11f0db91) plone.app.linkintegrity: 4.0.0 → 4.0.1 -------------------------------------- - Update configuration files. [plone devs] (5623f8b3) plone.app.locales: 6.0.12 → 6.0.13 ---------------------------------- - Update es translation [erral] - Update eu translation [erral] - Update po files [erral] plone.app.multilingual: 6.0.2 → 7.0.1 ------------------------------------- Breaking changes: - Move language independent field declarations from plone.app.event to this package. This prepares this package to be used as a real core addon. [jensens] (414-paevent) - Update configuration files. [plone devs] (11f0db91) plone.app.portlets: 5.0.2 → 5.0.3 --------------------------------- - Update configuration files, declare dependencies. [plone devs] (65ae937a) plone.app.redirector: 3.0.0 → 3.0.1 ----------------------------------- - Update configuration files. [plone devs] (93e1ab65) plone.app.registry: 2.0.1 → 2.0.2 --------------------------------- - Update configuration files. [plone devs] (5623f8b3) plone.app.relationfield: 3.0.1 → 3.0.2 -------------------------------------- - Update configuration files. [plone devs] (5623f8b3) plone.app.testing: 7.0.0 → 7.0.1 -------------------------------- - Update configuration files. [plone devs] (434550cc) plone.app.theming: 5.0.2 → 5.0.3 -------------------------------- Bug fixes: - Fix theme for `pat-code-editor`. [petschki] (#219) plone.app.upgrade: 3.0.3 → 3.0.4 -------------------------------- Bug fixes: - Added upgrade to 6015, Plone 6.0.4. [maurits] (#6015) plone.app.users: 3.0.1 → 3.0.2 ------------------------------ - Update configuration files. [plone devs] (434550cc) plone.app.vocabularies: 5.0.1 → 5.0.2 ------------------------------------- Bug fixes: - Import navigation root specific from plone.base. And so remove transitive circular dependency on plone.app.layout. [jensens] (#74) plone.app.z3cform: 4.0.2 → 4.0.3 -------------------------------- Bug fixes: - Update configuration files. [plone devs] (3b8337e6) plone.base: 1.1.0 → 1.1.2 ------------------------- Bug fixes: - Check for container field / attribute when trying to create content with same id [laulaz] (#35) - Update configuration files. [plone devs] (3333c742) plone.behavior: 1.4.0 → 2.0.0 ----------------------------- Breaking changes: - Update configuration files. [plone devs] (a9dd65cc) plone.caching: 1.2.2 → 2.0.0 ---------------------------- Breaking changes: - Update configuration files. [plone devs] (3b8337e6) plone.contentrules: 2.1.3 → 3.0.0 --------------------------------- Bug fixes: - Update configuration files. [plone devs] (5cc689e5) plone.event: 1.4.2 → 2.0.0 -------------------------- Breaking changes: - Update configuration files. [plone devs] (5cc689e5) plone.folder: 3.1.0 → 4.0.0 --------------------------- Breaking changes: - Update configuration files. [plone devs] (5cc689e5) plone.indexer: 1.0.7 → 2.0.0 ---------------------------- Breaking changes: - Update configuration files. [plone devs] (5cc689e5) plone.locking: 2.3.0 → 3.0.0 ---------------------------- Breaking changes: - Drop python 2.7. (#1) New features: - Update configuration files. [plone devs] (234bb1d6, 5cc689e5) plone.memoize: 3.0.0 → 3.0.1 ---------------------------- - Update configuration files. [plone devs] (93e1ab65) - Removed more Python 2 compatibility code. [maurits] (#55) plone.outputfilters: 5.0.1 → 5.0.2 ---------------------------------- - Update configuration files. [plone devs] (535edb14) plone.portlet.collection: 4.0.1 → 4.0.2 --------------------------------------- - Update configuration files. [plone devs] (c79ab88f) plone.portlets: 2.3.3 → 3.0.0 ----------------------------- Breaking changes: - Update configuration files. [plone devs] (80cf330f) plone.protect: 4.1.8 → 5.0.0 ---------------------------- New features: - Drop support for Python <3.8. (5390ebc6) Bug fixes: - Update configuration files. [plone devs] (a9dd65cc) plone.restapi: 8.35.3 → 8.37.0 ------------------------------ New features: - Apply a cache ruleset to the /@querystring-search endpoint. [ericof] (#1626) - Add UID to relationvalue_converter summary. [ksuess] (#1605) - Add querystring_search get method. [robgietema] (#1616) Bug fixes: - Fix bugs in handling parameters when the `@querystringsearch` endpoint is called with the GET method. @davisagli (#1621) - Fix a bunch of deprecation warnings in a Plone 5.2 compatible way. Applied proper isort. Fixed unclosed file issues in a test. Added Python 3.11 to test matrix. [jensens] (#1606) - No longer declare support for Python 3.6 (it was already not tested). [davisagli] (#1615) - Fixed encoding issue on Python 3 for some mail servers. This could result in missing characters in an email body. [maurits] (#3754) plone.schema: 1.4.0 → 2.0.0 --------------------------- Breaking changes: - Drop Python 2 support. Housecleaning: pyupgrade, isort, black. Introduce extras `plone.schema[supermodel]` and `plone.schema[schemaeditor]`. The package works in its vanilla installation as an addon for z3c.form, without any other plone dependencies. [jensens] (#17) Bug fixes: - Update configuration files. [plone devs] (93ecbf56) plone.staticresources: 2.0.7 → 2.0.10 ------------------------------------- Bug fixes: - Update mockup=5.0.10. [petschki] (#280) - Update configuration files. [plone devs] (812af4e9) - Update `mockup==5.0.9`. Fixin issues in `pat-recurrence`. [frapell] (#276) - Update `mockup==5.0.8`. Fixes `pat-recurrence` UI issues. [petschki] (#272) plone.stringinterp: 2.0.0 → 2.0.1 --------------------------------- - Update configuration files. [plone devs] (93e1ab65) plonetheme.barceloneta: 3.0.1 → 3.0.2 ------------------------------------- Bug fixes: - Update configuration files. [plone devs] (7032e1d4) Products.CMFDiffTool: 4.0.0 → 4.0.1 ----------------------------------- - Update configuration files. [plone devs] (3333c742) Products.CMFDynamicViewFTI: 7.0.0 → 7.0.1 ----------------------------------------- - Update configuration files. [plone devs] (3333c742) Products.CMFEditions: 4.0.0 → 4.0.1 ----------------------------------- - Update configuration files. [plone devs] (3333c742) Products.CMFPlone: 6.0.3 → 6.0.4 -------------------------------- Bug fixes: - Prepare 6.0.3 final. No changes compared to the release candidate. [maurits] #603 - Add a last modification time of the resource registry. We update this when changing anything related: when changing the resource registry in its control panel or activating an add-on. This avoids needing a restart before seeing changes when you run in production mode. Fixes `issue 3505 _. [maurits] #3505 - Removed path query from search view when context is site root. [malthe] #3753 - Fixed encoding issue on Python 3 for some mail servers. This could result in missing characters in an email body. [maurits] #3754 - Mockup TinyMCE settings: Fix URLs in TinyMCE external_plugins settings. Add the portal URL to external_plugins values for relative and absolute URLs. Before this fix external plugins could not be found if they were not added with the full path or a full URL. The path is different for virtual hosted sites and sites directly served from Zope. #3767 - Updated metadata version to 6015. [maurits] #6015 Products.isurlinportal: 2.0.0 → 2.0.1 ------------------------------------- - Update configuration files. [plone devs] (3333c742) Products.MimetypesRegistry: 2.1.9 → 3.0.0 ----------------------------------------- Breaking changes: - Update configuration files. [plone devs] (5cc689e5) Products.PlonePAS: 7.0.0 → 8.0.0 -------------------------------- Breaking changes: - Update configuration files. [plone devs] (80cf330f) icalendar: 5.0.4 → 5.0.5 ------------------------ Bug fixes: - Fix problem with ORGANIZER in FREE/BUSY #348 - Added support for BYWEEKDAY in vRecur ref: #268 zc.relation: 1.1.post2 → 2.0 ---------------------------- zope.ramcache: 2.4 → 3.0 ------------------------ cryptography: 39.0.2 → 40.0.2 ----------------------------- importlib-metadata: 6.0.0 → 6.3.0 --------------------------------- Markdown: 3.4.1 → 3.4.3 ----------------------- Pillow: 9.4.0 → 9.5.0 --------------------- pyOpenSSL: 23.0.0 → 23.1.1 -------------------------- robotframework-pythonlibcore: 4.0.0 → 4.1.2 ------------------------------------------- robotframework-seleniumtestability: 2.0.0 → 2.1.0 ------------------------------------------------- selenium: 4.7.2 → 4.8.3 ----------------------- simplejson: 3.18.4 → 3.19.1 --------------------------- trio-websocket: 0.10.0 → 0.10.2 ------------------------------- watchdog: 2.3.1 → 3.0.0 -----------------------