build: update package v0.316

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 18:01:50 +01:00
parent 1d613d8226
commit 7158f4d369
3 changed files with 30 additions and 4 deletions

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

Binary file not shown.

View File

@@ -0,0 +1,23 @@
{
"changelog": "FIX - migracja brakujacej kolumny type w pp_shop_products_custom_fields",
"version": "0.316",
"files": {
"added": [
],
"deleted": [
],
"modified": [
]
},
"checksum_zip": "sha256:654a3683c0add19d0cb2f87db6f6a45cd4ce08799dd3692c6adacc07666f13b1",
"sql": [
"ALTER TABLE `pp_shop_products_custom_fields` ADD COLUMN `type` VARCHAR(30) NOT NULL DEFAULT \u0027\u0027 AFTER `name`;"
],
"date": "2026-02-23",
"directories_deleted": [
]
}

View File

@@ -1,17 +1,20 @@
<b>ver. 0.316 - 23.02.2026</b><br />
FIX - migracja brakujacej kolumny type w pp_shop_products_custom_fields
<hr>
<b>ver. 0.315 - 23.02.2026</b><br /> <b>ver. 0.315 - 23.02.2026</b><br />
FIX - PDOException w listowaniu atrybutow admin (SQLSTATE HY093) FIX - PDOException w listowaniu atrybutow admin (SQLSTATE HY093)
<hr> <hr>
<b>ver. 0.314 - 23.02.2026</b><br /> <b>ver. 0.314 - 23.02.2026</b><br />
FIX - naprawa globalnej wyszukiwarki admin (Content-Type, Cache-Control, POST, try/catch), NEW - title strony z numerem zamówienia FIX - naprawa globalnej wyszukiwarki admin (Content-Type, Cache-Control, POST, try/catch), NEW - title strony z numerem zamĂłwienia
<hr> <hr>
<b>ver. 0.313 - 23.02.2026</b><br /> <b>ver. 0.313 - 23.02.2026</b><br />
FIX - sync pĹ‚atnoĹ›ci Apilo (int cast na apilo_order_id PPxxxxxx dawaĹ‚ 0) + logowanie decyzji sync do pp_log FIX - sync pÄąââ¬ĹˇatnoÄąââ¬Ĺźci Apilo (int cast na apilo_order_id PPxxxxxx dawaĹ‚ 0) + logowanie decyzji sync do pp_log
<hr> <hr>
<b>ver. 0.312 - 23.02.2026</b><br /> <b>ver. 0.312 - 23.02.2026</b><br />
FIX - krytyczne bugi integracji Apilo: curl_getinfo po curl_close, nieskoĹ„czona pÄ™tla wysyÄąââ¬Ĺˇki, ceny 0.00 PLN, walidacja cen FIX - krytyczne bugi integracji Apilo: curl_getinfo po curl_close, nieskoĹ„czona pÄ‚ââ¬ĹľÄ˘ââ¬ĹľĂ˜tla wysyĄąĢ€ški, ceny 0.00 PLN, walidacja cen
<hr> <hr>
<b>ver. 0.311 - 23.02.2026</b><br /> <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ĄąĢ€ž FIX - race condition callback pÄ‚ââ¬ĹľÄ„ââ¬Â¦Ă„‚Ă˜Ä˘ââ¬ĹˇĂ¬ÄąĂ‡atnoÄ‚ââ¬ĹľÄ„ââ¬Â¦Ă„‚Ă˜Ä˘ââ¬ĹˇĂ¬ÄąĹşci Apilo, persistence filtrĂłw tabel admin, poprawki cen zamÄĢ€šĄąĢ€šwieÄ‚ââ¬ĹľÄ„ââ¬Â¦Ă„‚Ă˜Ä˘ââ¬ĹˇĂ¬ÄąÄľ
<hr> <hr>
<b>ver. 0.310 - 23.02.2026</b><br /> <b>ver. 0.310 - 23.02.2026</b><br />
NEW - Zakladka Logi w sekcji Integracje (podglad pp_log z paginacja, sortowaniem, filtrami) NEW - Zakladka Logi w sekcji Integracje (podglad pp_log z paginacja, sortowaniem, filtrami)