Release v1.11.0
Release v1.11.0
Changelog
Added
nowo_auth_kit_outbound_mail_ready()Twig function plusOutboundMailReadyCheckerInterfaceand the defaultAlwaysOutboundMailReadyChecker.- Profile-level UI config for
templates.form_theme,css.button_class, andcss.secondary_button_class. - Minimal CSS tokens asset at
@NowoAuthKitBundlepackage pathcss/nowo-auth-kit.css.
Changed
- Default layout now exposes
auth_brandandauth_panelblocks so hosts can brand the shared shell without overriding every security page. - Full-page security templates now render headings in
auth_panel_heading, appendauth_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_kitframework asset package (/bundles/nowoauthkit) for the default stylesheet.
Full Changelog: v1.10.1...v1.11.0