This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed Google Calendar sync issues: corrected extra day on multi‑day events and added RRULE prefix to recurring event rules.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes extra day display for multi‑day Google Calendar events. Fixes extra day display for multi‑day Google Calendar events. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Fixes sync failures for recurring Google Calendar events with end dates. Fixes sync failures for recurring Google Calendar events with end dates. Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
Fixed
- Google Calendar sync: all-day events imported from Google no longer show an extra day. Google Calendar stores exclusive end dates per RFC 5545 (a 2-day event Jan 1–2 has
end.date = "2026-01-03"); Oikos was storing this value as-is, making every multi-day event appear one day longer than it actually is. - Google Calendar sync: recurring events with an end date no longer fail to sync to Google with "Invalid recurrence rule." The outbound mapping was sending the recurrence rule without the required
RRULE:prefix, which Google's API rejects. Both the missing prefix and the incorrect (non-exclusive) all-day end date in the outbound payload are now fixed.
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
Beta — feedback welcome: [email protected]