From 56edc8ae10c39b9cbdb8df40057f83508fd30835 Mon Sep 17 00:00:00 2001 From: deniscerri <64997243+deniscerri@users.noreply.github.com> Date: Sun, 23 Feb 2025 16:11:07 +0100 Subject: [PATCH] 1.8.2.1 changelogs --- CHANGELOG.md | 18 ++++++++++++++++++ .../android/en-US/changelogs/108020100.txt | 4 ++++ 2 files changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 123d100b..796e2cb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # YTDLnis Changelog +> # 1.8.2.1 (2025-02) + +# What's Changed + +- Fixed downloads crashing on items with titles that have quotes in them +- Removed custom format sorting by default to avoid common issues with format selection, and moved the preferences to advanced settings. Most of users don't need to customize sorting formats anyway :) +- Fixed app sometimes building -f as bv/bv+ba/b instead of bv+ba/bv/b +- Update WorkManager library, hopefully fixing #720 +- Looks like adding preferred language in -S is useless so i added it as part of ba[lang^=...] +- Other small things + +## Note + +The alternate downloader Aria2c is broken, so turn it off for the time being until something is found out how to fix it/ + +Hopefully this build is stable for the time being! + + > # 1.8.2 (2025-02) ## Note diff --git a/fastlane/metadata/android/en-US/changelogs/108020100.txt b/fastlane/metadata/android/en-US/changelogs/108020100.txt index 796d33c1..3cf432d3 100644 --- a/fastlane/metadata/android/en-US/changelogs/108020100.txt +++ b/fastlane/metadata/android/en-US/changelogs/108020100.txt @@ -7,4 +7,8 @@ - Looks like adding preferred language in -S is useless so i added it as part of ba[lang^=...] - Other small things +## Note + +The alternate downloader Aria2c is broken, so turn it off for the time being until something is found out how to fix it/ + Hopefully this build is stable for the time being! \ No newline at end of file