- Version 1.0 - December, 2007
Initial Release
- Version 1.0.1 - January, 2008
- Adds pagination in summary view
- Fixes a problem with duplicate links in summary view
- Version 2.0 - April, 2008
- Adds hierarchical categories as well as the original 'tag' based categories.
Hierarchical categories can have an image as well as a description.
- Adds more custom field types (image, dropdown)
Including thumbnail generation.
- Remove the original image fields
- Adds Search module capability
- Adds a hierarchical category view with drill down support
- Much, much more
- Version 2.0.1 - April, 2008
- Fixes numerous small errors.
- Fix to allow spaces and other characters in hierarchy names
- Version 2.0.2 - August, 2008
- Bug fixes
- Now Require CGExtensions 1.9
- Add a currency code preference
- Version 2.1.1 - September, 2008
- Bug fixes
- Add the ability to associate static data with any category
- Add the ability to copy categories
- Add the optional ability to watermark uploaded abilities.
- Add the optional ability to change the location of the watermark in uploaded images.
- Version 2.1.2 - September, 2008
- Update dependencies, and remove debug statements.
- Version 2.1.3 - September, 2008
- Minor Bugfixes
- Change the delimiter on the attributes dropdown
- Version 2.2 - December, 2008
- Numerous Bugfixes
- Products module now has a Cart module preference, where you can pick from the available cart modules.
- Modify default templates so that the cart module preference is used.
- Remove all references to taxes or shipping modules.
- Version 2.2.1 - January, 2008
- Add ability to sort by weight.
- Add breadcrumbs to detail view.
- Add category information to summary view.
- Version 2.2.2 - January, 2008
- Fix minor problem with category information in summary view.
- Add consistent ordering to GetCategoriesForProduct
- Version 2.2.4 - February, 2008
- Add ID to the hierarchy tab
- Add the {$parent} variable to the hierarchy display.
- Version 2.3 - March, 2008
- Add CSV Import
- Add indexes to the tables, should result in a massive performance improvement.
- Add Extra1 and Extra2 fields to the hierarchy definition.
- Fixes problems with dates
- Version 2.3.1 - March, 2008
- Fixes to CSV Import
- Bump minimum CMS Version to 1.5.3
- Bugfixes to edit attribute set.
- Version 2.4 - July, 2008
- Fixes Edit Attribute Set Problem
- Adds GetCategory() method.
- Minor bug fixes.
- Version 2.4.2 - July, 2008
- Adds convenience functions for use by the Promotions and other modules.
- Fixes minor bugs.
- Version 2.4.4 - September, 2008
- Version 2.4.5 - November, 2008
- Minor smarty improvements.
- Version 2.4.7 - December, 2008
- Adds ability to specify a template for product attribute value display in the dropdowns.
- Adds the showall parameter (optional) to the categorylist action.
- Version 2.4.8 - January, 2009
- Adds handling for direct access to disabled/deleted/invalid product detail views.
- Version 2.5.1 - February, 2010
- Improvements for MAC format ASCII csv files.
- Adds product alias mechanism.
- Adds breadcrumb support into the detail view.
- Adds pretty url support into the search results.
- Adds canonical support into the detail view.
- Adds SKU support.
- Bug fixes.
- Version 2.6 - March, 2019
- Modifications to work with new E-commerce setup.
- Many bug fixes.
- Version 2.6.1 - April, 2019
- Version 2.6.2 - April, 2019
- Version 2.7 - April, 2019
- Adds the ability to sort summary views by custom fields.
- Adds the fieldlist action to allow creating navigations on custom fields.
- Adds search action to allow searching products.
- Remove currency code and other preferences that are now in CGEcommerceBase... well if CGEcommerceBase is installed anyways.
- Remove some preferences and templates that are now hosted in CGEcommerceBase.
- Version 2.7.1 - April, 2010
- Adds a return link to the category fields edit page.
- Adds a detail_url param to the category list view.
- Adds the categorylistdtltemplate param.
- Category List view now uses the resultpage parameter by default.
- Fixes a problem with deleting files in the edit product page.
- Version 2.7.3 - April, 2010
- Remove the image when removing the hierarchy item.
- Improvements to category field ordering.
- Adds the ability to rename category fields.
- Minor bug fixes.
- Version 2.7.4 - April, 2010
- Version 2.7.5 - May, 2010
- Fixes problem with search templates on upgrade.
- Adds category field reordering.
- Version 2.7.6 - May, 2010
- Fixes to category field re-ordering.
- Version 2.8 - May, 2010
- Adds a true hierarchy mode.
Note: This will break existing sites using the older hierarchy view. You should read the help for information as to how to use the new view.
- Adds the ability to add custom fields to the admin side product table view.
- Improves the CSV import function.
- Adds a new dimension data field.
- Version 2.8.1 - May, 2010
- Minor bug fixes to admin display.
- Version 2.8.2 - May, 2010
- Fix to default hierarchy template.
- Version 2.8.2 - May, 2010
- Adds subscription field type.
- Minor bug fixes.
- Added support for fieldval='::notnull::' on the summary view.
- Version 2.8.3 - July, 2010
- Removes the useoldhierarchy param from the hierarchy view.
- Adds the ability to filter the output in the categorylist view.
- Minor bug fixes.
- Version 2.8.4 - September, 2010
- Adds a preference for the default page limit in summary mode.
- Version 2.8.5 - September, 2010
- Adds sorting capabilities to the categorylist view.
- Re-works the hierarchy view (again). Templates will need to change.
- Adds the ability to explicitly list hierarchy items in the hierarchy view.
- Adds comma separated hierarchy capability to the default summary view.
- Version 2.8.6 - September, 2010
- Fixes to CSV import stuff.
- Version 2.9 - December, 2010
- Fixes some issues related to E_STRICT and E_DEPRECATED
- Adds the ability to copy attribute sets from another product.
- Fixes to CSV import stuff.
- Fixes to entering a sku in attributes.
- Adds hierarchy information to search, summary and detail views.
- Fixes an issue with pagination in the admin panel products tab.
- Fixes an issue with page counts in the products tab when a custom field is added to the view list.
- Many more bug fixes and minor improvements.
- Version 2.10.2 - January, 2011
- Adds canonical URL to the hierarchy item, in the hierarchy view.
- Adds the productlist parameter to output a summary view of specific products. Does not provide pagination or sorting.
- Version 2.10.3 - February, 2011
- Fixes bug with default view.... thanks stikki
- Version 2.10.4 - May, 2011
- Minor fix to the uninstaller.
- Adds the categoryfield parameter to the categorylist action.
- Fixes a problem with category fields when copying a category.
- Version 2.10.5 - May, 2011
- Minores fix to cateogry fields.
- Version 2.11 - May, 2011
- Adds the "excludecat" parameter.
- Removes some errant debug statements in the categorylist view.
- Version 2.12 - May, 2011
- There is now an option to make sure that the SKU is required when adding/editing products/attributes.
- The image thumbnail, preview, and watermarking stuff is now DEPRECATED.
- Added the attribs_full stuff into the detail and summary views. the attributes member of output objects is deprecated.
- Version 2.12.1 - May, 2011
- Adds caching for field definitions.
- Version 2.13 - July, 2011
- Adds bulk actions in the product list.
- Adds the ability to exclude products in certain categories from the product list.
- Numerous minor bug fixes.
- Version 2.13.1 - July, 2011
- Version 2.13.2 - July, 2011
- Version 2.13.3 - August, 2011
- Version 2.14 - August, 2011
- Adds functionality for dynamically reorganizing the hierarchy tree.
- Version 2.15 - August, 2011
- Adds a simple quantity-on-hand field.
- Version 2.16 - August, 2011
- Vastly improved search capabilities. Note: existing templates will need to be updated as field names have changed.
- Version 2.17 - March, 2012
- Numerous bug fixes.
- Adds the ability to duplicate a product.