1. Rework the hierarchy action again... now support showing items from child categories by default.
- This is a change in behavior: you may need to adjust your websites.
- This means that the action=hierarchy will now generate links to summary views that will show the products of that hierarchy, and its children.
- To restore the old behavior the nochildren=1 parameter was added. However, the URLS generated when nochildren=1 is added to the tag will not be pretty.
2. Improvements to ASCII importing:
- Now supports importing product options properly.
- Now support importing categories with the delimiter in its name.
3. Begin removing deprecated functions and functionality.