diff --git a/updates/0.30/ver_0.312.zip b/updates/0.30/ver_0.312.zip new file mode 100644 index 0000000..3c5d40f Binary files /dev/null and b/updates/0.30/ver_0.312.zip differ diff --git a/updates/0.30/ver_0.312_manifest.json b/updates/0.30/ver_0.312_manifest.json new file mode 100644 index 0000000..ee903aa --- /dev/null +++ b/updates/0.30/ver_0.312_manifest.json @@ -0,0 +1,23 @@ +{ + "changelog": "FIX - krytyczne bugi integracji Apilo: curl_getinfo po curl_close, nieskończona pętla wysyłki, ceny 0.00 PLN, walidacja cen", + "version": "0.312", + "files": { + "added": [ + + ], + "deleted": [ + + ], + "modified": [ + "cron.php" + ] + }, + "checksum_zip": "sha256:07f9efd02a6a83327ab8dd9403e0c072a5f38b680d6e3f6c67a96d2af8b8fc85", + "sql": [ + + ], + "date": "2026-02-23", + "directories_deleted": [ + + ] +} \ No newline at end of file diff --git a/updates/changelog.php b/updates/changelog.php index f9221af..0dc02d2 100644 --- a/updates/changelog.php +++ b/updates/changelog.php @@ -1,5 +1,8 @@ +ver. 0.312 - 23.02.2026
+FIX - krytyczne bugi integracji Apilo: curl_getinfo po curl_close, nieskończona pętla wysyłki, ceny 0.00 PLN, walidacja cen +
ver. 0.311 - 23.02.2026
-FIX - race condition callback płatności Apilo, persistence filtrów tabel admin, poprawki cen zamówień +FIX - race condition callback pĹ‚atnoĹ›ci Apilo, persistence filtrĂłw tabel admin, poprawki cen zamĂłwieĹ„
ver. 0.310 - 23.02.2026
NEW - Zakladka Logi w sekcji Integracje (podglad pp_log z paginacja, sortowaniem, filtrami)