# acorn v5.0.2 released

**URL:** https://discourse.roots.io/t/acorn-v5-0-2-released/29457
**Category:** acorn
**Tags:** releases
**Created:** 2025-04-08T16:53:50Z
**Posts:** 1

## Post 1 by @Log1x — 2025-04-08T16:53:50Z

[acorn v5.0.2 released](https://github.com/roots/acorn/releases/tag/v5.0.2)

## What’s Changed

- :adhesive_bandage: Pass missing `$pages` and `$health` parameters to the `withRouting()` parent by @boxybird in [Refactor routing method to include new parameters. by boxybird · Pull Request #448 · roots/acorn · GitHub](https://github.com/roots/acorn/pull/448)
- :adhesive_bandage: Fix potential exception thrown when using `wp acorn about` by @Log1x in [https://github.com/roots/acorn/pull/449](https://github.com/roots/acorn/pull/449)
- :adhesive_bandage: Use existing configuration when booting a fresh application (Fixes #451) by @Log1x in [https://github.com/roots/acorn/pull/454](https://github.com/roots/acorn/pull/454)
- :artist_palette: Remove unnecessary support helper registration by @Log1x in [https://github.com/roots/acorn/pull/453](https://github.com/roots/acorn/pull/453)
- :adhesive_bandage: Terminate after handling non-WordPress requests (Fixes #444) by @bedirhandev in [https://github.com/roots/acorn/pull/450](https://github.com/roots/acorn/pull/450)

## New Contributors

- @boxybird made their first contribution in [Refactor routing method to include new parameters. by boxybird · Pull Request #448 · roots/acorn · GitHub](https://github.com/roots/acorn/pull/448)
- @bedirhandev made their first contribution in [https://github.com/roots/acorn/pull/450](https://github.com/roots/acorn/pull/450)

**Full Changelog** : [https://github.com/roots/acorn/compare/v5.0.1...v5.0.2](https://github.com/roots/acorn/compare/v5.0.1...v5.0.2)
