Skip to content

Releases: Automattic/msm-sitemap

1.5-beta

25 Jan 14:20
608771a
Compare
Choose a tag to compare
1.5-beta Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.4.2...1.5-beta

1.4.2

10 Jan 14:48
1ed5669
Compare
Choose a tag to compare

Changes

  • Remove VIP Go specific cron code
  • Update documentation

Improvements

  • Change query in Metro_Sitemap::get_post_year_range() to improve performance on very large sites

Filter Sitemap Index

05 Mar 18:42
fa4fff2
Compare
Choose a tag to compare

Introduce the msm_sitemap_index filter which allows removing daily sitemaps from the root sitemap index.

Cron improvements

15 Oct 21:19
473e83c
Compare
Choose a tag to compare

This release fixes a problem with too many cron jobs being created in certain circumstances. #134

It also contains some PHPCS code cleanup as well as fixes for errors on PHP > 7.1

Adding the ability to index sitemaps by year

07 Jul 10:15
Compare
Choose a tag to compare

1.2.1

21 Dec 16:22
Compare
Choose a tag to compare

Fix for poor performing date query.

Performance improvements

20 Dec 17:10
Compare
Choose a tag to compare

Query performance improvements and other fixes

1.1: Merge pull request #80 from Automattic/add/delete-method

28 Sep 03:29
Compare
Choose a tag to compare
  • Additional cleanup methods and features.

Initial Release Tag

17 Jun 02:38
Compare
Choose a tag to compare
  • enable stable Composer installations from origin
  • give MSM Sitemap a version number; it's been in use for a while :)
  • no additional changes