astro@7.1.1

elkowar/ewwastro@7.1.1Jul 17, 2026by astrobot-houston

AI Summary

A patch release that fixes a routing issue where encoded request paths were incorrectly handled when using domain-based internationalization (i18n).

Key Highlights

  • Fixes encoded request paths being routed incorrectly with domain-based i18n

New Features

  • Corrected routing logic for 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