build: update package v0.308

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 21:01:37 +01:00
parent efcf06969c
commit f31630b69c
4 changed files with 36 additions and 0 deletions

View File

@@ -44,3 +44,7 @@ cron/temp/
# IDE
.vscode/
.serena/
# Cache testów
.phpunit.result.cache

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

Binary file not shown.

View File

@@ -0,0 +1,26 @@
{
"changelog": "NEW - kolorowe badge statusow zamowien, walidacja hex, sanityzacja HTML transport, optymalizacja SQL",
"version": "0.308",
"files": {
"added": [
],
"deleted": [
],
"modified": [
"admin/templates/components/table-list.php",
"autoload/Domain/Order/OrderAdminService.php",
"autoload/Domain/Order/OrderRepository.php",
"autoload/admin/Controllers/ShopOrderController.php"
]
},
"checksum_zip": "sha256:01bd6e18f737db848913f334a7af78aef729d37b741803f3cbacb7e379969d0e",
"sql": [
],
"date": "2026-02-22",
"directories_deleted": [
]
}

View File

@@ -1,3 +1,9 @@
<b>ver. 0.308 - 22.02.2026</b><br />
NEW - kolorowe badge statusow zamowien, walidacja hex, sanityzacja HTML transport, optymalizacja SQL
<hr>
<b>ver. 0.308 - 22.02.2026</b><br />
NEW - kolorowe badge statusow zamowien, walidacja hex, sanityzacja HTML transport, optymalizacja SQL
<hr>
<?php
// Auto-generated changelog from manifest files + legacy entries.
// Scans manifest JSON files, merges with changelog-legacy.json, sorts descending, outputs HTML.