Skip to content

Releases: nhost/hasura-auth

v0.34.0

27 Sep 09:40
2813bd6
Compare
Choose a tag to compare

Changes

v0.33.0

27 Aug 06:49
36837b1
Compare
Choose a tag to compare

Changes

  • feat: implement rate-limiter @dbarrosop (#543)
  • feat: improve email templates @onehassan (#548)
  • chore: override versions for axios and ws to fix vulnerabilities @onehassan (#549)
  • fix: Forward OAuth error to the client @fmanzali (#541)
  • fix: restrict display name to avoid urls, spam, html tags, etc. @dbarrosop (#545)
  • fix: set password limit to 50 to avoid reaching bcrypt limit of 72 bytes @dbarrosop (#544)
  • [Scheduled] Update dependencies @github-actions (#538)
  • chore: increase github actions timeout @dbarrosop (#546)
  • chore: nodejs: remove migrated endpoints @dbarrosop (#537)

v0.33.0-beta6

23 Aug 08:20
Compare
Choose a tag to compare
v0.33.0-beta6 Pre-release
Pre-release
asd

v0.32.1

27 Jun 08:05
c48e722
Compare
Choose a tag to compare

Changes

v0.32.0

14 Jun 09:44
05ab45b
Compare
Choose a tag to compare

Changes

  • fix: remove email from required fields as some users may not have one @dbarrosop (#529)
  • chore: update nixops and allow running CI with secrets for contributors @dbarrosop (#528)
  • feat: Add date to email headers in Send function @blib (#527)
  • [Scheduled] Update dependencies @github-actions (#524)

v0.31.0

22 May 13:21
1553573
Compare
Choose a tag to compare

Changes

  • feat: allow using a different connection string for migrations @dbarrosop (#521)

v0.31.0-beta0

22 May 10:05
Compare
Choose a tag to compare
v0.31.0-beta0 Pre-release
Pre-release
asd

v0.30.0

20 May 10:38
6d2fcaf
Compare
Choose a tag to compare

Changes

v0.29.6

16 May 16:05
Compare
Choose a tag to compare

Changes

  • fix: don't create a webauthn controller if not configured @dbarrosop (#519)

v0.29.5

10 May 11:04
d0b75b6
Compare
Choose a tag to compare

Changes

  • fix: backward compatibility changes to matching of redirect URLs @dbarrosop (#518)
  • chore: remove typescript message from README.md @dbarrosop (#517)