- Added new features such as an array maintenance mode driver, an "artisan dev" command, withCookies method, enum support for broadcastAs and InteractsWithData, Queue attributes on traits, and anyOf support in JSON schema.
- Enhanced type safety by improving return types for many helpers, callbacks, model scopes, database connections, and other framework components.
- Fixed several bugs (StdClass casing, shell quoting for scheduled commands, Batchable batching, JSON schema deserializer $ref handling) and updated documentation.