diff --git a/ReleaseNote.yaml b/ReleaseNote.yaml index 8c7d6225e..238da6756 100644 --- a/ReleaseNote.yaml +++ b/ReleaseNote.yaml @@ -1,16 +1,20 @@ version: "1.8.4-dev3" channel: "PREVIEW" versionCode: 1083 -timestamp: 1726150000 +timestamp: 1726215000 notes: en: highlights: [ ] items: + - "New: add \"Exit\" in Main Drawer Menu" + - "Improve: quiting from Media Notification in any circumstance" - "Translation: update Portuguese (by azilara), Spanish (by Ulisses_Mello), German (by jande75)" zh: highlights: [ ] items: + - "新增 主抽屉菜单新增“退出”选项" + - "改进 在任何情形下,从媒体通知退出" - "翻译 葡萄牙语 (azilara), 西班牙语 (Ulisses_Mello), 德语 (jande75)" previousVersion: "1.8.4-dev1" diff --git a/ReleaseNoteStable.yaml b/ReleaseNoteStable.yaml index c8f8ec001..3d888ffeb 100644 --- a/ReleaseNoteStable.yaml +++ b/ReleaseNoteStable.yaml @@ -7,6 +7,8 @@ notes: highlights: [ ] items: - "Fix: Crash when creating playlists in Search Results, Album Detail, Artist Detail, Genre Detail" + - "New: add \"Exit\" in Main Drawer Menu" + - "Improve: quiting from Media Notification in any circumstance" - "Improve: Search function in Playlist Detail" - "Translation: update French (manafy), Portuguese (by azilara), Spanish (by Ulisses_Mello), German (by jande75)" - "Development: upgrade kotlin to 2.0.20, update dependencies" @@ -16,6 +18,8 @@ notes: highlights: [ ] items: - "修复 在搜索结果、专辑详情、艺术家详情、流派详情中,创建播放列表时崩溃" + - "新增 主抽屉菜单新增“退出”选项" + - "改进 在任何情形下,从媒体通知退出" - "改进 播放列表内搜索功能" - "翻译 更新 法语(manafy), 葡萄牙语(azilara), 西班牙语(Ulisses_Mello), 德语(jande75)" - "开发 升级 Kotlin 至 2.0.20,更新依赖,清理代码" diff --git a/app/src/main/assets/changelog-ZH-CN.html b/app/src/main/assets/changelog-ZH-CN.html index 2e1e179b4..fb93f6931 100644 --- a/app/src/main/assets/changelog-ZH-CN.html +++ b/app/src/main/assets/changelog-ZH-CN.html @@ -5,6 +5,15 @@