- Introduced short‑hand "false" syntax for Blade component props, allowed number parse helpers to return false, and added custom connection support to RedisTaggedCache@flush().
- Changed logger helper and log function return type to abstract ?LoggerInterface (breaking) and updated exception renderer to use a light/dark colour scheme.
- Bumped Vite to 7.1.6 and fixed several bugs: session value missing assertion, median() now uses intdiv(), and PHP 8.5 null‑key deprecation issues.