- Enum can now be used as the queue overlap key, enabling enum types for identifying overlapping jobs.
- Stringable::initials() now accepts a capitalize parameter to control capitalization of generated initials.
Official Laravel changelog summary with source attribution, release tags, and community reactions.
Track this Laravel release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Laravel release note into a weekly digest for the tools you actually use.
Create digestAdded monthly logging driver and config channel; added SES v2 tenant support and PostgreSQL‑compatible `using(...)` in change migrations.
Introduced new features such as a BindWhen attribute, stream bodies in HTTP fakes, multi‑queue support for the queue:clear command, Delay attribute for Bus batches, macroable RateLimiter, and workflow timeout minutes.
Added first‑party image processing, a new `WithoutMiddleware` controller attribute, Redis session prefix support, and quiet increment/decrement methods on Eloquent models.