Merge pull request #4810 from Bnyro/master

Preparation for v0.18.1
This commit is contained in:
Bnyro 2023-09-18 09:53:15 +02:00 committed by GitHub
commit 94eac66d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId = "com.github.libretube"
minSdk = 21
targetSdk = 33
versionCode = 41
versionName = "0.18.0"
versionCode = 42
versionName = "0.18.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resValue("string", "app_name", "LibreTube")

View File

@ -0,0 +1,9 @@
* fix(channelgroups): update values on confirm
* fix(player): allow pausing while loading
* fix(player): rename SB Username to SB UserID
* fix: crash when restoring backups
* fix: crash when the app was closed for a while
* fix: don't resume initial video on fragment recreation
* fix: crash when view handler got destroyed
* fix: default SponsorBlock categories are not being respected
* fix: wrong channel group shown as selected