Releases: achttienvijftien/static-xml-sitemap
Releases · achttienvijftien/static-xml-sitemap
Release list
v1.2.1
v1.2.0
What's Changed
- WP-2681 - Prevent warning and TypeError when a sitemap item references a missing user
- Disable
WPSEO_Sitemaps_Adminhooks when replacing Yoast sitemaps. Itstransition_post_statushandler invalidates the WordPresslastpostmodifiedobject cache on every post publish, causing expensiveORDER BY post_modified_gmt DESCfull table scans on high-volume sites.
Full Changelog: 1.1.1...1.2.0
1.1.1
Fixed
- Add multisite support to (parts of) queries in WordPress SEO compatibility class
- Fixed slug of author sitemap urls
Full Changelog: 1.1.0...1.1.1
v1.1.0
Fixed
- Increase lock timeout to 5 minutes
- Make is_updating() behave as expected and add checks for indexing status
Added
- Add runtime cache flushing to decrease memory pressure
Changed
- Clean up lock config
- Extract indexer inner loop to a new method
- Tweak lock max tries and refresh lock in indexer
v1.0.0
Initial release
Full Changelog: https://github.com/achttienvijftien/static-xml-sitemap/commits/1.0.0