• Added new flag (Overwrite SEO URL For Non-Empty Routes) to control whether existing SEO URL's are overwritten. When turned on, the SEO URL's are always overwritten. When turned off, the SEO URL's are only changed if the existing SEO URL is blank.
  • Added new flag (Use SEO URL Category Prefixing On Products) to control whether to add category prefixing to product SEO URLs. When turned on, the SEO URL will be prepended with a category hierarchy. The format of the SEO URL is determined by a resource: rcCategoryPrefixingOnProducts (e.g. /1/2/3/4/ProductSeoUrl where the number represents the level in the category hierarchy).
  • Changed any occurrence of "&" to "and" when saving SEO URLs.