HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //var/softaculous/bagisto/changelog.txt
v2.4.3 (24th of April 2026) - Release

    Ported all booking product bug fixes from the 2.3 branch into 2.4. Key highlights:
        Added admin-side order creation support for booking products across appointment, event, rental, default, and table sub-types.
        Fixed booking slot overlap detection and corrected the calendar window generation for appointment bookings.
        Fixed display pricing for rental and event sub-types with a "starting from" price on listings and corrected strike-through pricing.
        Hardened cart handling for booking items (quantity updates, missing-ticket guards, inverted rental range checks).
        Fixed booking product import by updating the data-transfer sample files and correcting the importer for booking attributes.

2.4.2 (13th of April 2026) - Release

    Added support for Romanian language.

    Fixed product 404 when locale-specific URL keys differ across locales by adding cross-locale fallback in product slug resolution and locale-aware URL rewrite redirects.

    Upgraded image search to support AI-powered analysis via Laravel AI SDK (MagicAI), with TensorFlow.js as the default fallback. Configurable under Magic AI > Storefront Features > AI Image Search.

    Added Base URL configuration field for Ollama provider in Magic AI settings.

    Fixed RMA rules issues where inactive rules were still selectable on the product create/edit form, and where the "Create" modal would update the last-edited rule after an edit modal had been opened.

    #11220 [fixed] - Fixed SQL injection in DataGrid sort column and unauthenticated path traversal via ImageCache.

    #11212 [fixed] - Fixed TypeError in Carbon when RESPONSE_CACHE_ENABLED is enabled.

    #11013 [fixed] - Fixed an issue where the order date range filter accepted a single date input and returned no results.

v2.4.1 (23rd of March 2026) - Release

    Fixed an issue where the price slider was not displaying on the layered navigation.

    Fixed an issue where static content was pointing to demo categories and giving 404 errors when installed without sample products.

    #11207 [fixed] - Performed a major update and cleanup of Polish translations across both Admin and Shop sections.

    #10792 [feature] - Added Cache Management in Admin Configuration panel.