返回更新日志
里程碑
管理员封禁能力与认证体验增强
新增管理员封禁/解封用户能力,并完善认证与设置模块的可测试性与类型安全。
本次发布聚焦于后台运营控制能力和认证链路质量提升。
更新内容
- 新增管理员对用户的封禁与解封功能。
- 增加封禁功能对应的设计说明文档。
- 为认证与设置相关组件补充
data-testid,提升端到端测试稳定性。 - 优化认证重定向处理逻辑,并增强相关类型安全。
- 优化 Changelog 时间线布局对齐,并恢复日期的 sticky 吸附效果。
关联提交
91260b7feat(admin-users): implement user ban and unban functionalitye29f9b1docs(spec): add admin user ban design45bf4effeat(two-factor-auth): enhance TwoFactorVerifyForm with data-testid attributes for improved testabilityd655ee4feat(password-input): refactor PasswordInput component to use forwardRef and improve type safety91be374feat(settings): add data-testid attributes for improved testability in confirmation and delete account componentse470adbrefactor(auth): streamline redirect handling and enhance type safety