Skip to content

v8.0.4

Choose a tag to compare

@wolf-leo wolf-leo released this 13 Nov 08:48
· 191 commits to main since this release

Full Changelog: v8.0.3...v8.0.4

feat(auth): 新增谷歌验证码登录 implement Google Authenticator support for two-factor authentication

Add Google Authenticator integration for enhanced login security-Update admin edit page to include login type selection
Modify login process to support two-factor authentication
Add new database fields for login type and GA secret
Update client-side JavaScript to handle GA code input and validation