From 822343193359eed08c841cd3cde2888a626cb463 Mon Sep 17 00:00:00 2001 From: InfinityLoop1308 <96324692+InfinityLoop1308@users.noreply.github.com> Date: Sun, 19 Nov 2023 08:28:22 +0800 Subject: [PATCH] v3.1.7 --- PipePipeClient | 2 +- PipePipeExtractor | 2 +- fastlane/metadata/android/en-US/changelogs/1040.txt | 12 ++++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/1040.txt diff --git a/PipePipeClient b/PipePipeClient index 7160a0dd9..d09440783 160000 --- a/PipePipeClient +++ b/PipePipeClient @@ -1 +1 @@ -Subproject commit 7160a0dd9c67eeed0b6cc6de7e9e9e4bdbda0b35 +Subproject commit d0944078363b903da7dc05c4b5a7e4da789c4110 diff --git a/PipePipeExtractor b/PipePipeExtractor index 47affe029..e19237193 160000 --- a/PipePipeExtractor +++ b/PipePipeExtractor @@ -1 +1 @@ -Subproject commit 47affe02977193c05b4d791ace22f5c152a873f5 +Subproject commit e19237193246aef428b1833667bd5333422c1898 diff --git a/fastlane/metadata/android/en-US/changelogs/1040.txt b/fastlane/metadata/android/en-US/changelogs/1040.txt new file mode 100644 index 000000000..d5417121b --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/1040.txt @@ -0,0 +1,12 @@ +### New Features: + +- Support controlling the usage of the cookies(BiliBili) +- Re-support captions for logged users(BiliBili) [GitHub #153] + +### Bug Fixes: + +- Background playing will start at wrong index if duplicate items exists in the playlist. +- Error is always shown when opening videos(NicoNico) +- Sometimes channel videos are empty(BiliBili) [GitHub #169] [CodeBerg #86, #87, #88] +- Captions can not be downloaded (BiliBili) [GitHub #133] +- Old devices can not use all the search filters (YouTube) [CodeBerg #14]