Skip to content

Oikos

v0.52.26 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 11d 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

ReleasePort's take

Light signal
editorial:auto 11d

Version v0.52.26 resolves a blank/white screen scrolling defect on iOS Safari and Android Chrome by disabling backdrop-filter in the scroll container.

Why it matters: Fixes rendering failures during scrolling on two major mobile browsers; immediate relevance for any app experiencing those issues.

Summary

AI summary

Fixed scrolling causing blank/white screens on iOS Safari and Android Chrome by disabling backdrop-filter in the scroll container.

Changes in this release

Bugfix Medium

Fixes blank/white screen scrolling issue on iOS Safari/WebKit and Android Chrome/Blink.

Fixes blank/white screen scrolling issue on iOS Safari/WebKit and Android Chrome/Blink.

Source: llm_adapter@2026-05-23

Confidence: high

Full changelog

Fixed

  • Scrolling on any page no longer causes a blank/white screen on iOS (Safari, WebKit) and Android (Chrome, Blink). The previous partial fix (v0.52.22) only removed backdrop-filter from sticky toolbars; the root cause was broader — glass.css applied backdrop-filter to task cards, note items, dashboard widgets, form inputs, meal slots, group-toggles, and skeleton loaders inside the overflow:auto scroll container, each becoming a separate GPU compositor layer that overwhelmed the mobile compositor on scroll. A single permanent CSS rule now disables backdrop-filter for all scroll-container children; the bottom navigation bar, modals, and toasts retain their blur effect as they sit outside the scroll container. Closes #166.

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]