Skip to content

Releases: nhost/hasura-auth

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)

v0.29.4

08 May 08:59
43889c9
Compare
Choose a tag to compare

Changes

  • chore: bump nixbuild/nix-quick-install-action from 27 to 28 @dependabot (#516)
  • fix: modify migrations to avoid writing in public schema @dbarrosop (#515)
  • [Scheduled] Update dependencies @github-actions (#512)

v0.29.3

30 Apr 14:38
8bb4dcf
Compare
Choose a tag to compare

Changes

v0.29.2

22 Apr 12:42
a6d3f8e
Compare
Choose a tag to compare

Changes

  • fix: special treatment to custom claims for backwards compatibility @dbarrosop (#505)
  • fix: remove as many RTTs to postgres as possible @dbarrosop (#506)