From 476b3f804b6a0dbb565f01ffc565975b6878965b Mon Sep 17 00:00:00 2001 From: TobiGr Date: Fri, 21 Feb 2020 22:19:20 +0100 Subject: [PATCH] Add changelog --- .../metadata/android/en-US/changelogs/840.txt | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/840.txt diff --git a/fastlane/metadata/android/en-US/changelogs/840.txt b/fastlane/metadata/android/en-US/changelogs/840.txt new file mode 100644 index 000000000..c79321b45 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/840.txt @@ -0,0 +1,22 @@ +New +• Added language selector to change the app language +• Added send to Kodi button to player collapsible menu +• Added ability to copy comments on long press + +Improved +• Fix ReCaptcha activity and correctly save obtained cookies +• Removed dot-menu in favour of drawer and hide history button when watch history is not enabled in settings +• Ask for display over other apps permission in settings correctly on Android 6 and later +• Rename local playlist by long-clicking in BookmarkFragment +• Various PeerTube improvements +• Improved several English source strings + +Fixed +• Fixed player starting again although it is paused when option "minimize on app switch" enabled and NewPipe is minimized +• Fix initial brightness value for gesture +• Fixed .srt subtitle downloads containing not all line breaks +• Fixed download to SD card failing because some Android 5 devices are not CTF compliant +• Fixed downloading on Android KitKat +• Fixed corrupt video .mp4 file being recognized as audio file +• Fixed multiple localization problems, including wrong Chinese language codes +• [YouTube] Timestamps in description are clickable again \ No newline at end of file