v4.13.1
·
98 commits
to main
since this release
Focus: contrast and placement fix for the update notification banner introduced in v4.13.0.
Changes
- 🎨 Fixed the update notification banner's contrast: the pill now uses an inverse surface — dark in light mode, light in dark mode — instead of the brand primary color, which could vanish against brand-colored chrome.
- ⬇️ Moved the banner from the top to the bottom center of the viewport (snackbar placement), where it floats over page content rather than the header.
- 📚 Updated the Update Notification manual page (both locales) and the README to describe the new placement and surface.
- ✅ Validated with the full test suite (239 passing) and end-to-end probes in both light and dark modes.