- Fixed multiple bugs including infinite recursion in model scopes and middleware groups, Number utilities edge cases, queue command class name display, regex typo in Env, and PostgreSQL collation handling.
- Introduced new features such as JSON Schema array deserializer, Macroable support for InvokedProcess, enum routing in queues, typed translation accessors, and cache rememberWithState() method.
- Added numerous type hints, deprecation safeguards, and refactors like flexible cache key prefix constant, Prohibitable flag for cache:clear and queue:flush, and enhanced unit annotations.