fix issue 207 account actions visibility

This commit is contained in:
kuekhaoyang
2026-07-12 01:02:47 +08:00
parent d6f2a2e3c7
commit 7ae08e2d7d
7 changed files with 53 additions and 6 deletions
+11 -1
View File
@@ -4,8 +4,18 @@
"name": "KVideo",
"branch": "main"
},
"currentVersion": "4.9.11",
"currentVersion": "4.9.12",
"releases": [
{
"version": "4.9.12",
"publishedAt": "2026-07-12",
"title": "恢复账户管理与退出登录入口",
"notes": [
"窄屏导航栏现在始终显示退出登录按钮,不再把整个用户操作区隐藏在桌面断点之后。",
"高级模式设置页现在复用统一账户管理组件,恢复账户信息、退出登录及超级管理员账户管理功能。",
"新增账户入口回归测试,覆盖窄屏导航栏和高级模式设置页。"
]
},
{
"version": "4.9.11",
"publishedAt": "2026-07-09",