- Adds extensive enum support to CacheManager, MailManager, AuthManager and generic Manager driver methods, and allows closure values in updateOrCreate/firstOrNew.
- Introduces first‑class Redis Cluster support for queues and concurrency limiters, a Delay attribute for queued mailables, and inheritance for controller middleware attributes.
- Contains numerous bug fixes and improvements (Redis lock handling, unserializable cache detection, redirect callbacks, PHPDoc enhancements, PHP 8.3 test script update, and minor refactors).