- Added enum support to QueueManager and LogManager connection methods, new URI helpers (isNotEmpty, withoutFragment), BatchStarted event, and passed the request object to afterResponse callbacks.
- Fixed numerous bugs including sub‑minute scheduling skips, model attribute scoping, MorphTo eager‑load matching, Redis clone duplication, static closure handling, and introduced a security fix to block malicious post‑install code execution.
- Improved documentation and type hints (array value types in Support, Arr::whereNotNull docs, sum() docblock) and performed internal refactors such as Rector setup and collection handling optimizations.