build: update packages v0.304, v0.305

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 16:39:20 +01:00
parent ec77160130
commit 62255541ab
5 changed files with 331 additions and 0 deletions

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

Binary file not shown.

File diff suppressed because one or more lines are too long

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

Binary file not shown.

View File

@@ -0,0 +1,32 @@
{
"changelog": "FIX - naprawa kolejnosci atrybutow permutacji, NEW - pasek postepu darmowej dostawy w koszyku",
"version": "0.305",
"files": {
"added": [
],
"deleted": [
],
"modified": [
"admin/layout/style-css/style.css",
"admin/layout/style-css/style.css.map",
"admin/layout/style-scss/style.scss",
"admin/templates/shop-product/product-combination.php",
"admin/templates/site/main-layout.php",
"autoload/Domain/Basket/BasketCalculator.php",
"autoload/Shared/Tpl/Tpl.php",
"autoload/front/Controllers/ShopBasketController.php",
"autoload/front/Controllers/ShopProductController.php",
"templates/shop-basket/basket-transport-methods.php"
]
},
"checksum_zip": "sha256:533907ff12252be3bf32f264f61bfa0baa7aefde38514a9f791166cc776171c9",
"sql": [
],
"date": "2026-02-22",
"directories_deleted": [
]
}

View File

@@ -1,4 +1,10 @@
<b>ver. 0.305 - 22.02.2026</b><br />
FIX - naprawa kolejnosci atrybutow permutacji, NEW - pasek postepu darmowej dostawy w koszyku
<hr>
<b>ver. 0.304 - 22.02.2026</b><br />
NEW - konfigurowalne limity kwotowe metod platnosci (min/max kwota zamowienia)
<hr>
<b>ver. 0.305 - 22.02.2026</b><br />
FIX - naprawa kolejnosci atrybutow permutacji (sortowanie po ID atrybutu), NEW - pasek postepu darmowej dostawy w koszyku, FIX - icheck CSS przeniesiony do globalnego layoutu admina
<hr>
<b>ver. 0.304 - 22.02.2026</b><br />