This release fixes issues for SREs watching stability and regressions.
Published 19d
Productivity & Wikis
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
docker
family
family-planner
home-automation
planner-app
privacy-first
+4 more
progressive-web-app
pwa
self-hosted
selfhosted-apps
Summary
AI summaryFixed preview/download failure for Papra DMS documents showing 0 KB.
Full changelog
Fixed
- Papra DMS documents could not be previewed or opened, and showed 0 KB — Papra's file endpoint always serves
application/octet-stream(an intentional XSS defence), so the in-app viewer rejected every linked document with a 415 "Preview not supported" error even though it downloaded fine. Linking now captures the document's real MIME type and size from Papra's metadata, and the preview/download handlers fall back to the stored MIME type when the DMS returns a genericoctet-stream, so PDFs and text files render inline again. The "Open in DMS" link was also pointing at a non-existent path (/documents/<org>/<id>) and 404'd; it now uses Papra's real document route (/organizations/<org>/documents/<id>). Existing links keep their old metadata — re-link to pick up the correct size, MIME type, and URL (#451).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v0.71.3 Changes WebDAV backup default path from "/oikos/backups/" to "/yuvomi/backups/".
- v0.66.0 Repository URL changed to `https://github.com/ulsklyc/yuvomi`.
- v0.66.0 Docker image moved to `ghcr.io/ulsklyc/yuvomi`.
- v0.66.0 Project renamed from Oikos to Yuvomi.
- v0.62.0 Changes event dialog to unified sync target picker across Google and CalDAV calendars.
Beta — feedback welcome: [email protected]