- Added multiple features such as Redis cluster broadcasting, inline attachments for Resend transport, a 'page' field in paginator links, "after" support for morphs, concurrent index creation for PostgreSQL/SQLServer, and UnitEnum support ...
- Improved developer ergonomics with drop‑pattern support in the make:migration TableGuesser, PHP 8.4 array helpers, Symfony polyfills over function_exists checks, and new error/exception handler getters
- Fixed numerous bugs and type issues: collection typo and return‑type fixes, RateLimiter docblock correction, PHPUnit 12.3.2 test fixes, handling null as falsy, and scoped/singleton usage on interfaces