mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-16 17:23:43 +08:00
31 lines
1.0 KiB
JSON
31 lines
1.0 KiB
JSON
{
|
|
"repository": {
|
|
"owner": "KuekHaoYang",
|
|
"name": "KVideo",
|
|
"branch": "main"
|
|
},
|
|
"currentVersion": "4.9.0",
|
|
"releases": [
|
|
{
|
|
"version": "4.9.0",
|
|
"publishedAt": "2026-04-12",
|
|
"title": "设置页新增版本信息与更新检查",
|
|
"notes": [
|
|
"设置页新增“版本与更新”卡片,直接显示当前版本、最近更新内容和检查结果。",
|
|
"新增手动“检查更新”按钮,会对比 GitHub main 分支上的最新版本元数据。",
|
|
"仓库新增更新日志文件,方便在项目内查看当前版本和更新说明。"
|
|
]
|
|
},
|
|
{
|
|
"version": "4.8.3",
|
|
"publishedAt": "2026-04-12",
|
|
"title": "站点图标与播放器兼容性修复",
|
|
"notes": [
|
|
"站点图标改为支持运行时配置,Docker 镜像无需重新构建即可替换。",
|
|
"扩展播放器默认视口,减少桌面端播放器黑边。",
|
|
"修复 Android WebView 中 Cast SDK 判定以及全屏和画中画相关兼容性问题。"
|
|
]
|
|
}
|
|
]
|
|
}
|