- Introduced many new developer helpers and features, including session::except, Number::clamp, Vite asset path customization, macroable Schema Builder, additional test assertions (assertViewEmpty, assertCount), connection without Config R...
- Fixed a range of bugs and robustness issues such as Model now throwing for missing enum/primitive attributes, Arr::dot handling indexed arrays, improved numeric comparison for custom casts, updated type hints, and resolved deprecation wa...
- Enhanced database compatibility and performance with MariaDB system versioned tables support and queue job locking for Vitess/MySQL‑compatible engines, plus expanded Gate::allows/denies signatures.