Merge pull request #7017 from Bnyro/master

chore: bump version to v0.27.0
This commit is contained in:
Bnyro 2025-01-24 20:13:52 +01:00 committed by GitHub
commit 4de5551072
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 2 deletions

View File

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

View File

@ -0,0 +1,5 @@
* feat: support for predictive back gestures
* feat: support for local feed extraction
* feat: support for exporting single playlists
* feat: support for importing playlist as list of video ids / urls
* feat: display full video sponsorblock categories