Skip to content

v1.6.25

Compare
Choose a tag to compare
@pilinux pilinux released this 04 Dec 21:00
· 140 commits to main since this release
67dfa2a

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