You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Cookieplone output wherever it is documented.
With buildout- or pip-based installs, either replace all instances of https://dist.plone.org/release/6-latest/ with https://dist.plone.org/release/6.1-latest/ or verify that the former redirects to the latter.
In docs/install/create-project-classic-ui.md, update guilabels and workflow as needed.
Update docs/admin-guide/install-buildout.md and docs/admin-guide/install-pip.md to use Python versions for Plone 6.1.
Consider new replacement keys for PLONE_BACKEND_MINOR_VERSION and PLONE_BACKEND_PATCH_VERSION.
https://dist.plone.org/release/6-latest/withhttps://dist.plone.org/release/6.1-latest/or verify that the former redirects to the latter.docs/install/create-project-classic-ui.md, updateguilabelsand workflow as needed.docs/admin-guide/install-buildout.mdanddocs/admin-guide/install-pip.mdto use Python versions for Plone 6.1.PLONE_BACKEND_MINOR_VERSIONandPLONE_BACKEND_PATCH_VERSION.SUPPORTED_PYTHON_VERSIONSreplacement when 6.1 is released #1674Originally posted by @davisagli in #1714 (comment)