mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-22 04:03:42 +08:00
fix issue 207 account actions visibility
This commit is contained in:
+11
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user