Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 1.07 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.1 - 2020-08-17

Fixed

  • Excluding content without templates from the sitemap

1.1.0 - 2020-08-17

Added

  • Default output can now be overwritten with ISitemapBuilder

Changed

  • Including content where umbracoNaviHide is set in the sitemap
  • Combined SitemapConfigComposer and SitemapRouteComposer into SitemapComposer

Fixed

  • Sitemap is UTF-8 encoded
  • Empty xmlns attribute on urlset in the sitemap

1.0.0 - 2019-10-27

Added

  • Initial release of Friendly Sitemap for Umbraco 8.1