Changelog

Version 1.5.2 (10-January-2025)

SummaryStatus
PHP Warnings with the latest VM 4.4.2FIXED

 

 

Version 1.5.1 (28-August-2024)

SummaryStatus
Make sure that the front-end elements have unique html id attributes. Duplicates were reported.FIXED
Fix warnings/notices under PHP 8.xFIXED

 

Version 1.5.0 (26-March-2024)

SummaryStatus
Compatible with Joomla! 5IMPR
Fix duplidate sql queries and executed functions. This makes it way faster.IMPR
Simplify the values translation process to make it much faster.IMPR
Values missing translation are being fallbacked to the default language.IMPR
Set scrollbars in the product's custom field area, to avoid endless scrolling due to extensive height of the values wrapper.IMPR

 

Version 1.4.3 (5-July-2023)

SummaryStatus
Only super admins could add/update custom fields in the product page (back-end).FIXED
Php warnings and notices (under php 8).FIXED

 

Version 1.4.2 (2-May-2023)

SummaryStatus
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 1.4.1 (13-April-2023)

SummaryStatus
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
Clear incompatible selections when a parent custom field change.FIXED

 

Version 1.4.0 (7-April-2023)

 

SummaryStatus

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 are selected in the product page.IMPR

 

Version 1.3.2 (5-December-2022)

 

SummaryStatus
Do not depend on JQuery on page load.
The plugin's functionalities could break if jQuery is loaded after the plugin's javascript.
FIXED
Replace class names with namespaced classes.IMPR

 

Version 1.3.1 (26-July-2022)

 

SummaryStatus
Custom field parameters are shown in raw format under certain cases.FIXED

 

Version 1.3.0 (16-May-2022)

 

SummaryStatus
Fix error message after saving the product in Virtuemart 4FIXED
Joomla 4 ready.IMPR
Chosen search to accept queries with more than 1 word.IMPR

 

Version 1.2.2 (07-December-2021)

 

SummaryStatus
Deleting a custom field from a product, could leave relevant records in the database.FIXED

 

Version 1.2.1 (16-November-2021)

 

SummaryStatus
Deleting a custom field value, generates a blank page in the new Virtuemart admin template.FIXED
UI changes to make the interface more clear.IMPR
UI changes to fit in Joomla's 4 styling.FIXED
"Add to Cart" button of type submit could make the check for required custom fields fail.FIXED
The current version is compatible (beta) with Joomla 4.IMPR

 

Version 1.2.0 (12-May-2021)

 

SummaryStatus
The static custom fields (non selectable and those shown in cart/checkout/orders/invoices) now are printed through a layout file.
This allows template overrides of that layout, which till that version was printed through the plugin's core logic.
FIXED
The hexademical color codes (of color buttons) are no longer displayed in the cart/checkout pages.
They displayed in the backend orders only, where could be useful for the shop admin.
IMPR
Fix notices and warings noticed in php 7.x and php 8.xFIXED

 

Version 1.1.1 (26-January-2021)

 

SummaryStatus
Deleting all the custom fields from a product, now deletes them from the relevant tables in the database.
This was a reported bug in Virtuemart (see: forum topic #144239144239) which was fixed by their side and a fix follows up in our plugins as well.
FIXED

 

Version 1.1.0 (1-December-2020)

SummaryStatus
Ability to have different depth for each branch/option.IMPR
Cloned product to include the dependent custom fields.FIXED
Hide the wrapper when the next level is empty.FIXED
Work within the product bundles.IMPR
Abstract/use the layouts provided by the 'basecustomfieldsforall' plugin.IMPR

 

Version 1.0.8 (11-June-2020)

SummaryStatus
SQL error in filtering multi-lingual valuesFIXED
Error uninstalling the plugin.FIXED
Indexing in the database table, makes the filtering several times faster.IMPR

 

Version 1.0.7 (25-April-2020)

SummaryStatus
Colors could not be created in the backend.FIXED
Dependent custom fields are now loaded progressively from top to bottop and are also much faster.IMPR
Re-styling of buttons and color buttons to be more clear.IMPR
Fix styling of of color buttons in the cart/checkout, orders and in pdf invoices.FIXED
Code cleanup and removal of obsolete code.IMPR

 

Version 1.0.6 (21-February-2020)

SummaryStatus
Js errors can occur in the backend if the values use html special characters (e.g. quotes)FIXED
Several small fixes and improvementsIMPR

 

Version 1.0.5 (02-December-2019)

SummaryStatus
Fixes issues related with the Joomla's automatic updatesFIXED

 

Version 1.0.4 (29-November-2019)

 

SummaryStatus
Issue with multi-lingual sites.
It messes up the proper language detection, due to the call of the VM's language function before the Joomla's language plugin.
http://forum.virtuemart.net/index.php?topic=143870.msg509411#msg509411
FIXED
Change the minimum requirements to PHP 5.6 and Joomla 3.8.1IMPR

 

Version 1.0.3 (19-November-2019)

SummaryStatus
Fatal error with Virtuemart 3.6.8 in the product details pageFIXED

 

Version 1.0.2 (28-May-2019)

SummaryStatus
Custom fields of child products dissapear after saving the parent product.FIXED
Duplicate records in language tables.FIXED
Static multi-colored butttons were not well styled.FIXED

 

Version 1.0.1 (14 March 2019)

SummaryStatus
Was hiding custom fields of other types if used in the productFIXED