diff --git a/updates/0.30/ver_0.346.zip b/updates/0.30/ver_0.346.zip
new file mode 100644
index 0000000..9f6909f
Binary files /dev/null and b/updates/0.30/ver_0.346.zip differ
diff --git a/updates/0.30/ver_0.346_manifest.json b/updates/0.30/ver_0.346_manifest.json
new file mode 100644
index 0000000..8da83ae
--- /dev/null
+++ b/updates/0.30/ver_0.346_manifest.json
@@ -0,0 +1,24 @@
+{
+ "changelog": "Fix usuwania wszystkich dodatkowych pól produktu",
+ "version": "0.346",
+ "files": {
+ "added": [
+
+ ],
+ "deleted": [
+
+ ],
+ "modified": [
+ "autoload/Domain/Product/ProductRepository.php",
+ "autoload/admin/Controllers/ShopProductController.php"
+ ]
+ },
+ "checksum_zip": "sha256:7765b50ff52dc9721e0e2be6d60c2b4ac040d5fc6ea918515b5a5b1a7cf1f580",
+ "sql": [
+
+ ],
+ "date": "2026-04-16",
+ "directories_deleted": [
+
+ ]
+}
\ No newline at end of file
diff --git a/updates/changelog-data.html b/updates/changelog-data.html
index 086a45f..5c54f52 100644
--- a/updates/changelog-data.html
+++ b/updates/changelog-data.html
@@ -1,3 +1,6 @@
+ver. 0.346 - 16.04.2026
+Fix usuwania wszystkich dodatkowych pól produktu
+