Feature: Currency description now shows up above the tabs in the currency pop-up
Feature: Support "tab=" query string parameter to pre-select a tab
Fix: Work around a bug in MySQL 5.6+ / MariaDB 10.4 causing slow performance on transactions page
Fix: Purchasable type is now removed on uninstall
This version fixes a performance problem with MySQL 5.6 and MariaDB 10.4, as well as introducing a few new minor features.
The description of a currency as set in the AdminCP is now displayed in the currency pop-up, above the tabs.
Lastly, it is now possible to link directly to a tab in the currency pop-up with a link such as /dbtech-credits/credits.1/?tab=purchase
(if you have a Purchase event set up for that currency).