v1.6.25
What's Changed
Bugfix
- use different key prefixes for email verifications (new account registration and updating existing verified email) to avoid key collision in Redis
Improvement
- option to use UUIDv4 for email verification and password recovery codes
- sentry performance tracing
- dependency changed:
github.com/onrik/logrus
->github.com/pilinux/logrus
- chore(deps): bump github.com/pilinux/argon2 from 0.5.0 to 0.6.0 by @dependabot in #139
Full Changelog: v1.6.24...v1.6.25