This release adds 1 notable feature for engineering teams evaluating rollout.
Published 24d
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 summaryDocuments stored as raw binary BLOBs in SQLite reduce size overhead by ~25%.
Full changelog
Changed
- Documents are stored more compactly (Discussion #332) — uploaded document files and calendar attachments are now kept as raw binary (
BLOB) inside the SQLite database instead of Base64 text. This removes the ~33 % Base64 size overhead (saving roughly 25 % of the space used by locally stored documents) and cuts CPU/RAM work on every upload and download, which is most noticeable on low-powered devices like a Raspberry Pi. Existing databases are converted automatically on first start — no manual action is required — and WebDAV/DMS-backed documents are unaffected.
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]