build: update package v0.311

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 10:51:50 +01:00
parent fdc4cac593
commit 96ed86649a
3 changed files with 30 additions and 0 deletions

BIN
updates/0.30/ver_0.311.zip Normal file

Binary file not shown.

View File

@@ -0,0 +1,27 @@
{
"changelog": "FIX - race condition callback płatności Apilo, persistence filtrów tabel admin, poprawki cen zamówień",
"version": "0.311",
"files": {
"added": [
],
"deleted": [
],
"modified": [
"admin/templates/components/table-list.php",
"admin/templates/shop-order/order-details.php",
"autoload/Domain/Order/OrderAdminService.php",
"cron.php",
"templates/shop-order/order-details.php"
]
},
"checksum_zip": "sha256:542f599e844d48bba1378fbe91c06ef00d5487aca56af118ad9c9ea27343ebdb",
"sql": [
],
"date": "2026-02-23",
"directories_deleted": [
]
}

View File

@@ -1,3 +1,6 @@
<b>ver. 0.311 - 23.02.2026</b><br />
FIX - race condition callback płatności Apilo, persistence filtrów tabel admin, poprawki cen zamówień
<hr>
<b>ver. 0.310 - 23.02.2026</b><br />
NEW - Zakladka Logi w sekcji Integracje (podglad pp_log z paginacja, sortowaniem, filtrami)
<hr>