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 +
ver. 0.345 - 25.03.2026
Checkout flow fix - summaryView redirect, TTL token 30min, logowanie bledow zamowien
diff --git a/updates/versions.php b/updates/versions.php index 64df2cd..2bd31b1 100644 --- a/updates/versions.php +++ b/updates/versions.php @@ -1,5 +1,5 @@