Zope 5.7 -> 5.8 --------------- - Only set response header Content-Type as text/html on exception views when the response has content. (#1089) - Drop support for Python 3.6, it has been in end-of-life status for a while. - Update to newest compatible versions of dependencies. - Fix history page for classes modifying instances in __setstate__, such as Products.PythonScripts.PythonScript instances. See launchpad issue 735999. - Explicitly serve App.Dialogs.MessageDialog and exception views as HTML due to the changed default content type from #1075. - Fix some broken ZMI pages due to the changed default content type from PR https://github.com/zopefoundation/Zope/pull/1075 (#1078) - Set the published default Content-Type header to text/plain if none has been set explicitly to prevent a cross-site scripting attack. Also remove the old behavior of constructing an HTML page for published methods returning a two-item tuple. See `Zope changelog `_. setuptools: 65.5.1 → 65.7.0 --------------------------- Plone: 6.0.0 → 6.0.1 -------------------- plone.api: 2.0.0 → 2.0.1 ------------------------ - Switch to 6.docs.plone.org (was 6.dev-docs.plone.org) [ksuess] (#497) - Fix links to appropriate versions of docs, in preparation for redirecting docs.plone.org to 6.docs.plone.org. Fix a few typos. Use renamed tox configuration option. [stevepiercy] (#498) - Pin Sphinx<5,>=3 due to sphinx-book-theme 0.3.3 requirement. [stevepiercy] (#499) - Update links to docs to use correct versions. [stevepiercy] (#500) plone.app.caching: 3.0.0 → 3.0.2 -------------------------------- Bug fixes: - Correct Bootstrap classes for `