- Added numerous new helper methods and options across the framework (e.g., session.hasAny, DeleteWhenMissingModels attribute, TrimStrings exception list, Context pull methods, cache store setters, Http::createPendingRequest, etc.).
- Improved error handling and compatibility: prevented Redis error flooding, fixed HttpClient retry crashes, caught Throwable in retry, added nullable parameter declarations for PHP 8.4 deprecation, and introduced stricter cache header beh...
- Performed various bug fixes, documentation updates, and minor clean‑ups (artisan argument prompting, notification fake serialization, rate limiter validation, docblock corrections, and other refactors).