PHP 5.6.40
Preview: changelog.txt Size: 3.43 KB
//var/softaculous/bagisto/changelog.txt

2.4.8 (8th of July 2026) - Release

    Security fixes.

    Added a "remove item" affordance to the storefront quantity selector: on the cart and mini-cart, when a line item's quantity reaches the minimum (1) the minus icon is replaced with a trash icon that removes the item. Enabled via an opt-in removable prop on the quantity-changer component (default off), so add-to-cart quantity selectors on product, bundle, grouped, booking, and wishlist pages keep their existing behavior.

    Fixed the installer's .env parser (EnvironmentManager::getEnvVariable()) truncating environment values that contain an = (e.g. DB_PASSWORD="examplePassword="), which caused database authentication failures during php artisan bagisto:install even though the same .env worked with standard Laravel commands. Values are now split on the first = only; the parser also preserves spaces inside quoted values and matches keys exactly instead of by substring.

    Made sitemaps channel-wise: a sitemap can now be assigned to one or more channels (via a new sitemap_channels pivot table), and the sitemap files are generated per channel — each using that channel's hostname, root-category subtree, and channel-scoped products and CMS pages, written under sitemaps/<channel-code>/. The admin sitemap listing shows the associated channels and a per-channel "Link for Google" for each entry.

v2.4.7 (24th of June 2026) - Release

    Security fixes.

    "Apply Tax On" setting (Before/After Discount) under Sales → Taxes → Calculation Settings to control whether tax is calculated on the original product price or on the discounted price when a cart-rule/coupon discount is applied, plus an optional per-product tax breakdown in the cart and checkout summary.

    #11344 [fixed] - Fixed incorrect payment amounts for currencies whose ISO 4217 minor units are not two decimals in the Stripe and PayPal gateways. Currencies are now seeded with a decimal value (e.g. 0 for JPY/KRW, 3 for KWD/BHD, 2 by default); Stripe converts amounts to the smallest currency unit using 10 ^ decimal instead of a hardcoded × 100, and PayPal rounds to the currency's decimal places, preventing 100× overcharges on zero-decimal currencies and undercharges on three-decimal currencies.

    #11331 [fixed] - Replaced deprecated Venezuelan Bolivar currency code VEF with VES in seeders and installer configurations, ensuring correct exchange rate synchronization with modern exchange rate APIs.

    #11316 [fixed] - Fixed the rich-text (TinyMCE) sanitizer stripping tables and class/style attributes from product/category descriptions, CMS pages, and email templates on save, so tables and formatting inserted in the editor no longer disappear. The HTMLPurifier allowlist now permits table elements and class/style (with an expanded set of safe CSS properties) while still removing scripts, event handlers, javascript:/data: URLs, and unsafe CSS. Also fixed theme static-content custom CSS being corrupted by the HTML purifier — valid selectors such as the > child combinator were entity-encoded — by sanitizing it against </style> context breakout instead of running it through the HTML purifier.

    #10963 [fixed] - Fixed a required multiselect attribute on the product edit page failing validation on save until the field was manually re-interacted with, because the previously saved values were not registered with the form validator on page load.

2.4.6 (5th of June 2026) - Release

    Help and resources added.

    Security fixes.

Directory Contents

Dirs: 6 × Files: 18

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-07-10 10:09:18
Edit Download
php53 DIR
- drwxr-xr-x 2026-07-10 10:09:18
Edit Download
php56 DIR
- drwxr-xr-x 2026-07-10 10:09:18
Edit Download
php71 DIR
- drwxr-xr-x 2026-07-10 10:09:18
Edit Download
php81 DIR
- drwxr-xr-x 2026-07-10 10:09:18
Edit Download
php82 DIR
- drwxr-xr-x 2026-07-10 10:09:18
Edit Download
1.39 KB lrw-r--r-- 2026-03-25 04:12:04
Edit Download
204 B lrw-r--r-- 2021-12-23 06:54:36
Edit Download
266.45 KB lrw-r--r-- 2026-07-09 03:12:56
Edit Download
167.39 MB lrw-r--r-- 2026-07-09 03:12:56
Edit Download
3.43 KB lrw-r--r-- 2026-07-09 03:12:56
Edit Download
4.61 KB lrw-r--r-- 2026-07-09 08:03:44
Edit Download
447 B lrw-r--r-- 2021-12-23 06:54:36
Edit Download
9.02 KB lrw-r--r-- 2026-07-09 08:03:44
Edit Download
364 B lrw-r--r-- 2026-06-04 03:10:16
Edit Download
3.65 KB lrw-r--r-- 2026-07-09 08:03:44
Edit Download
3.65 KB lrw-r--r-- 2026-07-09 03:12:56
Edit Download
924 B lrw-r--r-- 2021-12-23 06:54:36
Edit Download
7.38 KB lrw-r--r-- 2026-07-09 08:03:44
Edit Download
1.56 KB lrw-r--r-- 2021-12-23 06:54:36
Edit Download
2.74 KB lrw-r--r-- 2026-07-09 08:03:44
Edit Download
2.12 KB lrw-r--r-- 2026-03-25 04:12:04
Edit Download
541 B lrw-r--r-- 2021-12-23 06:54:36
Edit Download
5.86 KB lrw-r--r-- 2026-03-25 04:12:04
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).