Release Notes
Gambio v4.7.2.0
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 Dashboard¶
- Improve texts and navigation on customer management pages for a better user experience. (70197)
- Error 500 on dashboard if an order without any visitors exists. (70196)
- Update delete customer modal to be able to delete customer personal data too. (70191)
Admin¶
- When creating a customer, the customer number should be prefilled. (70088)
- Phpminiadmin throws unexpected error in Php 8.1. (70162)
- On the "Own Error Pages" page only the content of the error pages for one language is displayed. (70188)
- Withdrawals cannot be loaded if the customer_id is 0 and not null. (70182)
- In the settings in the Gambio Admin, the search leads to incorrectly filled fields. (70186)
Checkout¶
- Product shipping costs (gambioultra) can not be calculated when using PHP 8. (70183)
Core¶
- Changes to own error pages are not applied reliably. (70064)
Frontend¶
- If a product is set to "Not for sale", the price is displayed on the product detail page, but with variants "not for sale" is displayed again after the selection. (70170)
- Change toggle password view button from state to action. (70190)
- When selecting a variant on the product detail page, the first image of an associated image collection should be preselected. (70194)
- A coupon with refund of shipping costs calculates VAT incorrectly if the shopping cart contains multiple VAT rates. (70195)
HubConnector¶
- Integration Hub-Connector v1.23.5. (70185)
Miscellaneous¶
- move.php should be a known file to the gambio_updater. (70187)
Updater¶
- File dependent.php is not processed by the updater. (70179)
- Unnecessary steps in the updater should be avoided. (70171)