This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed stray braces leaking from translated count placeholders.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds new app icon and logo representing Yuvomi brand. Adds new app icon and logo representing Yuvomi brand. Source: llm_adapter@2026-07-15 Confidence: low |
— |
| Feature | Low |
Replaces app icon and logo with three overlapping translucent circles representing Yuvomi brand. Replaces app icon and logo with three overlapping translucent circles representing Yuvomi brand. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Bugfix | Medium |
Fixes stray braces leaking in translated count placeholders. Fixes stray braces leaking in translated count placeholders. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Changed
- New app icon and logo. The house glyph has been replaced with a mark of three overlapping, translucent circles representing the family. The redesign has two reasons: the house referenced "Oikos" (Greek for household) and no longer fit after the rename to Yuvomi, and the old house-on-a-rounded-square looked too much like smart-home apps such as Apple Home. The brand violet is unchanged; the mark is applied everywhere (app icon, maskable/PWA icons, favicon, in-app sidebar, the website, and the Unraid/Umbrel catalog icons). The TrueNAS catalog icon is hosted upstream and updates with the pending catalog rename.
Fixed
- Count placeholders in translated text no longer leak stray braces. The dashboard birthdays widget, the health lab-report badges, and other counters showed strings like "{63}" or "{8} analytes" instead of the number, because of a triple-brace typo (
{{{count}}}) that was present in every locale. Corrected to{{count}}across all 23 languages.
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]