mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 07:20:30 +05:30
Merge pull request #7327 from Bnyro/master
chore: bump version to v0.28.0
This commit is contained in:
commit
4445df6ede
@ -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")
|
||||
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/61.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/61.txt
Normal 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
|
Loading…
x
Reference in New Issue
Block a user