v0.10.2
lfleischmann
released this
10 Apr 14:43
·
130 commits
to main
since this release
Highlights
- Fix that ensures
email
JWT claim is present on user creation. - Change that sets the default Passkey/WebAuthn attestation conveyance preference from 'none' to 'direct' for better AAGUID handling on Windows.
What's Changed
- fix(jwt): add updated email on user create by @shentschel in #1416
- chore(deps): bump github.com/jackc/pgconn from 1.14.1 to 1.14.3 in /backend by @dependabot in #1380
- chore(deps): bump jose from 4.15.4 to 4.15.5 in /frontend by @dependabot in #1385
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #1389
- chore(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 in /backend by @dependabot in #1391
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /backend by @dependabot in #1395
- chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible in /backend by @dependabot in #1402
- chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 in /backend by @dependabot in #1410
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs by @dependabot in #1399
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /frontend by @dependabot in #1400
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #1406
- chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend by @dependabot in #1405
- Update README.md by @FlxMgdnz in #1408
- chore(deps): bump express from 4.18.1 to 4.19.2 in /docs by @dependabot in #1413
- chore(deps): bump express from 4.18.2 to 4.19.2 in /frontend by @dependabot in #1414
- chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #1422
- Roadmap updates by @FlxMgdnz in #1411
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 in /backend by @dependabot in #1425
- chore(deps): bump github.com/go-webauthn/webauthn from 0.10.1 to 0.10.2 in /backend by @dependabot in #1426
- chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 in /backend by @dependabot in #1428
- enhance(webauthn): change default attestation mode by @shentschel in #1421
- chore: update versions to v0.10.2 by @lfleischmann in #1430
Full Changelog: backend/v0.10.1...backend/v0.10.2