Releases: nhost/hasura-auth
Releases · nhost/hasura-auth
v0.32.1
Changes
- fix: nodejs: remove helmet @dbarrosop (#535)
- chore: bump actions/checkout from 2 to 4 @dependabot (#530)
v0.32.0
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
Changes
- feat: allow using a different connection string for migrations @dbarrosop (#521)
v0.31.0-beta0
asd
v0.30.0
Changes
- feat: allow deep links in redirectTo validation @onehassan (#513)
v0.29.6
Changes
- fix: don't create a webauthn controller if not configured @dbarrosop (#519)
v0.29.5
Changes
- fix: backward compatibility changes to matching of redirect URLs @dbarrosop (#518)
- chore: remove typescript message from README.md @dbarrosop (#517)
v0.29.4
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
Changes
- fix: dont crash if users have no roles when refreshing token @dbarrosop (#511)
- feat: improve access control checks @dbarrosop (#510)
- fix: sanitize subject/to before sending email @dbarrosop (#509)
v0.29.2
Changes
- fix: special treatment to custom claims for backwards compatibility @dbarrosop (#505)
- fix: remove as many RTTs to postgres as possible @dbarrosop (#506)