- Added new helpers and traits (value() in when, Conditionable for Fluent, extended AsCollection, nested relation support, Migrator resolution) plus performance tweaks for Arr::dot and compiled view updates
- Fixed multiple bugs including relation auto‑loading, global autoload relationships, cache flush tags, unique lock release after rollback, Blade @use imports, many‑to‑many detach with custom pivots, and Cache::memo many() integer key hand...
- Expanded test coverage for broadcast events, session handlers, and Blade directives while aligning test naming conventions