- Added new utilities: Arr::hasAll, Stringable::toUri, Rule::contains, and an array‑keys validation rule; enabled raw (non‑encoded) attachments in the Resend mail driver and always‑defer option for flexible cache.
- Fixed several bugs including TestResponse::assertSessionMissing with arrays, RedisStore::putMany serialization, ResponseFactory null callbacks, upsert argument types, and restored lazy loading checks.
- Applied code clean‑ups: null‑coalescing assignment, Pint‑compliant type hints, removed redundant @return tags, and minor language updates.