v1.5
Refactoring & New Features
Version 1.5 includes a few new features and some refactored code - addressing some of the issues spotted by the Magento Community
HTML Sitemap
- HTML Sitemap has been refactored, it's faster and cleaner code
- Styling stripped out
- Ability to add custom page title, meta desc to sitemap page
Use of Categories in meta fields
- Thanks to feature request: #33
- You can now get a product's list of categories with
[categories]
- You can get a product's first or only category with
[first_category]
- Usable in product default titles and meta descriptions
CMS Canonical updates
- Thanks to issue #72
- Extra configuration for CMS pages
- Choose whether to use http or CMS
- Choose whether to add or remove trailing slashes
- Refactored code