Release Notes
Gambio v26.05.0
System Requirements
- PHP
- min: 8.0 max: 8.3
- MySQL
- min: 5.7 max: 8.4
- MariaDB
- min: 10.2 max: 10.10
- PHP-Extensions
- json, curl, dom, filter, gd, intl, libxml, mbstring, soap, xml, zip, zlib
Right of Withdrawal¶
- New legally compliant withdrawal button in accordance with § 356a BGB / EU Directive 2023/2673 (mandatory from June 19, 2026). In the Malibu and Honeygrid themes, a permanently visible "Right of Withdrawal" link/button is shown in the footer, leading to a login-free withdrawal form at
/withdrawal.php. Logged-in customers can start the withdrawal directly from the order overview; the form is pre-filled with account and order data. After submission, the customer receives an automatic confirmation email with all entered details and a timestamp of receipt. Note: By default, the button is only active in newly set up shops. Existing shop operators must enable visibility and apply the styling adjustments themselves; detailed instructions are provided.
Module Center¶
- Module version information is now read directly from each module's
GXModulesdirectory instead of the central/version_info/folder. As a result, module versions and store IDs are preserved across cloud backups and shop updates and remain visible in the Module Center overview.
Security¶
- Security improvements and hardening of the application.
Rights & Roles¶
- Role-based permissions have been corrected. Users with a read-only role can no longer edit or delete backend content. The restrictions now apply consistently across all admin areas.
StyleEdit¶
- Theme export now also works for themes without a
contentzonesfolder or without content zone JSON files. - Theme export for themes with content zone widgets of type
url(e.g. link widgets in the Malibu theme) now completes again without a server error.
GambioShop¶
- Customer group checks now apply globally, so categories of a hidden customer group can no longer be accessed via the direct URL.
- The price filter in the category view now works consistently and reliably.
- Timers for download products run correctly again.
- The global home page filter no longer triggers errors.
Malibu¶
- The voucher "Redeem" button in the cart is now visible by default. Customers no longer need to hover over the area to submit the voucher code.
Vouchers¶
- The date picker in the admin has been fixed. Vouchers with a "Valid from" date in past years can be edited without the year being silently shifted forward. Untouched date fields remain unchanged when editing.
Product Detail Page¶
- Excessive spacing between the tabs in the mobile view has been fixed. The mobile layout looks compact and clean again.
Products¶
- Automatically generated property combinations now correctly take the weight from the property values.
Database¶
- The length of the
cityfield in theorders,address_bookandinvoicestables has been increased from 32 to 64 characters.