This release fixes issues for SREs watching stability and regressions.
Published 11d
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 mobile date and time pickers failing to open in event modals.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Calendar and time pickers now open on mobile devices. Calendar and time pickers now open on mobile devices. Source: llm_adapter@2026-07-16 Confidence: low |
— |
Full changelog
Fixed
- Calendar event date and time pickers did not open on mobile devices (#512). Tapping the calendar or clock icon in the event modal did nothing on iOS, while the same pickers worked on desktop. On touch devices the datepicker tried to open the native OS sheet via
showPicker()on a hidden proxy input; on WebKit (iOS Safari and iOS Chrome)showPicker()on such a hidden input is a silent no-op that never throws, so the built-in fallback to the in-app popover never triggered and nothing appeared. The in-app calendar/time popover, which already works identically on desktop and touch, is now the primary path on every pointer type. The native OS sheet remains only as a fallback for touch browsers without the Popover API (older iOS).
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]