- Added new helper utilities (Arr::from, Context::except/exceptHidden, flexible memoized cache, MySQL SSL disable option, deleteWhen for throttle middleware) and support for virtual model properties and useCurrent on date/year columns.
- Enhanced type hints, PHPDocs, and performance (BladeCompiler optimization, iterables for event discovery) across various components.
- Fixed bugs in Http pool error handling, default route parameter binding, schema generics, pivot morph class resolution, and getCurrentlyAttachedPivots logic.