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 = 61
19- versionName = " 0.28.0 "
18+ versionCode = 62
19+ versionName = " 0.28.1 "
2020 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2121 resValue(" string" , " app_name" , " LibreTube" )
2222
Original file line number Diff line number Diff line change 1+ * fix: update NewPipeExtractor fork to latest version to fix playback issues
2+ * fix: support for adding downloads to playback queue
3+ * fix: don't block ui thread while filtering watched videos
4+ * fix: confirm unsubscribe preference only works if disabled instead of enabled
5+ * fix: channel avatar missing in subscriptions list when subbed from search
6+ * fix(Backup): use channel URL for subscription export
You can’t perform that action at this time.
0 commit comments