v4.18.2
·
53 commits
to main
since this release
Focus: Right-size the footer logo — served resolution now matches its display size.
Changes
- 🖼️ Resized the footer Docsector logo from a 248×248 / 5.1 KB PNG (rendered at 18×18) down to 32×32 / 478 bytes — now under Vite's inline threshold, so it embeds as a data URI in the footer chunk instead of a separate network request; rendering is pixel-identical at the display size
- ✅ Validated with the full test suite and rendered-footer comparison