-
v1.36.2
Stablereleased this
2026-07-01 18:36:06 +02:00 | 22 commits to main since this releaseHotfix 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
- Fixes attachment downloads returning 404 because