Feature: You can now buy an item as a gift directly on the main shop page
Change: The "Item Configure" overlay will now use the "formOverlay" style (a dark style on the default skin)
Change: The "Item Gift" action is now an overlay rather than a separate page
Change: Merging users will now also update the user ID across all DragonByte Shop data (currencies will not be merged at this time)
Change: All queries for fetching the users purchased items can now be extended by other modifications
Change: All queries performed by the "lottery info" overlay can now be extended by other modifications
Change: All queries performed by the Transaction Log can now be extended by other modifications
Change: When deleting a currency, Shop Inventory, Shopping Cart and Lottery entries using this currency will now be removed from the system
Change: When deleting an item, the "Latest Sale" flag in shops will get reset if this item was the latest item sold
Change: You can no longer delete the last category from the system, to avoid items becoming invisible
Change: When deleting a category, any items still in that category will be put in the category with the lowest Display Order
Change: The shop page no longer uses the name of the shop youre currently viewing as the overall page title
Fix: Fixed an issue where deleting a currency could produce a PHP error in the Transaction Log
Fix: Fixed an issue where certain transaction types could produce a "undefined function" error
Fix: The "Configure" link in the inventory will no longer display if the item is a "Preconfigured" item
Fix: The "Sellback" link in the inventory will no longer display if the items buyback price is 0