- Added new scheduling helper `daysOfMonth()`, queue pause/resume feature, and an encoding validation rule for uploaded files.
- Improved type hints and return types (e.g., Str::replace, Request::fluent, QueriesRelationships) and made CachedState properties nullable.
- Fixed numerous flaky tests and bugs in Redis cache, memoized store, rate limiter, and session handling; added PHP 8.5 compatibility.