From b070f5d53a09546cf3ee22a9f8b4ef17f13f465e Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 31 Oct 2021 11:57:07 +0100 Subject: [PATCH] clean log --- transmission/CHANGELOG.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/transmission/CHANGELOG.md b/transmission/CHANGELOG.md index 24f21f1e3..abdcd7305 100644 --- a/transmission/CHANGELOG.md +++ b/transmission/CHANGELOG.md @@ -1,9 +1,11 @@ -- Addition of custom WebUI through addon options. Default : flood -- Added custom DNS option -- Add option to define identification with USER and PASS options -- Add option to define a whitelist to prevent need for identification +- Removal of requirement for unprotected mode +- Addition of local disks mount +- Addition of repair capabilities for the json +- Optional custom UI, with flood custom UI set by default +- Optional custom DNS setting (to avoid flooding a local DNS filter such as adguard) +- Optional whitelist +- Optional identification with USER & PASS - Improve SMB mount code ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename -- Added local mounts option ## 3.00-r2-ls87 (14-05-2021)