# Changelog - FatchipSitemapXml 2.0 plugin for OXID 6 ## 1.1.7 Released 2023-03-02 * Added option to disable standard memory limit ## 1.1.6 Released 2022-12-09 * Fixed PHP Warning on CLI when executing build sitemap script ## 1.1.5 Released 2022-07-14 * Added option to only have parents in the product sitemap ## 1.1.4 Released 2022-05-05 * Reimplemented the possibility to exclude articles and categories from sitemap ## 1.1.3 Release 2022-03-14 * Added multi language for static links in static sitemap * Added option for the location of the index sitemap ## 1.1.2 Release 2022-02-14 * Complete refactoring of static sitemaps * Move of sitemap index to shop's main folder ## 1.1.1 Release 2022-01-12 * Added possibility to exclude articles and categories from sitemap ## 1.1.0 Released 2021-10-06 * Made the module installable with composer ## 1.0.11 Released 2021-08-26 * Fixed PHP notice regarding undefined variable ## 1.0.10 Released 2021-06-15 * Changed layout of the CMS objects list * Fixed bug, which prevented to maintain the current record after saving in the CMS list * Fixed bug, that always exported all active languages in static and tag sitemap * Fixed sorting of CMS list * Fixed value for autoload key ## 1.0.9 Released 2021-05-21 * Fixed bug when calling class facts and when executing via CLI without parameters ## 1.0.8 Released 2021-04-22 * Refactored adding CMS pages to static sitemap, so that Virtul CMS pages can be added too * Added possibility to add URLs to static sitemap via file * Added manufacturer sitemap * Added vendor sitemap * Fixed generating sitemaps for specific subshop via URL ## 1.0.7 Released 2021-02-23 * Added possibility to add CMS pages to static sitemap ## 1.0.6 Released 2021-02-08 * Added domain to static sitemap ## 1.0.5 Released 2021-01-18 * Fixed problem with sitemap generation when using external links in categories ## 1.0.4 Released 2021-01-12 * Fixed problem with class identification ## 1.0.3 Released 2020-10-26 * Optimized creation of sitemaps ## 1.0.2 Released 2020-10-07 * Tests added * No output messages from plugin, when used in CLI mode ## 1.0.1 Released 2020-09-07 * Added Enterprise Edition Compatibility ## 1.0.0 Released 2020-08-28 * Initial Release of XML-Sitemap for OXID 6 after refactoring