Skip to content

Commit

Permalink
[changelog] update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Apr 8, 2024
1 parent 63747ce commit 401d887
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 9 deletions.
8 changes: 5 additions & 3 deletions GitHubReleaseNote.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
1. Fix: minor text or button color glitches
2. Fix: sometimes abnormal PlayPause button on going back from background
3. Improve: unnecessary Media Images blinking in the playback notification no longer occurs on switching songs
4. Improve: avoid unresponsive playback notification by system due to updating notification playback too quick exceeding rate limit when switching songs too fast
5. Translation: update Polish (by cooky)
4. Improve: avoid unresponsive playback notification by system due to updating notification too quick exceeding rate limit when switching songs too fast
5. Improve: deletion dialog
6. Translation: update Polish (by cooky)



Expand All @@ -17,7 +18,8 @@
2. 修复 从后台返回前台后有时播放暂停按钮异常
3. 改进 切换歌曲时,通知媒体图片不必要的闪烁不再发生
4. 改进 切换歌曲过快时,避免正在播放通知由于刷新速度超过系统速率限制而失去响应
5. 翻译 更新波兰语(cookie)
5. 改进 删除对话框
6. 翻译 更新波兰语(cooky)



Expand Down
8 changes: 5 additions & 3 deletions ReleaseNote.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: "1.6.0-dev3"
versionCode: 1054
timestamp: 1712499719
versionCode: 1055
timestamp: 1712554000
channel: "PREVIEW"
notes:
en:
Expand All @@ -10,6 +10,7 @@ notes:
- "Fix: sometimes abnormal PlayPause button on going back from background"
- "Improve: unnecessary Media Images blinking in the playback notification no longer occurs on switching songs"
- "Improve: avoid unresponsive playback notification by system due to updating notification too quick exceeding rate limit when switching songs too fast"
- "Improve: deletion dialog"
- "Translation: update Polish (by cooky)"
zh:
highlights: [ ]
Expand All @@ -18,4 +19,5 @@ notes:
- "修复 从后台返回前台后有时播放暂停按钮异常"
- "改进 切换歌曲时,通知媒体图片不必要的闪烁不再发生"
- "改进 切换歌曲过快时,避免正在播放通知由于刷新速度超过系统速率限制而失去响应"
- "翻译 更新波兰语(cookie)"
- "改进 删除对话框"
- "翻译 更新波兰语(cooky)"
14 changes: 13 additions & 1 deletion ReleaseNoteStable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ notes:
- "New: support fast-forward and rewind some seconds from Notification"
- "New: support quitting background playback totally from Notification"
- "Modify: Allow users to select none of Image Source (i.e. disable all image loading)"
- "Fix: minor text or button color glitches"
- "Fix: sometimes abnormal PlayPause button on going back from background"
- "Improve: unnecessary Media Images blinking in the playback notification no longer occurs on switching songs"
- "Improve: avoid unresponsive playback notification by system due to updating notification too quick exceeding rate limit when switching songs too fast"
- "Improve: deletion dialog"
- "Translation: update Polish (by cooky)"
zh:
highlights: [ ]
items:
Expand All @@ -32,4 +38,10 @@ notes:
- "新增 可自定义媒体通知中的动作(紧凑通知中至多 3 个动作,展开通知中至多 5 个动作)"
- "新增 支持从通知中快进和快退几秒"
- "新增 支持从通知中退出后台播放"
- "修改 允许用户不选择任何图像来源(即禁用所有图像加载)"
- "修改 允许用户不选择任何图像来源(即禁用所有图像加载)"
- "修复 关于文本或按钮颜色的小错误"
- "修复 从后台返回前台后有时播放暂停按钮异常"
- "改进 切换歌曲时,通知媒体图片不必要的闪烁不再发生"
- "改进 切换歌曲过快时,避免正在播放通知由于刷新速度超过系统速率限制而失去响应"
- "改进 删除对话框"
- "翻译 更新波兰语(cooky)"
13 changes: 12 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,18 @@ <h3 class="highlight-text">更新日志</h3>

<!-- <<<PREVIEW>>> -->
<!-- <<<CURRENT_PREVIEW>>> -->
<h4><b>1.6.0-dev3</b> 2024.04.08</h4>
<div>
<ol>
<li>修复 关于文本或按钮颜色的小错误</li>
<li>修复 从后台返回前台后有时播放暂停按钮异常</li>
<li>改进 切换歌曲时,通知媒体图片不必要的闪烁不再发生</li>
<li>改进 切换歌曲过快时,避免正在播放通知由于刷新速度超过系统速率限制而失去响应</li>
<li>改进 删除对话框</li>
<li>翻译 更新波兰语(cooky)</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.6.0-dev2</b> 2024.03.23</h4>
<div>
<ol>
Expand All @@ -15,7 +27,6 @@ <h4><b>1.6.0-dev2</b> 2024.03.23</h4>
<li>修改 允许用户不选择任何图像来源(即禁用所有图像加载)</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.6.0-dev1</b> 2024.03.20</h4>
<div>
<ol>
Expand Down
13 changes: 12 additions & 1 deletion app/src/main/assets/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ <h3 class="highlight-text">Changes Logs</h3>

<!-- <<<PREVIEW>>> -->
<!-- <<<CURRENT_PREVIEW>>> -->
<h4><b>1.6.0-dev3</b> 2024.04.08</h4>
<div>
<ol>
<li>Fix: minor text or button color glitches</li>
<li>Fix: sometimes abnormal PlayPause button on going back from background</li>
<li>Improve: unnecessary Media Images blinking in the playback notification no longer occurs on switching songs</li>
<li>Improve: avoid unresponsive playback notification by system due to updating notification too quick exceeding rate limit when switching songs too fast</li>
<li>Improve: deletion dialog</li>
<li>Translation: update Polish (by cooky)</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.6.0-dev2</b> 2024.03.23</h4>
<div>
<ol>
Expand All @@ -17,7 +29,6 @@ <h4><b>1.6.0-dev2</b> 2024.03.23</h4>
<li>Modify: Allow users to select none of Image Source (i.e. disable all image loading)</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.6.0-dev1</b> 2024.03.20</h4>
<div>
<ol>
Expand Down

0 comments on commit 401d887

Please sign in to comment.