Skip to content

Oikos

v0.52.31 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

The dashboard scrolling regression introduced by recent CSS overflow changes has been restored in v0.52.31.

Why it matters: Fixes disrupted UI navigation for all users of the Dashboard UI, eliminating the scrolling defect caused by prior CSS modifications.

Summary

AI summary

Fixed dashboard scrolling regression caused by CSS overflow changes.

Changes in this release

Bugfix Medium

Restores dashboard scrolling after regression.

Restores dashboard scrolling after regression.

Source: llm_adapter@2026-05-23

Confidence: high

Full changelog

Fixed

  • Dashboard scrolling restored. The internal-scroll-container approach introduced in v0.52.29 (display: flex; height: 100%; overflow: hidden on .dashboard, flex: 1; overflow-y: auto on .dashboard-shell) caused a scroll regression: height: 100% on .dashboard resolved against .page-transition (its direct parent, height: auto), making it equivalent to height: auto per CSS spec. As a result .dashboard-shell received no height constraint and its overflow-y: auto never activated; on iOS, overscroll-behavior-y: contain on the unconstrained .dashboard-shell additionally blocked touch events from reaching .app-content. Fix: reverted to overflow: visible on .dashboard and removed the internal scroll container from .dashboard-shell; scrolling happens via .app-content as on every other page.

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]