Release Notes
Gambio v4.7.1.1
System Requirements
- PHP
- min: 7.4 max: 8.1
- MySQL
- min: 5.7 max: 8.0
- MariaDB
- min: 10.2 max: 10.10
- PHP-Extensions
- json, curl, dom, filter, gd, intl, libxml, mbstring, soap, xml, zip, zlib
Admin¶
- When customer data is imported via Magnalister or other external tools and no company is transmitted, the customers cannot be opened. (70054)
- Customer statistics shows an error message with older MySQL/MariaDB versions. (70067)
- The statistics overview shows an error message if products from orders are in a category with an empty name. (70042)
- Texts regarding the deletion of customer accounts are not precise. (70049)
- In customer editing, invalid data is not sufficiently filtered in the disallowed payment methods and shipping methods. (70041)
- When changing the address in the customer profile in the Gambio Admin, this is set for all customers. (70060)
- When adding a tracking code, the default parcel service is not preselected and the shipping type is not prefilled. (70063)
- When creating a new customer, the customer group "Guest" is missing. (70044)
- No entry is created in the "customers_info" table when creating a customer in Admin. (70065)
- The header and footer bar in the customer overview overlays the main menu. (70069)
- The slim main menu bar leads to a white blank area on the right side of the customer overview and profile page. (70070)
- Dropdown for time are empty in the timer. (70037)
- The CKEditor destroys code enclosed in curly braces. (70036)
- Order overview can no longer be sorted by order status. (70079)
- Customer overview does not load under PHP 8.2. (70080)
- When deleting guest accounts, address book entries and other data are retained. (70045)
CSV¶
- Settings for import / export can not be saved. (70084)
- Under PHP 8 product prices in CSV export are 0 EUR. (70043)
Core¶
- PHP code in templates is not executed if a semicolon is missing. (70085)
- A port specification in the database host is no longer supported and leads to an error 500 on some servers. (70047)
Dokumentation¶
- V2 api documentation for deleting product images does not contain the required JSON request body schema. (70068)
Frontend¶
- Under PHP 8, a "This combination does not exist..." message is incorrectly output on the product detail page before all options have even been selected. (70078)
Miscellaneous¶
- 2FA code throws TypeError in php 8.1. (70050)
Statistiken¶
- Statistics for most used shipping methods does not work if you have imported orders from Magnalister. (70046)
- Unexpected Token error occurs in statistics overview, if an order includes a product without a shipping method. (69881)
Updater¶
- The 4.6.0.1 and 4.7.1.0 update incorrectly delete product export profiles. (70072)