Image Dominant Color and HEIC Support in Laravel 13.24
Laravel 13.24 adds dominant color detection and HEIC support to the image API, a modelKeys() query builder method, and an array_keys validation rule.
Read the release notes →
Or try paginated search →
Laravel release notes
A running archive of framework releases, new features, improvements, and fixes—written for working Laravel developers.
Release notifications
Get a concise breakdown delivered whenever a new version ships.
Laravel 13.24 adds dominant color detection and HEIC support to the image API, a modelKeys() query builder method, and an array_keys validation rule.
Read the release notes →
The archive
Laravel 13.23 adds a monthly log rotation driver, SES tenant support in the SES v2 mail transport, a using() clause for PostgreSQL column change migra...
View release →Laravel 13.22 adds a #[BindWhen] attribute for conditional container bindings, DNS lookup faking for validation rules, #[Delay] attribute support in j...
View release →Laravel 13.21 adds a #[RouteKey] attribute for Eloquent route model binding, a base64 validation rule, a RequestAttribute contextual attribute, and ne...
View release →Laravel 13.20.0 introduces an Image facade for resizing, converting, and storing images, along with a WithoutMiddleware controller attribute, a separa...
View release →Laravel 13.19.0 adds an Http::query() client method and query/queryJson testing helpers for the HTTP QUERY verb, plus a reduceInto collection method,...
View release →Laravel 13.18.0 exposes jobs-processed counts on the WorkerStopping event, adds graceful shutdown to schedule:work, introduces priority-based dev comm...
View release →Laravel 13.17.0 adds first-class route metadata support, Postgres transaction pooler integration, a dev:list command, and a Should Not Retry exception...
View release →Laravel 13.16.0 adds an artisan dev command for running development processes, a whenFilledEnum request method, withCookies on all responses, and an a...
View release →Laravel 13.15.0 adds typed translation accessors, JSON Schema deserialization, a dedicated Cloud queue driver, and security fixes for date validation...
View release →Laravel 13.14 adds JsonSchema::fromArray() for turning JSON Schema arrays back into Type objects, queue inheritance fixes, job inspection improvements...
View release →Laravel 13.13 adds Bus::bulk() for dispatching many jobs at once, storage-backed notification attachments, PSR-18 HTTP client support, cache memoizati...
View release →Laravel 13.12.0 adds custom attributes to scheduled events, a ShouldBeDiscovered interface for listeners, opt-out worker restart on lost connection, S...
View release →Laravel 13.10.0 adds a filesystem-backed storage cache store, a --stop-when-empty-for queue worker option, a WorkerIdle event, schedule group lifecycl...
View release →Laravel 13.9.0 adds a method to generate HTML passwordrules attributes from your Password validation rule, Cloud queue metrics, optional disk storage...
View release →