Skip to content

Release Notes

Gambio v26.04.1

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

Gambio Store

  • A completely new Gambio Store, where modules can be selected and downloaded directly into the shop, is now available.

Performance

  • Product lists on the home page (new products, recommendations, special offers) now load significantly faster in shops with many items.

REST API

  • Customer registration now checks for duplicate email addresses.

Session

  • Deprecated session functions have been restored for better backward compatibility with third-party modules.

Cart

  • Fixed an error where the shipping method could be overwritten in the session, leading to a "No Shipping" error during checkout.

Import

  • Fixed an error where CSV imports could fail with a "Duplicate Entry" error when additional fields were imported.

Security

  • Security improvements and hardening of the application.

System

  • The minimum MySQL version is now 5.7.
  • Improved PHP 8.1, 8.2 and 8.3 compatibility.