Skip to content

Release v1.7.6

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:59
· 44 commits to main since this release

Release 1.7.6

Changelog

Added

  • SYMFONY_DEPRECATIONS_HELPER=max[direct]=0 in phpunit.xml.dist (REQ-SF-005).
  • make check-open-prs / .scripts/check-open-prs.sh wired into release-check (REQ-REL-003).
  • AI security audit record (Pass conditional) in SECURITY.md (REQ-SEC-004).

Changed

  • Registration auto-login migrates the session ID (session fixation hardening).
  • Password-reset OTP verification uses hash_equals for stored hashes.
  • configure-security and demo firewall enable logout CSRF; embed logout link passes _csrf_token.
  • GitHub About Description / Website / Topics filled (REQ-DOCS-018).
  • require-dev / suggest: nowo-tech/password-strength-bundle ^2.0.

What's Changed

  • chore(deps): update nowo-tech/password-strength-bundle requirement from ^1.0 to ^2.0 by @dependabot[bot] in #6

Full Changelog: v1.7.5...v1.7.6