astro@7.1.1
withastro/astroastro@7.1.1Jul 17, 2026by astrobot-houston
AI Summary
Fixes a routing bug where encoded characters in request paths were mishandled in domain-based internationalization setups.
Key Highlights
- Fixes encoded request paths being routed incorrectly when using domain-based i18n.
Full Release Notes
### Patch Changes - [#17399](https://github.com/withastro/astro/pull/17399) [`4b03702`](https://github.com/withastro/astro/commit/4b0370262ce94a1f426944e659ef7a9c8773f451) Thanks [@matthewp](https://github.com/matthewp)! - Fixes encoded request paths being routed incorrectly when using domain-based i18n