- Added comprehensive BackedEnum support, including updates to Authorizable methods, a new enum value resolver, and refactored castBinding logic.
- Introduced useful helpers (defaultLocale, defaultCurrency), interactive env:encrypt/decrypt commands, and new RouteParameter and CollectedBy attributes, plus console support for Laravel Prompts 0.3+.
- Fixed several bugs such as resource escaping in raw SQL, pivot timestamp detection, boolean handling in where clauses, null password verification, HasManyThrough::one, and improved process pool result handling.