Skip to content

v1.6.23

Compare
Choose a tag to compare
@pilinux pilinux released this 13 Nov 19:29
· 149 commits to main since this release
0a07365

What's Changed

Dependencies

  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #134
  • chore(deps): bump gorm.io/driver/postgres from 1.5.3 to 1.5.4 by @dependabot in #135
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 by @dependabot in #136
  • bump github.com/pilinux/argon2 from v0.4.0 to v0.5.0 0fe19a7

Security Fix

  • verify that the new email is not used by any user before replacing the current email d061f18
  • replace github.com/sec51/twofactor by github.com/pilinux/twofactor fa293b7

Feature

  • add flexibility to add more info when sending emails 92d953f
  • new function IsProd() to get server mode (dev/prod) 9526e27

Improvement

  • when reading env variables, lowercase letters where required c3ab00d

Full Changelog: v1.6.22...v1.6.23