From 92356ab533fa66427acb5195c26825266019cabe Mon Sep 17 00:00:00 2001 From: warwickh Date: Tue, 22 Jun 2021 16:47:09 +1000 Subject: [PATCH] 2.0.9 --- CHANGELOG.md | 9 +++++++++ addon.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a16046..f5e6e3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## v2.0.9 +Released 22nd June 2021 (by warwickh) +* Basic update to provide Matrix compatility. Not tested on Kodi below v19 +* Some connection settings not fully implemented +* Updates simpleplugin to latest version (3.0.0) https://github.com/vlmaksime/script.module.simpleplugin +* Moves some legacy simpleplugin static routines into main.py +* Removes dependancy on libsonic_extra by moving some walk functions into main.py +* Updates libsonic to latest version and adds functions for returning raw url for populating menus + ## v2.0.8 Released 29th November 2017 (by Heruwar) * Fixes a security issue where the password is sent as plaintext in the URL query parameters when methods from libsonic_extas are used. diff --git a/addon.xml b/addon.xml index d89c9a1..0c4328b 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - +