Skip to content

Oikos

v0.54.7 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 6d 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 recurring event end times being shifted by UTC offset due to incorrect datetime formatting.

Changes in this release

Bugfix Medium

Fixes recurring event end time shift caused by UTC offset handling.

Fixes recurring event end time shift caused by UTC offset handling.

Source: llm_adapter@2026-05-28

Confidence: low

Full changelog

Fixed

  • Calendar – recurring event end time shifted by UTC offset: When expanding recurring events server-side, end_datetime for each instance was computed via .toISOString(), which always appends a Z (UTC) suffix. Stored datetimes use no timezone marker (naive local-time strings), so browsers interpreted the Z-suffixed recurring instances as UTC — shifting displayed end times by the user's UTC offset (e.g. +2 h for UTC+2). The fix preserves the format of the original datetime: naive sources produce a timezone-free YYYY-MM-DDTHH:MM string; Z-suffixed sources (e.g. CalDAV imports) retain the ISO/UTC path.

Full Changelog: https://github.com/ulsklyc/oikos/blob/main/CHANGELOG.md

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

Related tools

Beta — feedback welcome: [email protected]