diff --git a/updates/0.20/ver_0.252.zip b/updates/0.20/ver_0.252.zip
new file mode 100644
index 0000000..7434b59
Binary files /dev/null and b/updates/0.20/ver_0.252.zip differ
diff --git a/updates/0.20/ver_0.252_files.txt b/updates/0.20/ver_0.252_files.txt
new file mode 100644
index 0000000..fa7e37c
--- /dev/null
+++ b/updates/0.20/ver_0.252_files.txt
@@ -0,0 +1,5 @@
+F: ../admin/templates/product_archive/products-list-table.php
+F: ../admin/templates/product_archive/products-list.php
+F: ../autoload/admin/controls/class.Archive.php
+F: ../autoload/admin/controls/class.Filemanager.php
+F: ../autoload/admin/view/class.FileManager.php
diff --git a/updates/changelog.php b/updates/changelog.php
index 0193cb3..bed91d3 100644
--- a/updates/changelog.php
+++ b/updates/changelog.php
@@ -1,3 +1,10 @@
+ver. 0.252 - 10.02.2026
+- UPDATE - migracja listy archiwum produktow do nowego komponentu tabeli (`components/table-list`) z filtrowaniem i paginacja
+- UPDATE - banery i archiwum produktow: wydzielenie CSS/JS do osobnych widokow `*-custom-script.php`
+- UPDATE - filemanager przepiety na nowy routing (`admin\\Controllers\\FilemanagerController`)
+- FIX - naprawiono blad `Invalid Key` w widoku filemanagera po refaktoryzacji
+- UPDATE - usunieto legacy klasy i stare szablony (`admin\\controls`, `admin\\view`, `admin/templates/product_archive`)
+