Products Module Change Log

Version 1.2.2:
 - Bug Fix: It was possible to update the categories of profiles that do not belong to you.

Version 1.2.1:
 - Change: Small tweak in shipping tracker to always show Private Note button if module is installed

Version 1.2.0:
 - New: Shipping Tracker tab added to the profile view to handle shipping and customer communication

Version 1.1.5:
 - Change: Updated to work with new Recycle Bin functions found in Jamroom Core 6.2.0

Version 1.1.4:
 - Change: "purchase_item" event updated to work with event changes in Payments module version 1.1.5
 - Bug Fix: Incorrect redirect URL generated after saving the update form

Version 1.1.3:
 - Bug Fix: Price field was not showing when using PayPal module without Payments enabled in quota

Version 1.1.2:
 - Bug Fix: item_bundle.tpl updated with corrected URL for Product images - images were not showing
 - Bug Fix: Possible SQL error when running Store item importer tool

Version 1.1.1:
 - Bug Fix: Products not appearing in site wide searches

Version 1.1.0:
 - New: Tool added to import items from Merchandise module
 - Bug Fix: Items could be created without a product category
 - Bug Fix: When creating a new product the category fields may not be created correctly

Version 1.0.1:
 - Bug Fix: Possible "invalid location redirect token" error when viewing product categories
 - BUg Fix: Category item count could show "0" (zero) for category with products in it

Version 1.0.0:
 - Bug Fix: Fixed variables using store instead of product in item_detail.tpl

Version 1.0.0b2:
 - Bug Fix: Possible "BIGINT" SQL error when deleting a product item

Version 1.0.0b1:
 - Initial Beta Release