v4.7.6
Focus: Mobile Table of Contents no longer auto-opens on page entry.
Changes
- 🐛 Fixed the mobile ToC dialog opening by itself when entering a page. It keyed on the shared
layout.metaflag (defaulttruefor the desktop right rail), so mobile inherited the open state - 📱 On mobile the ToC is now forced closed on mount and on every navigation (including anchor taps); it opens only when the user taps the ToC button
- 🖥️ Desktop right rail keeps its default-open behavior unchanged
- ✅ Validated — 194 tests passing, scaffold build OK