Skip to content

Release v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:19

Release v2.0.0

Breaking: Twig namespace and translation domain renamed to
NowoPasswordStrengthBundle. See docs/UPGRADING.md.

Changelog

Changed

  • Twig namespace@PasswordStrengthBundle renamed to @NowoPasswordStrengthBundle (form themes and logical template names).
  • Translation domain — files and default translation_domain renamed from PasswordStrengthBundle to NowoPasswordStrengthBundle (de/en/es/fr/it/nl/pt).
  • TwigPathsPass — resolves Twig filesystem loader aliases more robustly; prepends templates/bundles/NowoPasswordStrengthBundle when that directory exists so app overrides win.
  • Documentation — INSTALLATION, USAGE, UPGRADING, and Spec Kit inventory updated for the new namespace/domain.

Migration

See UPGRADING.md for override path and translation file renames.

What's Changed

  • chore(deps): bump happy-dom from 20.10.6 to 20.11.0 by @dependabot[bot] in #11
  • chore(ci): bump actions/checkout from 6 to 7 by @dependabot[bot] in #12
  • chore(deps): bump nowo-tech/password-toggle-bundle from 2.0.3 to 2.0.4 by @dependabot[bot] in #14
  • chore(deps): bump vite from 5.4.21 to 8.1.5 by @dependabot[bot] in #13

Full Changelog: v1.3.0...v2.0.0