diff --git a/updates/0.30/ver_0.342.zip b/updates/0.30/ver_0.342.zip new file mode 100644 index 0000000..a5edde9 Binary files /dev/null and b/updates/0.30/ver_0.342.zip differ diff --git a/updates/0.30/ver_0.342_manifest.json b/updates/0.30/ver_0.342_manifest.json new file mode 100644 index 0000000..1a97b22 --- /dev/null +++ b/updates/0.30/ver_0.342_manifest.json @@ -0,0 +1,25 @@ +{ + "changelog": "Apilo: email z danymi zamówienia + infinite retry co 30 min dla order jobów", + "version": "0.342", + "files": { + "added": [ + + ], + "deleted": [ + + ], + "modified": [ + "autoload/Domain/CronJob/CronJobRepository.php", + "autoload/Domain/CronJob/CronJobType.php", + "cron.php" + ] + }, + "checksum_zip": "sha256:1c1560ecdb4f83f62fa1c5b6c97f7c1a9640aa9b6c4927ad29acc96ff23d8ecd", + "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 8526ff9..41f586f 100644 --- a/updates/changelog-data.html +++ b/updates/changelog-data.html @@ -1,3 +1,6 @@ +ver. 0.342 - 19.03.2026
+Apilo: email z danymi zamówienia + infinite retry co 30 min dla order jobów +
ver. 0.341 - 16.03.2026
Bugfix: naprawiono wysyłkę zamówień do Apilo (regresja z 0.339), retry failed orders co 1h, powiadomienia mailowe o błędach
diff --git a/updates/versions.php b/updates/versions.php index 716c045..b71a09c 100644 --- a/updates/versions.php +++ b/updates/versions.php @@ -1,5 +1,5 @@