[th]Summary[/th][th]Status[/th] [td]Make sure that the front-end elements have unique html id attributes. Duplicates were reported.[/td][td]FIXED[/td] [td]Fix warnings/notices under PHP 8.x[/td][td]FIXED[/td]
[th]Summary[/th][th]Status[/th] [td]Compatible with Joomla! 5[/td][td]IMPR[/td] [td]Fix duplidate sql queries and executed functions. This makes it way faster.[/td][td]IMPR[/td] [td]Simplify the values translation process to make it much faster.[/td][td]IMPR[/td] [td]Values missing translation are being fallbacked to the default language.[/td][td]IMPR[/td] [td]Could not select values of a product (front-end), when the same product is loaded more than once in the page, due to the values unique ids.[/td][td]FIXED[/td] [td]Set scrollbars in the product's custom field area (back-end), to avoid endless scrolling due to extensive height of the values wrapper.[/td][td]IMPR[/td]
Version 4.4.5 (09-January-2024)
Summary Status Color checkboxes float outside their wrapper in the product's custom fields tab, when there are a lot of colors and a scrollbar. FIXED The setup languages may could not be detected in multi-lingual shops. FIXED Fix stlying in the admin area of J4 and J5. FIXED Version 4.4.4 (25-October-2023)
Summary Status Limit of 60 color values for selection in the product (back-end). FIXED Adding a custom field of type color hex., in a product multiple times, the color palette for adding new colors, was not initialized/shown. FIXED When used as a sub-custom field in a Stockable Custom Field, changing the value of a variation (of a parent product) was having as a result to add it to the existing, instead of replacing it. FIXED
Summary Status Only super admins could add/update custom fields in the product page (back-end). FIXED Php warnings and notices (under php 8). FIXED
Summary Status Php warnings and notices could break the Ajax responses in the back-end (under php 8) FIXED Custom field values price is added to the product's final price, when price override is used. IMPR Version 4.4.1 (13-April-2023)
Summary Status An error can occur rendering the ajax functionalities of the back-end non functional. FIXED Set user access control checks to the back-end requests. IMPR
Summary Status Complete refactoring of the back-end to be able to work with lots of data.
The values are being loaded/saved/deleted/ordered with ajax, in the custom field view.
That means that it can work with thousands of records without hanging the browser or the server.
The values in the products are also loaded and searched asynchronously using ajax, without burdening the page load time of the product page.IMPR Re-design of the color custom fields back-end, so that it is more clear which colors are selected in the product page. IMPR
Fix error message after saving the product in Virtuemart 4 FIXED Joomla 4 ready. IMPR Chosen search to accept queries with more than 1 word. IMPR