-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathversions-manifest.json
More file actions
244 lines (244 loc) · 12.1 KB
/
Copy pathversions-manifest.json
File metadata and controls
244 lines (244 loc) · 12.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
{
"latest": "0.4.3",
"min_supported": "0.2.0",
"versions": [
{
"version": "0.4.3",
"build": 18,
"date": "2026-06-08",
"changelog": "## BuSic 0.4.3\n\nBuSic 0.4.3 聚焦移动端搜索连续浏览、输入重置稳定性和播放界面细节。\n\n### 新功能与体验改进\n- 支持移动端搜索结果无限滚动,减少分页切换成本。\n- 优化播放器栏和媒体封面视觉细节。\n- 简化无歌单空状态。\n\n### 修复\n- 稳定搜索输入重置行为,避免清空或返回后残留状态。\n- 保持移动端键盘弹出时底部栏固定在可用区域。\n\n### 测试\n- 补充搜索输入重置流程回归测试。",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.3/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.3/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.3/busic-linux-x64.deb"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.3/busic-macos.zip"
}
}
},
{
"version": "0.4.2",
"build": 17,
"date": "2026-05-17",
"changelog": "## BuSic 0.4.2\n\nBuSic 0.4.2 聚焦搜索移动端体验、移动导航选择逻辑与 agent 启动文档准确性。\n\n### 修复\n- 改进移动端搜索流程,补齐搜索页相关本地化与回归测试。\n- 简化移动端导航选中逻辑,并补充响应式壳层回归测试。\n\n### 工程与文档\n- 同步 agent quickstart 当前版本信息,避免冷启动 agent 读取过期版本。\n- 将版本管理 skill 中的旧版本示例改为占位示例,降低后续文档漂移风险。",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.2/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.2/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.2/busic-linux-x64.deb"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.2/busic-macos.zip"
}
}
},
{
"version": "0.4.1",
"build": 16,
"date": "2026-05-17",
"changelog": "## BuSic 0.4.1\n\nBuSic 0.4.1 聚焦移动端导航空间优化,并包含 0.4.0 之后的搜索详情与界面细节修复。\n\n### 改进\n- 移动端竖屏底部导航改为只显示名称,显著降低导航栏高度占用。\n- 移动端横屏改为左侧纯图标导航,保留更多横向内容空间。\n- 优化界面背景嵌入效果,减少不必要的悬浮视觉。\n\n### 修复\n- 修复搜索页空态输入框布局,使初始搜索入口保持居中。\n- 清理视频详情页控制区交互和展示细节。\n\n### 工程与文档\n- 补充响应式壳层移动竖屏和横屏导航回归测试。\n- 同步移动端导航差异到 UI 与平台差异文档。",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.1/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.1/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.1/busic-linux-x64.deb"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.1/busic-macos.zip"
}
}
},
{
"version": "0.4.0",
"build": 15,
"date": "2026-05-13",
"changelog": "## BuSic 0.4.0\n\nBuSic 0.4.0 带来了全新的界面体验、更完整的 B 站视频详情能力,以及更顺手的登录、播放和缓存管理流程。\n\n### 新功能与体验改进\n- 全新设计的主界面、响应式导航壳层、歌单页、搜索页、设置页和通用媒体组件。\n- 搜索结果支持更接近 B 站体验的视频详情页,包含简介、分 P、统计信息、互动状态和评论相关展示。\n- 新增 B 站网页登录入口,并改进 Windows WebView2 初始化与 Linux 受控浏览器登录流程,Linux 现在支持 Firefox fallback。\n- 播放器新增全屏页分区切换、BV 号复制、收藏状态恢复和更清晰的进度条交互。\n- 下载页将已完成下载按“本地缓存”理解,缓存管理语义更明确。\n\n### 修复与稳定性\n- 修复冷启动播放进度恢复、进入登录页导致播放暂停、播放器收藏状态不同步等问题。\n- 修复 Windows 中文正文渲染、Linux 无边框窗口缩放、移动端弹窗关闭后键盘残留等界面问题。\n- 改进文本选择、主题对比度、桌面侧边栏布局和全屏播放页窗口控制。\n- 过期 B 站登录会话现在会被正确清理。\n\n### 工程与文档\n- 补齐 auth、player、subtitle、搜索详情、视频互动、响应式壳层等关键路径测试。\n- 重整 docs 与 agent 技能文档,当前开发、测试、发布和项目真源更清晰。",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.0/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.0/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.0/busic-linux-x64.deb"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.4.0/busic-macos.zip"
}
}
},
{
"version": "0.3.8",
"build": 14,
"date": "2026-04-16",
"changelog": "## Bug Fixes\n- fix(release): 修复 Android CI 构建时 keystore 路径不匹配导致 APK 签名失败",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.8/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.8/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.8/busic-linux-x64.deb"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.8/busic-macos.zip"
}
}
},
{
"version": "0.3.7",
"build": 13,
"date": "2026-03-23",
"changelog": "## Bug Fixes\n- refactor(comment): 添加评论区滚动穿透机制 (#12)",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.7/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.7/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.7/busic-linux-x64.deb"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.7/busic-macos.zip"
}
}
},
{
"version": "0.3.6",
"build": 12,
"date": "2026-03-19",
"changelog": "## Features\n- feat: disable macos window btn\n- feat: 添加版本发布skills,优化视频详情页\n\n## Bug Fixes\n- fix: cannot start because of icon missing\n- fix(linux): copy icon to AppDir root for appimagetool\n- fix(linux): copy desktop file to AppDir root for appimagetool",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.6/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.6/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.6/busic-linux-x64.deb"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.6/busic-macos.zip"
}
}
},
{
"version": "0.3.5",
"build": 11,
"date": "2026-03-19",
"changelog": "## Features\n- feat(release): 修改Linux打包方式为deb/rpm/AppImage\n- feat: 添加版本发布skills,优化视频详情页\n- feat(search): 优化简介框展开收起逻辑,修复Radio废弃API\n- feat: 视频详情页显示视频简介\n- feat: 添加多语言支持的本地化文本,优化用户界面提示信息\n- feat: 优化回复指示器样式,防止误触\n- feat: 使用 SingleChildScrollView 优化分页按钮布局\n\n## Bug Fixes\n- fix(share): 修复备份导入弹窗RadioGroup编译错误\n- fix(share): 修复备份导入弹窗Radio组件编译错误\n- fix(search): 修复手机上分页跳转功能\n- fix(search): 修复手机上分页跳转输入框超出屏幕的问题\n- fix: 修复评论输入框被键盘遮挡问题,迁移RadioGroup到新API\n\n## Documentation\n- docs: add .opencode to .gitignore",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.5/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.5/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.5/busic-linux-x64.tar.gz"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.5/busic-macos.zip"
}
}
},
{
"version": "0.3.4",
"build": 10,
"date": "2026-03-06",
"changelog": "修复蓝奏云下载有关 Bug",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.4/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.4/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.4/busic-linux-x64.tar.gz"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.4/busic-macos.zip"
}
}
},
{
"version": "0.3.3",
"build": 9,
"date": "2026-03-05",
"changelog": "添加歌词功能、优化播放体验.",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.3/busic-android.apk",
"lanzou": {
"url": "https://wwbnl.lanzouw.com/imn5j3jvaeha",
"password": "9jah"
}
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.3/busic-windows-x64.zip",
"lanzou": {
"url": "https://wwbnl.lanzouw.com/iRUIM3jvaeqj"
}
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.3/busic-linux-x64.tar.gz"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.3/busic-macos.zip"
}
}
},
{
"version": "0.3.2",
"build": 8,
"date": "2026-03-01",
"changelog": "",
"force_update_below": "0.2.0",
"assets": {
"android": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.2/busic-android.apk"
},
"windows": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.2/busic-windows-x64.zip"
},
"linux": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.2/busic-linux-x64.tar.gz"
},
"macos": {
"github": "https://github.com/GlowLED/BuSic/releases/download/v0.3.2/busic-macos.zip"
}
}
}
]
}