Feature: Product Fields can now be filtered on the product list, if the field is set to filterable
Fix: Fixed an issue where buying only addon products could produce a server error
Fix: Fixed product licenses page resulting in a 404 error
This update adds a new feature: Filterable product fields! If you have configured any product fields, there will now be a new option in its interface for whether this field will show up in the "Filter" drop-down on the product list.
It's recommended that you do not enable this feature for text input fields, as the field data must match exactly. It currently does not do a partial search when deciding whether any products match the filter.
Also, a couple reported bugs have been resolved.