backend/v0.9.1
版本发布时间: 2023-11-27 22:20:28
teamhanko/hanko最新发布版本:backend/v1.0.2(2024-08-28 21:14:06)
Lots of small improvements and fixes in this one.
A big thank you to all contributors.
What's Changed
- #983 add instructions on how to run project locally with bare metal vs Docker by @irby in https://github.com/teamhanko/hanko/pull/1008
- feat(i18n): add pt-BR translation by @caioluis in https://github.com/teamhanko/hanko/pull/1090
- feat(i18n): add bn translation by @heysagnik in https://github.com/teamhanko/hanko/pull/1092
- Fix (1067): Allow Multiple Email Servers for Test Suites by @irby in https://github.com/teamhanko/hanko/pull/1093
- chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.23.2 to 6.24.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1127
- chore(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.2.1 to 2.2.2 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1126
- chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.14 to 2.0.15 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1117
- chore(deps): bump vue from 3.2.47 to 3.3.6 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1118
- docs: roadmap updates by @FlxMgdnz in https://github.com/teamhanko/hanko/pull/1129
- chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1130
- chore(deps): bump github.com/russellhaering/goxmldsig from 1.3.0 to 1.4.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1131
- chore(deps-dev): bump eslint from 8.47.0 to 8.52.0 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1132
- Publish backend binaries by @IgnisDa in https://github.com/teamhanko/hanko/pull/1135
- chore(deps): bump @types/react from 18.2.0 to 18.2.32 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1139
- docs: corrected minute grammatical errors in README.md by @alienishi in https://github.com/teamhanko/hanko/pull/1120
- chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1146
- chore(deps): bump @angular/forms from 15.2.8 to 15.2.10 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1145
- Updated the name of Twitter in all the docs by @Arcturus22 in https://github.com/teamhanko/hanko/pull/1149
- fix: get session token from header for passcode finalization by @FreddyDevelop in https://github.com/teamhanko/hanko/pull/1124
- chore(deps): bump next from 13.2.3 to 14.0.1 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1154
- chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.15 to 2.0.16 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1153
- chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1151
- chore(deps): bump react-router-dom from 6.14.2 to 6.18.0 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1156
- chore(deps-dev): bump webpack-cli from 5.0.1 to 5.1.4 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1157
- chore(deps): bump jwks-rsa from 3.0.1 to 3.1.0 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1161
- Error message styling by @Esther-Lita in https://github.com/teamhanko/hanko/pull/1150
- chore: re-generate example.css file by @bjoern-m in https://github.com/teamhanko/hanko/pull/1162
- chore(deps): bump github.com/go-playground/validator/v10 from 10.15.5 to 10.16.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1163
- chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1164
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1165
- chore(deps): bump tslib from 2.5.0 to 2.6.2 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1166
- fix: reload the profile after passkey creation by @bjoern-m in https://github.com/teamhanko/hanko/pull/1172
- chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1177
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1184
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1183
- chore(deps-dev): bump @vitejs/plugin-vue from 4.1.0 to 4.4.1 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1180
- feat(elements): inherit the justify-content property when using shadow… by @bjoern-m in https://github.com/teamhanko/hanko/pull/1182
- chore(deps): bump vue from 3.3.6 to 3.3.8 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1190
- chore(deps-dev): bump svelte-preprocess from 5.0.4 to 5.1.0 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1191
- chore(deps-dev): bump ts-jest from 29.0.5 to 29.1.1 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1194
- chore(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.7.0 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1193
- chore(deps-dev): bump css-loader from 6.7.3 to 6.8.1 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1196
- chore(docs): fix typo in backend Config.md by @kimar in https://github.com/teamhanko/hanko/pull/1195
- fix: typo by @testwill in https://github.com/teamhanko/hanko/pull/1201
- fix: fix user-import json schema by @FreddyDevelop in https://github.com/teamhanko/hanko/pull/1202
- chore(deps-dev): bump vue-tsc from 1.2.0 to 1.8.22 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1200
- chore(deps-dev): bump @vue/eslint-config-typescript from 11.0.3 to 12.0.0 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1199
- chore(dockerfile): update Node.js version for compatibility in Next.j… by @kenaqshal in https://github.com/teamhanko/hanko/pull/1206
- chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.16 to 2.0.17 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1209
- chore(deps-dev): bump @vitejs/plugin-vue from 4.4.1 to 4.5.0 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1205
- chore(deps-dev): bump eslint-config-next from 12.3.4 to 14.0.3 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1204
- chore(deps): bump github.com/go-webauthn/webauthn from 0.8.6 to 0.9.1 in /backend by @dependabot in https://github.com/teamhanko/hanko/pull/1207
- chore(deps): bump @angular/core from 15.2.9 to 15.2.10 in /frontend by @dependabot in https://github.com/teamhanko/hanko/pull/1212
New Contributors
- @caioluis made their first contribution in https://github.com/teamhanko/hanko/pull/1090
- @heysagnik made their first contribution in https://github.com/teamhanko/hanko/pull/1092
- @alienishi made their first contribution in https://github.com/teamhanko/hanko/pull/1120
- @Arcturus22 made their first contribution in https://github.com/teamhanko/hanko/pull/1149
- @kimar made their first contribution in https://github.com/teamhanko/hanko/pull/1195
- @testwill made their first contribution in https://github.com/teamhanko/hanko/pull/1201
- @kenaqshal made their first contribution in https://github.com/teamhanko/hanko/pull/1206
Full Changelog: https://github.com/teamhanko/hanko/compare/backend/v0.9.0...backend/v0.9.1
1、 hanko_Darwin_arm64.tar.gz 8.59MB
2、 hanko_Darwin_x86_64.tar.gz 8.87MB
3、 hanko_Linux_arm64.tar.gz 7.85MB
4、 hanko_Linux_i386.tar.gz 8.01MB
5、 hanko_Linux_x86_64.tar.gz 8.49MB
6、 hanko_Windows_arm64.zip 7.94MB
7、 hanko_Windows_i386.zip 8.37MB
8、 hanko_Windows_x86_64.zip 8.74MB