# Astro 4.6

DevFeed: [Astro 4.6](<https://devfeed.tech/articles/astro-4-6-3209.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-460/>)

Author: Erika; Emanuele Stoppa; Matthew Phillips; Nate Moore; Bjorn Lu

Published: 2024-04-11T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cli](<https://devfeed.tech/tags/cli.md>), [experimental](<https://devfeed.tech/tags/experimental.md>), [middleware](<https://devfeed.tech/tags/middleware.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [release](<https://devfeed.tech/tags/release.md>), [routing](<https://devfeed.tech/tags/routing.md>), [server-side-rendering](<https://devfeed.tech/tags/server-side-rendering.md>)

## AI overview

Astro 4.6 introduces manual routing for internationalized websites, movable dev toolbar positions, experimental CSRF protection for on-demand pages, expanded cookie attribute support, and deprecated support for older Node.js versions. The release can be installed through an automated CLI tool or manually with a package manager.

## Source excerpt

Astro 4.6 is here! This release includes a new manual routing strategy for internationalization, the ability to move the dev toolbar, experimental support for CSRF protection, and more.