From 9de3424561b6878deabe8fd94155301fb7b0656b Mon Sep 17 00:00:00 2001 From: Denis Kuzmenok Date: Wed, 24 Apr 2024 15:00:31 +0200 Subject: [PATCH] Version 0.1.102 --- addon.xml | 2 +- whatsnew.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index b193cf2f1..c793ab052 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/whatsnew.txt b/whatsnew.txt index e770f5a96..267c07311 100644 --- a/whatsnew.txt +++ b/whatsnew.txt @@ -7,7 +7,7 @@ - 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.100-0.1.101[/COLOR][/B] +[B][COLOR red]0.1.100-0.1.102[/COLOR][/B] - Many changes around caching and parsing speed to make browsing faster. - Changed default 'gold' color to 'bold' to show properly on light backgrounds. (Thanks to @vasilky3) - Removed auto-scrape functionality to avoid bombing websites with search queries.