Releases: laravel/octane
Releases · laravel/octane
v2.8.1
- Supports Laravel 12 by @crynobone in #987
v2.8.0
- Simplify SwooleTable class structure and remove version checks by @sy-records in #1000
- Support partitioned cookie by @sy-records in #999
v2.7.0
- perf: improve performance with FrankenPHP by @dunglas in #991
- Fix tests CI by @sy-records in #995
v2.6.1
- Bump
inertiajs/inertia-laravel
dependencies by @crynobone in #988
v2.6.0
- [2.x] Supports PHP 8.4 for Roadrunner and FrankenPHP by @crynobone in #964
- [2.x] Supports PHP 8.4 for
swoole
by @crynobone in #966 - FrankenPHP: Allow running Octane without artisan command by @AlliBalliBaba in #968
v2.5.9
- Git ignore the
**/caddy
directories by @maartenpaauw in #960
v2.5.8
v2.5.7
- Update logo to support dark/light theme by @milewski in #958
- Fixed host argument to use the getHost() function by @elomonaco in #957
v2.5.6
v2.5.5
- Fix: Removes dd() workaround for Frankenphp. by @AlliBalliBaba in #945
- Add keep-config option to install command by @MatusBoa in #946