Skip to content

Oikos

v1.31.5 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 8d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Fixed CardDAV contact import issues: unescaped vCard fields, missing primary phone/email/address data, and inconsistent category mapping.

Changes in this release

Bugfix Medium

Unescape vCard escape sequences in imported CardDAV contacts.

Unescape vCard escape sequences in imported CardDAV contacts.

Source: llm_adapter@2026-07-19

Confidence: high

Bugfix Medium

Populate primary phone, email, and address fields from multi-value tables for imported CardDAV contacts.

Populate primary phone, email, and address fields from multi-value tables for imported CardDAV contacts.

Source: llm_adapter@2026-07-19

Confidence: high

Bugfix Medium

Standardize unmapped CardDAV contact categories to `misc` instead of localized `Sonstiges`.

Standardize unmapped CardDAV contact categories to `misc` instead of localized `Sonstiges`.

Source: llm_adapter@2026-07-19

Confidence: high

Bugfix Medium

Run migration on upgrade to heal existing CardDAV contacts: unescape names, convert `Sonstiges` → `misc`, add missing primary fields.

Run migration on upgrade to heal existing CardDAV contacts: unescape names, convert `Sonstiges` → `misc`, add missing primary fields.

Source: llm_adapter@2026-07-19

Confidence: high

Full changelog

Fixed

  • CardDAV contacts synced from servers such as mailbox.org were imported but displayed incorrectly (follow-up to #529). Three issues are fixed: (1) names and other fields kept literal vCard escapes such as Surname\, Given — values are now unescaped (\,, \;, \\, \n) and structured fields (N, ADR) are split only on unescaped separators; (2) phone numbers, email addresses and postal addresses were missing in the list and edit dialog because sync only populated the multi-value tables — the primary phone/email/address are now also written to the base contact fields the list reads; (3) contacts with no mapped category were stored under the localized fallback Sonstiges instead of the stable key misc, causing them to group under "Other" while the edit dialog fell back to its first option — unmapped categories now consistently resolve to misc. A migration heals already-synced contacts on upgrade (escaped names, Sonstigesmisc, missing primary phone/email); manually created contacts are left untouched. (#531)

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

Track Oikos

Get notified when new releases ship.

Sign up free

About Oikos

Family planner for small households

All releases →

Related context

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]