Skip to content

Add AES-SIV encryption and formAttributes helper works without the form method

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:00
· 17 commits to 6.x since this release

7.0.0-next.29 (2026-02-14)

Features

  • allow formAttributes method to work without accepting a method (cfa5e88)
  • encryption: add AES-SIV support and legacy blind-index errors (#5044) (b85978c)

What's Changed

  • feat(encryption): add AES-SIV support and legacy blind-index errors by @RomainLanz in #5044

Full Changelog: v7.0.0-next.28...v7.0.0-next.29