Skip to content

Commit

Permalink
[changelog] update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed May 7, 2024
1 parent c9577e7 commit ec71d5e
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 51 deletions.
38 changes: 17 additions & 21 deletions GitHubReleaseNote.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,30 @@
## **v1.7-dev1 2024.05.04**
## **v1.7-dev2 2024.05.07**

This is a _Preview Channel_ Release (with package name suffix `preview`), which might have potential bugs.
此为预览通道版本 (包名后缀`preview`), 可能存在潜在问题!

### EN

1. New: remember last scroll position in Folders or Files tab till next start
2. New: brand-new ui or Files tab supporting play or shuffle current folder
3. Fix: Main Player text color legibility in landscape
4. Fix: can not exit app instantly due to Folders tab
5. Modify: shrink height of some ui widgets especially in landscape
6. Modify: forbid upgrading from prior to v0.6.3 & warn upgrading from prior to v1.2.0
7. Translation: update Spanish (by Dino RTX (rtxdino36))
8. Translation: update Turkish (by volkspolizist)
9. Development: remove some compatibility support of legacy version
10. Development: cleanup code
1. **WARNING**: you may counter failures of migrating Theme and Theme Colors settings, causing loss of these configurations
2. Fix: duplicated items would be added using Range Selection
3. Fix: button color of some dialogs are not Accent Color
4. Fix: uncolored Statusbar when in landscape mode in Card Player
5. New: Theme and Theme Colors can be corrected exported in backups file
6. New: Auto Theme supporting choosing preferred night Theme (Black or Dark)
7. Modify: make night Theme Black as default for Auto Theme
8. Development: refactor a number of Theme related stuffs


### ZH

1. 新增 记住文件或文件夹页的上次滚动位置直至重启
2. 新增 重新设计的文件页,支持顺序或随机播放当前文件夹
3. 修复 横屏下主播放器某些文本颜色可读性
4. 修复 由于文件夹页导致无法立即退出应用
5. 修改 缩小某些界面组件(特别是在横屏下)
6. 修改 禁止从 v0.6.3 之前的版本升级至当前版本, 警告从 v1.2.0 之前的版本升级至当前版本
7. 翻译 更新 西班牙语 (Dino RTX (rtxdino36))
8. 翻译 更新 土耳其语 (volkspolizist)
9. 开发 清理部分旧版兼容性支持
10. 开发 清理代码
1. **警告** 迁移主题及颜色设置时可能失败而导致对应配置丢失
2. 修复 区间选择时会添加重复的项目
3. 修复 某些对话框的按钮颜色并非强调色
4. 修复 在卡片播放器且处于横屏时,状态栏未着色
5. 新增 主题和主题颜色可以在备份文件中正确导出
6. 新增 自动主题支持选择首选夜间主题(黑色或深色)
7. 修改 自动主题的夜间主题现在默认为黑色
8. 开发 重构主题相关的内容



Expand Down
44 changes: 21 additions & 23 deletions ReleaseNote.yaml
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)"
- "开发 清理部分旧版兼容性支持"
- "开发 清理代码"
- "**警告** 迁移主题及颜色设置时可能失败而导致对应配置丢失"
- "修复 区间选择时会添加重复的项目"
- "修复 某些对话框的按钮颜色并非强调色"
- "修复 在卡片播放器且处于横屏时,状态栏未着色"
- "新增 主题和主题颜色可以在备份文件中正确导出"
- "新增 自动主题支持选择首选夜间主题(黑色或深色)"
- "修改 自动主题的夜间主题现在默认为黑色"
- "开发 重构主题相关的内容"


24 changes: 19 additions & 5 deletions ReleaseNoteStable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,40 @@ notes:
en:
highlights: [ ]
items:
- "**WARNING**: you may counter failures of migrating Theme and Theme Colors settings, causing loss of these configurations"
- "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: duplicated items would be added using Range Selection"
- "Fix: Main Player text color legibility in landscape"
- "Fix: button color of some dialogs are not Accent Color"
- "Fix: uncolored Statusbar when in landscape mode in Card Player"
- "Fix: can not exit app instantly due to Folders tab"
- "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"
- "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)"
- "Translation: update Spanish (by Dino RTX (rtxdino36)), Turkish (by volkspolizist)"
- "Development: remove some compatibility support of legacy version"
- "Development: cleanup code"
- "Development: refactor a number of Theme related stuffs"
zh:
highlights: [ ]
items:
- "**警告** 迁移主题及颜色设置时可能失败而导致对应配置丢失"
- "新增 记住文件或文件夹页的上次滚动位置直至重启"
- "新增 重新设计的文件页,支持顺序或随机播放当前文件夹"
- "修复 区间选择时会添加重复的项目"
- "修复 横屏下主播放器某些文本颜色可读性"
- "修复 某些对话框的按钮颜色并非强调色"
- "修复 在卡片播放器且处于横屏时,状态栏未着色"
- "修复 由于文件夹页导致无法立即退出应用"
- "新增 主题和主题颜色可以在备份文件中正确导出"
- "新增 自动主题支持选择首选夜间主题(黑色或深色)"
- "修改 自动主题的夜间主题现在默认为黑色"
- "修改 缩小某些界面组件(特别是在横屏下)"
- "修改 禁止从 v0.6.3 之前的版本升级至当前版本, 警告从 v1.2.0 之前的版本升级至当前版本"
- "翻译 更新 西班牙语 (Dino RTX (rtxdino36))"
- "翻译 更新 土耳其语 (volkspolizist)"
- "翻译 更新 西班牙语 (Dino RTX (rtxdino36)), 土耳其语 (volkspolizist)"
- "开发 清理部分旧版兼容性支持"
- "开发 清理代码"
- "开发 清理代码"
- "开发 重构主题相关的内容"
15 changes: 14 additions & 1 deletion app/src/main/assets/changelog-ZH-CN.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ <h3 class="highlight-text">更新日志</h3>

<!-- <<<PREVIEW>>> -->
<!-- <<<CURRENT_PREVIEW>>> -->
<h4><b>1.7-dev2</b> 2024.05.07</h4>
<div>
<ol>
<li><b>警告</b> 迁移主题及颜色设置时可能失败而导致对应配置丢失</li>
<li>修复 区间选择时会添加重复的项目</li>
<li>修复 某些对话框的按钮颜色并非强调色</li>
<li>修复 在卡片播放器且处于横屏时,状态栏未着色</li>
<li>新增 主题和主题颜色可以在备份文件中正确导出</li>
<li>新增 自动主题支持选择首选夜间主题(黑色或深色)</li>
<li>修改 自动主题的夜间主题现在默认为黑色</li>
<li>开发 重构主题相关的内容</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.7-dev1</b> 2024.05.04</h4>
<div>
<ol>
Expand All @@ -20,7 +34,6 @@ <h4><b>1.7-dev1</b> 2024.05.04</h4>
<li>开发 清理代码</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<!-- <<</PREVIEW>>> -->
<!-- <<<LATEST/>>> -->
<h4><b>1.6.2</b> 2024.04.27</h4>
Expand Down
15 changes: 14 additions & 1 deletion app/src/main/assets/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ <h3 class="highlight-text">Changes Logs</h3>

<!-- <<<PREVIEW>>> -->
<!-- <<<CURRENT_PREVIEW>>> -->
<h4><b>1.7-dev2</b> 2024.05.07</h4>
<div>
<ol>
<li><b>WARNING</b>: you may counter failures of migrating Theme and Theme Colors settings, causing loss of these configurations</li>
<li>Fix: duplicated items would be added using Range Selection</li>
<li>Fix: button color of some dialogs are not Accent Color</li>
<li>Fix: uncolored Statusbar when in landscape mode in Card Player</li>
<li>New: Theme and Theme Colors can be corrected exported in backups file</li>
<li>New: Auto Theme supporting choosing preferred night Theme (Black or Dark)</li>
<li>Modify: make night Theme Black as default for Auto Theme</li>
<li>Development: refactor a number of Theme related stuffs</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.7-dev1</b> 2024.05.04</h4>
<div>
<ol>
Expand All @@ -22,7 +36,6 @@ <h4><b>1.7-dev1</b> 2024.05.04</h4>
<li>Development: cleanup code</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<!-- <<</PREVIEW>>> -->
<!-- <<<LATEST/>>> -->
<h4><b>1.6.2</b> 2024.04.27</h4>
Expand Down

0 comments on commit ec71d5e

Please sign in to comment.