Skip to content

v4.18.2

Choose a tag to compare

@rodrigoslayertech rodrigoslayertech released this 17 Jul 19:15
· 53 commits to main since this release
v4.18.2
2d26b14

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