chore: Bump version to v0.8.6b1 (72)
Build on push / build (push) Canceled after 0s

This commit is contained in:
deltazefiro
2024-02-10 22:45:01 +08:00
parent 01e3bfbfb8
commit 32fc8a0253
2 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ android {
minSdkVersion 26
targetSdkVersion 34
compileSdk 34
versionCode 71
versionName "0.8.6a2"
versionCode 72
versionName "0.8.6b1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
@@ -0,0 +1,10 @@
v0.8.6b1
- Translations update: Portuguese, Russian, Italian, Spanish, Serbian, Persian, Slovak
v0.8.6 alphas
- **Breaking**: Discontinued support for decoding legacy obfuscated filenames (prior to v0.8.2b1)
- Fix crash issue with QuickSetting Tile on Android 14
- Fix panic button not starting when the app lock is enabled
- Apply MD3 dynamic color by default on Android 13+
- Support locking Amarok up when the screen off
- Fix vulnerability in ActionReceiver allowing Amarok lock bypass