chore: upgrade to 0.6.0+v2026.5.0 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "upgrade-0.6.0+v2026.5.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upgrade
cryptpadfrom0.5.4+v2026.2.0to0.6.0+v2026.5.0.Image tag changes
CryptPad 2026.5.0 is the upstream "Spring release" (Diagram/Drawio 29 upgrade, theme switcher, private message notifications, accessibility fixes; intermediate fixes 2026.2.1/2026.2.2). No breaking changes, new env vars, or data migrations. nginx 1.31 brings several CVE fixes; its HTTP/2 header-rejection change does not affect this sidecar (runs HTTP/2-disabled, HTTP/1.1 to app).
Note: the
cryptpad/cryptpadversion-*tag is unparseable by abra's upgrade checker, so the app bump was applied manually after confirmingversion-2026.5.0on Docker Hub / GitHub releases.Test results
--chaos --force)tests/health_check.pyhttps://cryptpad.cctest.autonomic.zonelanding pagetests/oidc_login.pyabra recipe lint cryptpad -CNext steps (after PR review)
Operators using SSO should set
SSO_PLUGIN_VERSION=0.5.0(recommended by 2026.5.0).cc @trav @notplants
didn't pass SSO test, need to fix SSO in tests first
Pull request closed