Skip to content

v2026.08.02.2

Choose a tag to compare

@jordibrouwer jordibrouwer released this 01 Aug 20:54
· 801 commits to main since this release

Hotfix after v2026.08.02.1 — on Config → Overview, the six headline status tiles dropped to two rows at common laptop widths because the responsive grid switched to three columns at 960px viewport.

Config

  • fix Overview status tiles on one row — delay the three-column breakpoint to 720px and let tiles shrink with min-width: 0 so all six summary tiles stay on one line at typical config widths (config-view.css).