-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathStableReleaseNote.yaml
More file actions
54 lines (53 loc) · 3.27 KB
/
Copy pathStableReleaseNote.yaml
File metadata and controls
54 lines (53 loc) · 3.27 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
version: "2.0.0"
channel: "STABLE"
versionCode: 20000
timestamp: 1781000000
notes:
en:
items:
- "Distribution: IMPORTANT! since the version, we replaced our signing key, as a breaking change. You need to uninstall first or use Intermediate variant; see related instructions to migrate or transit."
- "Distribution: raise minimal requirement to Android 8 (API 26), except for Legacy variant"
- "Modify: Multiple artists and genres parsing is now enabled by default (graduated from experimental)"
- "Modify: create database playlists by default"
- "Modify: change some default settings"
- "Modify: reorganized settings pages"
- "New: quit app when removed from Recent Screen (optional, thanks to @jpgjm)"
- "New: add dark mode support for widgets"
- "Improve: support using another color scheme for night"
- "Improve: support skipping genres parsing in synchronization"
- "Improve: internal database synchronization performance"
- "Improve: support disabling history"
- "Improve: add grant all permissions button in app intro"
- "Fix: text colors of backup dialog in app intro"
- "Fix: statusbar color in Flat Player on Android 15 and higher"
- "Fix: crash when restoring playlists and playing folders or external files, due to path lookup failures"
- "Fix: occasionally all tabs disappearing when returning to the foreground on some devices"
- "Translation: update Portuguese Brazilian (by Ricardo), Dutch (by Polovinci)"
- "Development: targeting SDK API 36 (Android 16), build with SDK 37"
- "Development: build with Gradle 9.5.1, build with AGP 9.2.1, update dependencies"
- "Development: migrate image cache mechanism to new database"
zh:
items:
- "分发 注意!自该版本起,签名已被更换;请卸载后重装或使用 Intermediate 过渡包完成升级!"
- "分发 最低要求升至 Android 8 (API 26), Legacy 版本除外"
- "修改 默认启用多重艺术家和多重流派解析(从实验性功能转正)"
- "修改 默认创建数据库播放列表"
- "修改 调整部分默认设置"
- "修改 重新组织了设置页面"
- "新增 支持任务卡片被移除时停止服务(感谢 @jpgjm)"
- "新增 桌面小部件支持深色模式"
- "改进 支持在夜间模式下使用另一套配色方案"
- "改进 支持同步时跳过流派解析"
- "改进 内部数据库同步性能"
- "改进 支持禁用历史记录"
- "改进 起始介绍页中增加授权全部权限按钮"
- "修复 起始介绍页中导入备份对话框文本颜色异常"
- "修复 在 Android 15 及其以上版本上,扁平风格播放器状态栏颜色异常"
- "修复 因路径查找失败导致的恢复播放列表、播放文件夹或外部文件时崩溃的问题"
- "修复 部分设备上切回前台后偶尔全部标签页消失"
- "翻译 更新 巴西葡萄牙语(Ricardo)、荷兰语(Polovinci)"
- "开发 适配 SDK API 36 (Android 16), 使用 SDK 37 构建"
- "开发 使用 Gradle 9.5.1 构建, 使用 AGP 9.2.1 构建, 更新依赖"
- "开发 将图片缓存机制迁移至新数据库"
previousVersion: "1.12.1"
previousChannel: "STABLE"