From 335284ce9dc16c753f13608070ba1cb512481c88 Mon Sep 17 00:00:00 2001 From: Denis Kuzmenok Date: Fri, 22 Sep 2023 14:54:30 +0200 Subject: [PATCH] Version 0.1.98 --- addon.xml | 2 +- whatsnew.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/addon.xml b/addon.xml index c79ed5ad2..cfc4d713e 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/whatsnew.txt b/whatsnew.txt index e48bb015a..18d5a34f5 100644 --- a/whatsnew.txt +++ b/whatsnew.txt @@ -7,6 +7,11 @@ - Source is open, so you can fork everything. - Some bug fixes or updates can come, to keep things working and have the latest versions. +[B][COLOR red]0.1.98[/COLOR][/B] + - Newer Go version is used. + - Fixed issue with adding multi-file torrent from Web. + - Fixed issue with leaving torrents in libtorrent that are not resolved. + [B][COLOR red]0.1.97[/COLOR][/B] - Reverted detection of memory on running device (new method was not correctly getting memory size on arm devices). - Added a check for network locations when deciding where to write strm files (to skip network locations).