Skip to content

Release v1.11.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:17
· 33 commits to main since this release

Release v1.11.0

Changelog

Added

  • nowo_auth_kit_outbound_mail_ready() Twig function plus OutboundMailReadyCheckerInterface and the default AlwaysOutboundMailReadyChecker.
  • Profile-level UI config for templates.form_theme, css.button_class, and css.secondary_button_class.
  • Minimal CSS tokens asset at @NowoAuthKitBundle package path css/nowo-auth-kit.css.

Changed

  • Default layout now exposes auth_brand and auth_panel blocks so hosts can brand the shared shell without overriding every security page.
  • Full-page security templates now render headings in auth_panel_heading, append auth_footer_extra, honor configurable button classes/form themes, and hide password-reset or magic-login links when outbound mail is not ready.
  • Bundle DI now prepends the nowo_auth_kit framework asset package (/bundles/nowoauthkit) for the default stylesheet.

Full Changelog: v1.10.1...v1.11.0