Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: SymfonyCasts/verify-email-bundle

v1.18.0 : Allow Symfony 8 + tweak dutch (NL) translations

02 Dec 14:33
ae0e622

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.4...v1.18.0

v1.17.4

26 Aug 15:44
df6583e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.3...v1.17.4

v1.17.3 : Tweak French translations

09 Dec 18:45
2cb1cd9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.2...v1.17.3

v1.17.2 : Housekeeping

13 Nov 21:49
05d4736

Choose a tag to compare

Hey Email Verification'ers!

Just a minor housekeeping release.

What's Changed

New Contributors

Full Changelog: v1.17.1...v1.17.2

v1.17.1 : Add Danish and fix Dutch translation

18 Oct 20:09
c6b1431

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.0...v1.17.1

Validate emails using the Request

17 Mar 02:46
f72af14

Choose a tag to compare

Howdy Verifiers!

This is a pretty significant release which introduces a new VerifyEmailHelperInterface::validateEmailConfirmationFromRequest() method that will replace, the now deprecated, validateEmailConfirmation() in v2.0.0. This new method requires for you to pass a Request object instead of a string that represents the signed url that the user "clicked" when verifying their email address. We've documented the change in our README and the UPGRADE guide.

Most users should not be using the UriSignerFactory class directly, but for those that are, this class will become final and internal in v2.0.0.

Speaking of v2.0.0, this will be one of the last 1.x versions of VerifyEmailBundle released that contains new features. Moving forward, we should see v2.0.0 released soon, at which time only bug / security fixes will be released in v1.x. We will continue to maintain v1.x until approximately November 2024. More information will be shared about this soon!

v1.17.0

March 16th, 2024

Feature

  • #165 - UriSignerFactory to become internal in 2.x - @jrushlow
  • #157 - use UriSigner::checkRequest() to validate signatures using a Request object - @jrushlow

Full Changelog: v1.16.2...v1.17.0

Public method signature changes are a non-factor

20 Feb 10:56
572c94f

Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.16.2

Add Mongolian & complete German translations

05 Jan 15:53
418f33c

Choose a tag to compare

What's Changed

  • Added Mongolian translations by @erkhem42 in #153
  • Missing german translations. Update VerifyEmailBundle.de.xlf by @yarooze in #154

New Contributors

  • @erkhem42 made their first contribution in #153
  • @yarooze made their first contribution in #154

Full Changelog: v1.16.0...v1.16.1

Drop legacy PHP 7.2-8.0 support

18 Dec 21:55
b04714a

Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.16.0

Add Symfony 7 and PHP 8.3 support

02 Dec 21:47
10a11a6

Choose a tag to compare

Hello there!

This release brings Symfony 7 support and is ready for PHP 8.3!

What's Changed

Full Changelog: v1.14.0...v1.15.0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.