# Astro astro@7.2.5 - Product: Astro (https://whatsnew.fyi/product/astro) - Vendor: Astro - Date: 2026-08-24 - Version: astro@7.2.5 - Original notes: https://github.com/withastro/astro/releases/tag/astro%407.2.5 - Permalink: https://whatsnew.fyi/product/astro/releases/astro-7.2.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix `experimental_getFontFileURL()` rejecting valid font URLs when using the Cloudflare adapter - **changed** — Skip no-op pathname writes when normalizing SSR request URLs - **changed** — Update deprecation messages target from Astro 7 to 8 - **fixed** — Fix session ID validation to reject non-UUID cookie values before using them as storage keys - **fixed** — Fix `--mode`, `--site`, `--base`, `--out-dir`, `--verbose`, `--silent`, and `--open` flags being silently dropped when using `astro dev --background` or `astro preview --background` - **fixed** — Fix `content-modules.mjs` not removing entries for deleted or renamed content files - **fixed** — Fix `Astro.preferredLocale` and `Astro.preferredLocaleList` ignoring `Accept-Language` quality values when they are absent or `0` - **fixed** — Fix build errors showing wrong file location, missing line:col, and misleading hints when a plugin error is wrapped by Vite's build error - **fixed** — Fix type error when passing an image from a content collection `image()` schema to a component or `` by adding missing `apng` format - **fixed** — Fix Astro CSP support not correctly handling `"unsafe-inline"` resource - **fixed** — Fix regression in content collections that could cause images to not be resolved - **fixed** — Fix `memoryCache()` storing responses that set cookies through `Astro.cookies` or `Astro.session` - **fixed** — Fix `server:defer` crashing the dev server with "undefined is not a function" when a deferred component imports from `astro:i18n` - **fixed** — Fix regression where `transition:persist` stopped working for `