• v1.36.2 2ad1370dcc

    v1.36.2
    All checks were successful
    auto-image-build / docker-build (push) Successful in 21m37s
    ci / rust-checks (push) Successful in 2m54s
    validate-publish-surface / validate-publish-surface (push) Successful in 4s
    Stable

    StefanSA released this 2026-07-01 18:36:06 +02:00 | 22 commits to main since this release

    Hotfix release for attachment downloads.

    Changes:

    • Fixes attachment downloads returning 404 because /api/ciphers/attachment/download?token=... was not registered as an API route.
    • Upload and attachment metadata were unaffected.
    • Valid attachment download tokens now return attachment bytes through the API route.
    • Invalid tokens still fail safely with 404.
    Downloads