diff --git a/packages/fenlight_changes b/packages/fenlight_changes
index d0219a2..fe654be 100644
--- a/packages/fenlight_changes
+++ b/packages/fenlight_changes
@@ -1,4 +1,3 @@
-[COLOR dodgerblue][B]Version 2.2.11[/B][/COLOR]
-- Fixed: TMDb auth fails correctly when account session ID is missing.
-- Improved: Extras, folder scraper, and list images use bounded thread pools (max threads setting).
-- Improved: Extras loading spinner while lists load; busy until window opens.
\ No newline at end of file
+[COLOR dodgerblue][B]Version 2.2.12[/B][/COLOR]
+- Added: Results Actions panel — Rescrape with Rescrape Settings runs enabled rescrape steps automatically (no prompts).
+- Improved: Episode list thumbs use TMDB w300 stills instead of original (faster on low-power devices).
\ No newline at end of file
diff --git a/packages/fenlight_version b/packages/fenlight_version
index 0b6e431..98c938e 100644
--- a/packages/fenlight_version
+++ b/packages/fenlight_version
@@ -1 +1 @@
-2.2.11
+2.2.12
diff --git a/packages/index.html b/packages/index.html
index 49d5095..5cec272 100644
--- a/packages/index.html
+++ b/packages/index.html
@@ -1,2 +1,2 @@
-plugin.video.fenlight-2.2.11.zip
+plugin.video.fenlight-2.2.12.zip
diff --git a/packages/plugin.video.fenlight-2.2.12.zip b/packages/plugin.video.fenlight-2.2.12.zip
new file mode 100644
index 0000000..9b09a25
Binary files /dev/null and b/packages/plugin.video.fenlight-2.2.12.zip differ