astro@6.4.8
withastro/astroastro@6.4.8Jun 17, 2026by astrobot-houston
AI Summary
This is a patch release focused on improving security by hardening the limits on URL decoding to prevent potential issues.
Key Highlights
- Harden the limits on the number of decoding on the URL
Full Release Notes
### Patch Changes - [#17109](https://github.com/withastro/astro/pull/17109) [`27c80ea`](https://github.com/withastro/astro/commit/27c80ea92248993e5fce94b2c26d87d611ab6785) Thanks [@ematipico](https://github.com/ematipico)! - Harden the limits on the number of decoding on the URL.