- Added new queue and scheduling features: environment filter for schedule:list, worker pause/resume events, full queue inspection methods, enum support for QueueFake and mail driver, and SortDirection enum support in query builder.
- Enhanced type safety and documentation with return type corrections, PHPDoc updates, and improved mock/partialMock/spy handling, storage fake return types, PDO subclass polyfill, and model exception handling.
- Fixed bugs including timezone handling in schedule:list, validation wildcard array messages, infinite rate limiter TTL, SQS credential memoization, and signature validation conversion issues.