Skip to content

Commit

Permalink
[changelog] update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
chr56 committed Jan 15, 2025
1 parent eb04035 commit be84f8d
Show file tree
Hide file tree
Showing 7 changed files with 87 additions and 117 deletions.
55 changes: 43 additions & 12 deletions ReleaseNote.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,55 @@
version: "1.9.0-dev3"
channel: "PREVIEW"
versionCode: 1088
timestamp: 1736830000
version: "1.9.0"
channel: "STABLE"
versionCode: 1090
timestamp: 1736950000
notes:
en:
highlights: [ ]
items:
- "Fix: more edge-to-edge display issues in landscape [since 1.9.0-dev1]"
- "Development: Targeting SDK 35 (Android 15)"
- "Fix: possible crashes when dragging items in some circumstances"
- "Fix: dragging playlist items but not in Edit Mode"
- "Fix: crash when entering Tag Editor from multi-selection mode but the selection contains no song"
- "Fix: crash after skipping from some notifications or BT devices but queue is empty"
- "Fix: incorrect sorting order of My Top Tracks and Recently Played on some devices"
- "Fix: missing automatic refresh in Folders tab"
- "Translation: Portuguese Brazilian (by Ulisses_Mello)"

- "New: display current distribution Variant in About"
- "New: mark current distribution Variant and Channel in Upgrade Dialog"
- "Improve: show bottom sliding panel in Search"
- "Improve: explicit user interface for version migration"
- "Improve: enable new system back gesture animations for Android T and above"
- "Improve: edge to edge user interface"
- "Remove: preference \"colored navigation bar\" (not applicable now)"
- "Modify: navigation bar would always be colored by default"
- "Modify: navigation bar would be transparent or translucent if possible now"
- "Modify: change default File Playlist icon"
- "Modify: forbid upgrading from prior to v1.4.0 & warn upgrading from prior to v1.7.0"
- "Translation: update Polish (cooky), Portuguese Brazilian (by FalaTudo, Ulisses_Mello), Spanish (by Ulisses_Mello)"
- "Development: update dependencies"

zh:
highlights: [ ]
items:
- "修复 横屏下的一些边到边显示问题 [自 1.9.0-dev1 起]"
- "修复 播放队列清空后,从某些通知或蓝牙设备切换曲目时崩溃"
- "开发 targetSdk 35 (Android 15)"
- "修复 某些情况下拖动列表项目时可能导致崩溃"
- "修复 拖动播放列表项目却不在编辑模式下"
- "修复 从多选进入标签编辑器但所选内容不含任何歌曲时崩溃"
- "修复 播放队列清空后, 从某些通知或蓝牙设备切换曲目时崩溃"
- "修复 部分设备上最常听的歌曲和最近播放播放列表乱序"
- "修复 文件夹页缺失自动刷新"
- "翻译 更新 巴西葡萄牙语言(Ulisses_Mello)"
- "新增 关于中显示当前变体版本"
- "新增 更新对话框中标出当前变体版本和通道"
- "改进 搜索界面中显示底部播放器"
- "改进 版本迁移用户界面"
- "改进 启用新的系统返回手势动画 (Android T 及以上)"
- "改进 边到边界面"
- "删除 设置项“着色导航栏” (已无意义)"
- "修改 默认着色导航栏"
- "修改 若可行, 透明或半透明导航栏"
- "修改 默认文件播放列表图标"
- "修改 禁止从 v1.4.0 之前的版本升级, 警告从 v1.7.0 之前的版本升级"
- "翻译 更新 波兰语 (cooky), 巴西葡萄牙语 (FalaTudo, Ulisses_Mello), 西班牙语 (Ulisses_Mello)"
- "开发 更新依赖"

previousVersion: "1.9.0-dev2"
previousChannel: "PREVIEW"
previousVersion: "1.8.5.1"
previousChannel: "STABLE"
51 changes: 0 additions & 51 deletions ReleaseNoteStable.yaml

This file was deleted.

43 changes: 15 additions & 28 deletions app/src/main/assets/changelog-ZH-CN.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,47 +4,34 @@ <h3 class="highlight-text">更新日志</h3>
<a href="https://github.com/chr56/Phonograph_Plus">开源地址(GitHub)</a>

<!-- <<<PREVIEW>>> -->
<!-- <<<CURRENT_PREVIEW>>> -->
<h4><b>1.9.0-dev3</b> 2025.01.14</h4>
<div>
<ol>
<li>修复 横屏下的一些边到边显示问题 [自 1.9.0-dev1 起]</li>
<li>修复 播放队列清空后,从某些通知或蓝牙设备切换曲目时崩溃</li>
<li>修复 文件夹页缺失自动刷新</li>
<li>翻译 更新 巴西葡萄牙语言(Ulisses_Mello)</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.9.0-dev2</b> 2024.12.15</h4>
<!-- <<</PREVIEW>>> -->
<!-- <<<LATEST/>>> -->
<h4><b>1.9.0</b> 2025.01.15</h4>
<div>
<ol>
<li>修复 横屏下的一些边到边显示问题 [自 1.9.0-dev1 起]</li>
<li>修复 某些情况下拖动项目时可能导致崩溃</li>
<li>开发 targetSdk 35 (Android 15)</li>
<li>修复 某些情况下拖动列表项目时可能导致崩溃</li>
<li>修复 拖动播放列表项目却不在编辑模式下</li>
<li>修复 从多选进入标签编辑器但所选内容不含任何歌曲时崩溃</li>
<li>修复 播放队列清空后, 从某些通知或蓝牙设备切换曲目时崩溃</li>
<li>修复 部分设备上最常听的歌曲和最近播放播放列表乱序</li>
<li>修复 文件夹页缺失自动刷新</li>
<li>新增 关于中显示当前变体版本</li>
<li>翻译 更新 波兰语(Cooky)、西班牙语(Ulisses_Mello)</li>
</ol>
</div>
<h4><b>1.9.0-dev1</b> 2024.11.24</h4>
<div>
<ol>
<li>开发 targetSdk 35 (Android 15)</li>
<li>改进 搜索界面中显示底部滑动面板</li>
<li>新增 更新对话框中标出当前变体版本和通道</li>
<li>改进 搜索界面中显示底部播放器</li>
<li>改进 版本迁移用户界面</li>
<li>改进 启用新的系统返回手势动画 (Android T及以上)</li>
<li>改进 启用新的系统返回手势动画 (Android T 及以上)</li>
<li>改进 边到边界面</li>
<li>删除 设置项“着色导航栏”已无意义</li>
<li>删除 设置项“着色导航栏” (已无意义)</li>
<li>修改 默认着色导航栏</li>
<li>修改 若可行透明或半透明导航栏</li>
<li>修改 若可行, 透明或半透明导航栏</li>
<li>修改 默认文件播放列表图标</li>
<li>修改 禁止从 v1.4.0 之前的版本升级, 警告从 v1.7.0 之前的版本升级</li>
<li>翻译 更新 波兰语(Cooky)、巴西葡萄牙语FalaTudo</li>
<li>翻译 更新 波兰语 (cooky), 巴西葡萄牙语 (FalaTudo, Ulisses_Mello), 西班牙语 (Ulisses_Mello)</li>
<li>开发 更新依赖</li>
</ol>
</div>
<!-- <<</PREVIEW>>> -->
<!-- <<<LATEST/>>> -->

<h4><b>1.8.5.1</b> 2024.11.05</h4>
<div>
此为修正版本,修复构建的一个小问题
Expand Down
35 changes: 11 additions & 24 deletions app/src/main/assets/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,20 @@ <h3 class="highlight-text">Changes Logs</h3>
<p>Translate Phonograph Plus into your language -> <a href="https://crowdin.com/project/phonograph-plus">crowdin</a></p>

<!-- <<<PREVIEW>>> -->
<!-- <<<CURRENT_PREVIEW>>> -->
<h4><b>1.9.0-dev3</b> 2025.01.14</h4>
<div>
<ol>
<li>Fix: more edge-to-edge display issues in landscape [since 1.9.0-dev1]</li>
<li>Fix: crash after skipping from some notifications or BT devices but queue is empty</li>
<li>Fix: missing automatic refresh in Folders tab</li>
<li>Translation: Portuguese Brazilian (by Ulisses_Mello)</li>
</ol>
</div>
<!-- <<</CURRENT_PREVIEW>>> -->
<h4><b>1.9.0-dev2</b> 2024.12.15</h4>
<!-- <<</PREVIEW>>> -->
<!-- <<<LATEST/>>> -->
<h4><b>1.9.0</b> 2025.01.15</h4>
<div>
<ol>
<li>Fix: some edge-to-edge display issues in landscape [since 1.9.0-dev1]</li>
<li>Fix: possible crash when dragging items in some circumstances</li>
<li>Development: Targeting SDK 35 (Android 15)</li>
<li>Fix: possible crashes when dragging items in some circumstances</li>
<li>Fix: dragging playlist items but not in Edit Mode</li>
<li>Fix: crash when entering Tag Editor from multi-selection mode but the selection contains no song</li>
<li>Fix: crash after skipping from some notifications or BT devices but queue is empty</li>
<li>Fix: incorrect sorting order of My Top Tracks and Recently Played on some devices</li>
<li>Fix: missing automatic refresh in Folders tab</li>
<li>New: display current distribution Variant in About</li>
<li>Translation: update Polish (cooky), Spanish (by Ulisses_Mello)</li>
</ol>
</div>
<h4><b>1.9.0-dev1</b> 2024.11.24</h4>
<div>
<ol>
<li>Development: Targeting SDK 35 (Android 15)</li>
<li>New: mark current distribution Variant and Channel in Upgrade Dialog</li>
<li>Improve: show bottom sliding panel in Search</li>
<li>Improve: explicit user interface for version migration</li>
<li>Improve: enable new system back gesture animations for Android T and above</li>
Expand All @@ -41,12 +29,11 @@ <h4><b>1.9.0-dev1</b> 2024.11.24</h4>
<li>Modify: navigation bar would be transparent or translucent if possible now</li>
<li>Modify: change default File Playlist icon</li>
<li>Modify: forbid upgrading from prior to v1.4.0 & warn upgrading from prior to v1.7.0</li>
<li>Translation: update Polish (cooky), Portuguese Brazilian (by FalaTudo)</li>
<li>Translation: update Polish (cooky), Portuguese Brazilian (by FalaTudo, Ulisses_Mello), Spanish (by Ulisses_Mello)</li>
<li>Development: update dependencies</li>
</ol>
</div>
<!-- <<</PREVIEW>>> -->
<!-- <<<LATEST/>>> -->

<h4><b>1.8.5.1</b> 2024.11.05</h4>
<div>
Note: This is a patch release, with a small fix in building
Expand Down
8 changes: 8 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/1090.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<b>1.9.0(1090) 2025.01.15</b>
- Development: Targeting SDK 35 (Android 15)
- Fix: possible crashes when dragging items in some circumstances
- Fix: dragging playlist items but not in Edit Mode
- Fix: crash when entering Tag Editor from multi-selection mode but the selection contains no song
- Fix: crash after skipping from some notifications or BT devices but queue is empty
- Fix: incorrect sorting order of My Top Tracks and Recently Played
...(Visit project homepage to see full changelogs)
8 changes: 8 additions & 0 deletions fastlane/metadata/android/zh-CN/changelogs/1090.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<b>1.9.0(1090) 2025.01.15</b>
- 开发 targetSdk 35 (Android 15)
- 修复 某些情况下拖动列表项目时可能导致崩溃
- 修复 拖动播放列表项目却不在编辑模式下
- 修复 从多选进入标签编辑器但所选内容不含任何歌曲时崩溃
- 修复 播放队列清空后, 从某些通知或蓝牙设备切换曲目时崩溃
- 修复 部分设备上最常听的歌曲和最近播放播放列表乱序
...(Visit project homepage to see full changelogs)
4 changes: 2 additions & 2 deletions fdroid.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
latest_version_name=1.8.5
latest_version_code=1085
latest_version_name=1.9.0
latest_version_code=1090

0 comments on commit be84f8d

Please sign in to comment.