Releases: Fresh-Advance/Sitemap
Releases · Fresh-Advance/Sitemap
v1.0.1
v1.0.0
First release i would consider quite stable.
Added
- Module setting for configuring the sitemap directory
- Module setting for additional urls list for easy configuring of urls like main page and possibly others not covered by current filters
- Variants case checked, seems our Product filter covers variants correctly, so this part added to current features
Changed
- Reworked the General filter to handle Additional urls from module setting. Renamed to AdditionalChangeFilter
- One update step items limit increased from 100 to 1000, as it doesnt look too heavy for now.
Fixed
- Do not apply timezone on saving the url information to database.
Full Changelog: v0.2.0...v1.0.0
v0.2.0
Added
- Add outdated urls cleanup functionality
- UpdateAll command which updates and cleanups all currently registered object types
Fixed
- Use correct module id during module activation migrations
- Fix fa_sitemap table object_id charset to fit other shop tables ids