Fixes
BreadcrumbsHelper: a single-crumb trail now correctly gets theactiveclass andaria-current="page"(#434)FormHelper::control(): templater stack no longer leaks when an exception is thrown mid-render (#434)PaginatorHelper::first()/last(): passing a template file name astemplatesno longer crashes (#434)InstallCommand: restores the original working directory after running npm install (#434)ModifyViewCommand: now idempotent - re-running no longer duplicates code, and reports an error when there is nothing to modify (#434)
Improvements
- New
ColorModeHelperadding Bootstrap 5.3 color mode (data-bs-theme) support:script()applies the stored/OS theme without flash,toggle()renders a ready-made light/dark/auto switcher (#435) - Raise minimum PHP requirement to 8.2+ (#433)
Full Changelog: 5.1.3...5.2.0