Releases: knadh/otpgateway
Releases · knadh/otpgateway
v3.6.2
Changelog
- 3cfcf35 fix: update new template category name for auth sms (#50)
v3.6.1
Changelog
- 2cf8877 fix: OTPGateway popup closing due to postMessage events from extensions or third-party iframes (#49)
v3.6.0
Changelog
- 78ff1b1 Tidy go.mod
- 08f3269 Update Go version in CI files.
- b938a81 Upgrade Go deps.
- fac1799 Clean up sample auth values in config.
- f463d76 Add entity/template ID fields to Kaleyra SMS provider.
v3.5.0
Changelog
- 604d9c9 Refactor OTP attempts and add separate counters for generate/validate.
v3.4.1
Changelog
- 3e5e12c feat: add custom attributes in pinpoint (#43)
v3.3.0
Changelog
- 3146195 Add OTP validity to default SMTP template.
- 717804f Integrate sprig template functions.
v3.2.0
Changelog
- ed88824 Document the
closed
field in OTP status.
- 0a3f389 Merge pull request #33 from joeirimpan/delete-otp-on-status-check
- fde3799 feat: Add a DELETE handler to check status and delete otp if verified