diff --git a/updates/0.30/ver_0.303.zip b/updates/0.30/ver_0.303.zip new file mode 100644 index 0000000..1f1e4bb Binary files /dev/null and b/updates/0.30/ver_0.303.zip differ diff --git a/updates/0.30/ver_0.303_manifest.json b/updates/0.30/ver_0.303_manifest.json new file mode 100644 index 0000000..7701329 --- /dev/null +++ b/updates/0.30/ver_0.303_manifest.json @@ -0,0 +1,26 @@ +{ + "changelog": "FIX - naprawiono wyswietlanie atrybutow produktu na froncie (kolizja kolejnosci), NEW - przycisk Podglad w edycji produktu", + "version": "0.303", + "files": { + "added": [ + + ], + "deleted": [ + + ], + "modified": [ + "admin/templates/components/form-edit.php", + "autoload/Domain/Product/ProductRepository.php", + "autoload/admin/Controllers/ShopProductController.php", + "autoload/admin/ViewModels/Forms/FormAction.php" + ] + }, + "checksum_zip": "sha256:6d8cc0c3419c50345d9c4fa1f526a09004194cbf7f76302f3cfe7afe64b00545", + "sql": [ + + ], + "date": "2026-02-22", + "directories_deleted": [ + + ] +} diff --git a/updates/changelog.php b/updates/changelog.php index 1161257..70d051c 100644 --- a/updates/changelog.php +++ b/updates/changelog.php @@ -1,4 +1,7 @@ -ver. 0.302 - 22.02.2026
+ver. 0.303 - 22.02.2026
+FIX - naprawiono wyswietlanie atrybutow produktu na froncie (kolizja kolejnosci), NEW - przycisk Podglad w edycji produktu +
+ver. 0.302 - 22.02.2026
NEW - REST API wariantów produktów (CRUD), słownik atrybutów, filtrowanie po atrybutach, wzbogacone atrybuty z tłumaczeniami
ver. 0.301 - 22.02.2026
diff --git a/updates/versions.php b/updates/versions.php index 50f0dc0..4d2a296 100644 --- a/updates/versions.php +++ b/updates/versions.php @@ -1,5 +1,5 @@