diff --git a/packages/fenlight_changes b/packages/fenlight_changes index 964be5c..d6235ca 100644 --- a/packages/fenlight_changes +++ b/packages/fenlight_changes @@ -1,2 +1,5 @@ -[COLOR dodgerblue][B]Version 2.2.06[/B][/COLOR] -- Fixed rescrape dialog and associated crashes. +[COLOR dodgerblue][B]Version 2.2.07[/B][/COLOR] +- Fixed: Genre parse failure does not reset genre +- Fixed: Background service startup errors being masked by incorrect exception logging. +- Fixed: Autoscrape Next Episode not applying the Ignore Filters rescrape step. +- Security: Replaced router exec() dispatch on plugin mode with allowlisted function dispatch. \ No newline at end of file diff --git a/packages/fenlight_version b/packages/fenlight_version index 5e4ac92..df34579 100644 --- a/packages/fenlight_version +++ b/packages/fenlight_version @@ -1 +1 @@ -2.2.06 +2.2.07 diff --git a/packages/index.html b/packages/index.html index c3fb3b9..f7150fa 100644 --- a/packages/index.html +++ b/packages/index.html @@ -1,2 +1,2 @@ -plugin.video.fenlight-2.2.06.zip +plugin.video.fenlight-2.2.07.zip diff --git a/packages/plugin.video.fenlight-2.2.07.zip b/packages/plugin.video.fenlight-2.2.07.zip new file mode 100644 index 0000000..7fb470c Binary files /dev/null and b/packages/plugin.video.fenlight-2.2.07.zip differ