File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ android {
1515 applicationId = " com.github.libretube"
1616 minSdk = 26
1717 targetSdk = 34
18- versionCode = 60
19- versionName = " 0.27.1 "
18+ versionCode = 61
19+ versionName = " 0.28.0 "
2020 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2121 resValue(" string" , " app_name" , " LibreTube" )
2222
Original file line number Diff line number Diff line change 1+ * feat: add "full local mode" to use the app without Piped
2+ * feat: add progress indicator for local feed extraction
3+ * feat: implement local extraction support for SponsorBlock and DeArrow
4+ * feat: locally store channel info when local streams extraction enabled
5+ * feat: rebuild custom instances dialogs for better UX
6+ * feat(StreamsExtractor): generate PoToken
You can’t perform that action at this time.
0 commit comments