chore: bump version to v0.23.1

This commit is contained in:
Bnyro 2024-05-08 17:03:22 +02:00
parent 0aa9f15ec4
commit 91aa9c8d87
4 changed files with 4746 additions and 4012 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId = "com.github.libretube"
minSdk = 21
targetSdk = 34
versionCode = 51
versionName = "0.23.0"
versionCode = 52
versionName = "0.23.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resValue("string", "app_name", "LibreTube")

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
* fix: comments reloading on sheet reopen and scroll position not restored
* fix: status bar doesn't follow app theme
* fix: dearrow for playing video and watch history
* fix: crash when trying to dearrow feed items
* fix: auto fullscreen causes player layout issues
* fix: crash when ending player service / fragment
* fix: enter PiP mode when clicking link in description
* fix: navigation bar missing when closing player in fullscreen