Hotfix after v2026.07.08 — General quick-link clicks now land on the section title instead of scrolling a few lines past it.
Config → General
- fix Quick-link scroll offset — clicking a quick link (e.g. Appearance & Style) scrolled the section title a few lines behind the sticky toolbar instead of stopping right below it;
scroll-margin-topwas hardcoded to5remwhile the sticky toolbar is5.75remtall. Now derived from the same sticky-height variable as the toolbar itself, matching Help's fix in v2026.07.08 (config-general-layers.css).
Developer & docs
- fix README, MANUAL, CHANGELOG & Config Help — v2026.07.08.1 hotfix notes.
- fix What's new modal — v2026.07.08.1 JSON entry.
- fix Cache-bust —
whats-new-v134data version and2026.07-dashboard-release-v103dashboard release token;general-scroll-margin-1config asset query string.