- Introduced new features such as a MySQL query builder timeout, orderByPivotDesc, afterSending support for notifications, and enhanced batch testing utilities.
- Enhanced type hints, return types, and documentation throughout the codebase, including deprecation of Request::get and added docblocks for several methods.
- Fixed numerous bugs including edge‑case handling in Str::substrReplace, correct Postgres sequence start values, proper Queue::fake lock release, and improved Str::isUrl handling.