Releases: thirtybees/sitemap
Releases · thirtybees/sitemap
Version 4.2.1
Fixed issue with generating links for pages with required parameters
Version 4.2.0
- fixed PHP warnings
- removed root directory write check that caused race conditions
- removed unnecessary google ping
- added support for new image formats (avif, webp,...)
- added option to choose image type/size
Version 4.1.3
Bugfix release
Version 4.1.2
Fix multistore issues
Bugfix release
Fixed various PHP warnings:
- Resolving page name for link
- Missing id_meta
- Retrieving list of disabled metas: fixed php warning
Version 4.1.0
This release contains a lot of enhancements and bug fixes:
- don't include manufacturer pages without a single active product
- fixed issue with
gSitemapAppendUrls
hook creation - fixed issue with multiple module links
- Images: refactor image link generation
- support for multiple images
- general code maintenance
- and lot more
Version 4.0.3
Maintenance release
4.0.2
Fixed issue with home categories in sitemap generation
Version 4.0.1
- Added the missing cronjob file
Version 4.0.0
- First tb version