-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
85 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,29 @@ | ||
version: "1.7-dev1" | ||
versionCode: 1063 | ||
timestamp: 1714831916 | ||
version: "1.7-dev2" | ||
versionCode: 1064 | ||
timestamp: 1715058000 | ||
channel: "PREVIEW" | ||
notes: | ||
en: | ||
highlights: [ ] | ||
items: | ||
- "New: remember last scroll position in Folders or Files tab till next start" | ||
- "New: brand-new ui or Files tab supporting play or shuffle current folder" | ||
- "Fix: Main Player text color legibility in landscape" | ||
- "Fix: can not exit app instantly due to Folders tab" | ||
- "Modify: shrink height of some ui widgets especially in landscape" | ||
- "Modify: forbid upgrading from prior to v0.6.3 & warn upgrading from prior to v1.2.0" | ||
- "Translation: update Spanish (by Dino RTX (rtxdino36))" | ||
- "Translation: update Turkish (by volkspolizist)" | ||
- "Development: remove some compatibility support of legacy version" | ||
- "Development: cleanup code" | ||
- "**WARNING**: you may counter failures of migrating Theme and Theme Colors settings, causing loss of these configurations" | ||
- "Fix: duplicated items would be added using Range Selection" | ||
- "Fix: button color of some dialogs are not Accent Color" | ||
- "Fix: uncolored Statusbar when in landscape mode in Card Player" | ||
- "New: Theme and Theme Colors can be corrected exported in backups file" | ||
- "New: Auto Theme supporting choosing preferred night Theme (Black or Dark)" | ||
- "Modify: make night Theme Black as default for Auto Theme" | ||
- "Development: refactor a number of Theme related stuffs" | ||
zh: | ||
highlights: [ ] | ||
items: | ||
- "新增 记住文件或文件夹页的上次滚动位置直至重启" | ||
- "新增 重新设计的文件页,支持顺序或随机播放当前文件夹" | ||
- "修复 横屏下主播放器某些文本颜色可读性" | ||
- "修复 由于文件夹页导致无法立即退出应用" | ||
- "修改 缩小某些界面组件(特别是在横屏下)" | ||
- "修改 禁止从 v0.6.3 之前的版本升级至当前版本, 警告从 v1.2.0 之前的版本升级至当前版本" | ||
- "翻译 更新 西班牙语 (Dino RTX (rtxdino36))" | ||
- "翻译 更新 土耳其语 (volkspolizist)" | ||
- "开发 清理部分旧版兼容性支持" | ||
- "开发 清理代码" | ||
- "**警告** 迁移主题及颜色设置时可能失败而导致对应配置丢失" | ||
- "修复 区间选择时会添加重复的项目" | ||
- "修复 某些对话框的按钮颜色并非强调色" | ||
- "修复 在卡片播放器且处于横屏时,状态栏未着色" | ||
- "新增 主题和主题颜色可以在备份文件中正确导出" | ||
- "新增 自动主题支持选择首选夜间主题(黑色或深色)" | ||
- "修改 自动主题的夜间主题现在默认为黑色" | ||
- "开发 重构主题相关的内容" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters