This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed contact category downgrade during CardDAV import when unmapped categories occur and corrected vCard unescaping edge case.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Prevents downgrade of manually chosen contact category during CardDAV import when unmapped. Prevents downgrade of manually chosen contact category during CardDAV import when unmapped. Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Bugfix | Low |
Ensures category fallback remains valid if default "misc" category is deleted. Ensures category fallback remains valid if default "misc" category is deleted. Source: granite4.1:30b@2026-07-19-audit Confidence: low |
— |
| Bugfix | Low |
Aligns vCard unescaping in manual .vcf file importer with CardDAV sync logic, fixing ordering edge case with `\` escape sequences. Aligns vCard unescaping in manual .vcf file importer with CardDAV sync logic, fixing ordering edge case with `\` escape sequences. Source: granite4.1:30b@2026-07-19-audit Confidence: low |
— |
Full changelog
Fixed
- Follow-up hardening for the CardDAV contact import (#531): imported contacts whose category could not be mapped no longer downgrade an existing, manually chosen category when an already-local contact is adopted during sync; the category fallback now also stays valid when the household has deleted the default "misc" category. The manual
.vcffile importer's vCard unescaping was switched to the same single-pass logic as the CardDAV sync, closing an ordering edge case with\\escape sequences. Behavior is unchanged for normal contacts; this only affects the edge cases above.
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]