From 7f85a57c0d7b221b34e1cc27df5e1ac5e6b1ab40 Mon Sep 17 00:00:00 2001 From: Jacek Date: Mon, 16 Mar 2026 10:00:25 +0100 Subject: [PATCH] =?UTF-8?q?build:=20ver=5F0.341=20-=20bugfix=20wysy=C5=82k?= =?UTF-8?q?a=20zam=C3=B3wie=C5=84=20do=20Apilo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- updates/changelog-data.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates/changelog-data.html b/updates/changelog-data.html index c08402a..8526ff9 100644 --- a/updates/changelog-data.html +++ b/updates/changelog-data.html @@ -1,4 +1,7 @@ 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 +
+ver. 0.341 - 16.03.2026
FIX - cron.php — dodano brakujące $apiloRepository do klauzul use() w 5 handlerach cron (APILO_TOKEN_KEEPALIVE, APILO_SEND_ORDER, APILO_PRODUCT_SYNC, APILO_PRICELIST_SYNC, APILO_STATUS_POLL); regresja z ver. 0.339 (split IntegrationsRepository → ApiloRepository) powodowała Call to a member function apiloGetAccessToken() on null FIX - cron.php — zamówienia z apilo_order_id = -1 (failed) są teraz automatycznie ponawiane co 1h zamiast trwale pomijane; priorytet: najpierw nowe zamówienia (NULL), potem retry (-1) NEW - cron.php — powiadomienie mailowe na biuro@project-pro.pl przy błędzie cURL wysyłania zamówienia do Apilo