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.
v1.0.1 - 2024-05-14
- Logo updated
- OXID Universal workflow used for ci
v1.0.0 - 2024-03-17
- 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
- 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.
- Do not apply timezone on saving the url information to database.
v0.2.0 - 2024-03-14
- Add outdated urls cleanup functionality
- UpdateAll command which updates and cleanups all currently registered object types
- Use correct module id during module activation migrations
- Fix fa_sitemap table object_id charset to fit other shop tables ids