Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-28 | 637 Bytes | |
v5.0.4 source code.tar.gz | 2025-05-28 | 1.4 MB | |
v5.0.4 source code.zip | 2025-05-28 | 1.7 MB | |
Totals: 3 Items | 3.1 MB | 1 |
What's Changed
- 🩹 Fix app registration callbacks not being called (Fixes [#463]) by @stefanfisk in https://github.com/roots/acorn/pull/464
- ✅ Add tests for registered, booting and booted callbacks
- 🩹 Handle response headers before shutting down by @Log1x in https://github.com/roots/acorn/pull/468
- 🧑💻 Add support for
routes/console.php
by @stefanfisk in https://github.com/roots/acorn/pull/465 - 🎨 Clean up the Console boot process
- ⬆️ Update Foundation to v12.16.0 by @Log1x in https://github.com/roots/acorn/pull/469
Full Changelog: https://github.com/roots/acorn/compare/v5.0.3...v5.0.4