Releases: nuxt-modules/og-image
Releases · nuxt-modules/og-image
v6.6.0
🚀 Features
- devtools: Ship devtools as a layer - by @harlan-zw in #630 (d1a9b)
🐞 Bug Fixes
- Scope WebP warning to satori renderer only - by @canstand in #631 (5622e)
- devtools: Exclude dist + devOnly debug + ^5.2.4 - by @harlan-zw in #632 (25e64)
View changes on GitHub
v6.5.3
🐞 Bug Fixes
- Escape
"when inlining<style>rules intostyleattr - by @danielroe in #629 (c6cd3) - Use sfc parser to find outer
<template>bounds - by @danielroe in #628 (607fd)
View changes on GitHub
v6.5.2
🐞 Bug Fixes
- Block embedded-IPv4 IPv6 bypasses - by @harlan-zw in #624 (984df)
- Resolve #og-image alias when no subpath is given - by @harlan-zw in #615 and #617 (ba5df)
- Skip renderer prompt in non-interactive environments - by @harlan-zw in #623 (45222)
- Degrade gracefully when cache backend is unreachable - by @harlan-zw in #613 and #619 (a4154)
- Skip runtime buffer cache during prerender - by @harlan-zw in #613 and #626 (f5ae4)
- content: Declare zod as optional peer dependency - by @harlan-zw in #622 and #625 (75bbb)
View changes on GitHub
v6.5.1
v6.5.0
🚀 Features
- nuxt-ui: Color mode aware token resolution via
data-theme- by @harlan-zw in #598 (82cec)
🐞 Bug Fixes
- fonts:
- Skip fontaine fallbacks - by @harlan-zw (aa330)
- takumi:
- Treat single-entry variable fonts as axis-driven (defensive) - by @harlan-zw in #599 (c053a)
- Keep variable WOFF2 over per-weight static fallback - by @harlan-zw in #600 (31f3b)
View changes on GitHub
v6.4.11
🐞 Bug Fixes
- Resolve configured local fonts for OG images - by @harlan-zw in #597 (9d1cb)
View changes on GitHub
v6.4.10
🐞 Bug Fixes
- More helpful font warnings - by @harlan-zw (78ca9)
- Resolve Cloudflare runtime og image secret - by @harlan-zw in #596 (0a6f4)
View changes on GitHub
v6.4.9
🐞 Bug Fixes
- Runtime secret override via NUXT_OG_IMAGE_SECRET - by @harlan-zw in #593 (611af)
- Harden takumi WASM lock and expand Server-Timing instrumentation - by @harlan-zw in #592 (94fb6)
- security: Harden SSRF guard with redirect validation and IPv6 coverage - by @harlan-zw in #594 (79db6)
View changes on GitHub
v6.4.8
🐞 Bug Fixes
- takumi: Restore non-latin glyph support regressed in v6.2.0 - by @harlan-zw in #587 (0b5e6)
View changes on GitHub
v6.4.7
🐞 Bug Fixes
- takumi: Dedupe variable fonts so weights vary correctly - by @harlan-zw in #585 (be325)