diff --git a/updates/0.30/ver_0.343.zip b/updates/0.30/ver_0.343.zip new file mode 100644 index 0000000..7765a69 Binary files /dev/null and b/updates/0.30/ver_0.343.zip differ diff --git a/updates/0.30/ver_0.343_manifest.json b/updates/0.30/ver_0.343_manifest.json new file mode 100644 index 0000000..6cd5d2e --- /dev/null +++ b/updates/0.30/ver_0.343_manifest.json @@ -0,0 +1,24 @@ +{ + "changelog": "Custom fields: type + is_required + obsługa obrazków w koszyku", + "version": "0.343", + "files": { + "added": [ + + ], + "deleted": [ + + ], + "modified": [ + "autoload/Domain/Product/ProductRepository.php", + "templates/shop-basket/_partials/product-custom-fields.php" + ] + }, + "checksum_zip": "sha256:bd3b968a4b389c0c3fd00a511e5a3ef0405d4b60079d6b460335f93b8faa92d2", + "sql": [ + + ], + "date": "2026-03-19", + "directories_deleted": [ + + ] +} \ No newline at end of file diff --git a/updates/changelog-data.html b/updates/changelog-data.html index 41f586f..d420cd1 100644 --- a/updates/changelog-data.html +++ b/updates/changelog-data.html @@ -1,3 +1,6 @@ +ver. 0.343 - 19.03.2026
+Custom fields: type + is_required + obsługa obrazków w koszyku +
ver. 0.342 - 19.03.2026
Apilo: email z danymi zamówienia + infinite retry co 30 min dla order jobów
diff --git a/updates/versions.php b/updates/versions.php index b71a09c..2648941 100644 --- a/updates/versions.php +++ b/updates/versions.php @@ -1,5 +1,5 @@