Skip to content

5.2.0

Latest

Choose a tag to compare

@dereuromark dereuromark released this 11 Jul 09:50
a238d52

Fixes

  • BreadcrumbsHelper: a single-crumb trail now correctly gets the active class and aria-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 as templates no 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 ColorModeHelper adding 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