- Added support for custom "depth" argument in the filesystem's files() and directories() helpers.
- Introduced background queue job processing via Concurrently::defer() and expanded documentation for cache/queue failover drivers.
- Fixed validation, empty‑string checks and other bugs; added ucwords to Str/Stringable, and removed unused parameters in several service providers.