Merge pull request #7327 from Bnyro/master

chore: bump version to v0.28.0
This commit is contained in:
Bnyro 2025-04-23 12:06:27 +02:00 committed by GitHub
commit 4445df6ede
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId = "com.github.libretube"
minSdk = 26
targetSdk = 34
versionCode = 60
versionName = "0.27.1"
versionCode = 61
versionName = "0.28.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resValue("string", "app_name", "LibreTube")

View File

@ -0,0 +1,6 @@
* feat: add "full local mode" to use the app without Piped
* feat: add progress indicator for local feed extraction
* feat: implement local extraction support for SponsorBlock and DeArrow
* feat: locally store channel info when local streams extraction enabled
* feat: rebuild custom instances dialogs for better UX
* feat(StreamsExtractor): generate PoToken