Releases: aerni/statamic-advanced-seo
Releases · aerni/statamic-advanced-seo
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
What's new
- Adds a command to generate sitemaps in the background by @aerni in #167
- Allows registering custom sitemaps in a closure to save resources by @aerni in #167
- Adds the ability to move custom sitemaps related code into a sitemap class instead by @aerni in #167
- Adds the ability to use the
baseUrl
GraphQL parameter on custom sitemaps by @aerni in #167
v2.8.0
v2.7.0
What's new
What's fixed
- Fix exception when
seo_generate_social_images
field is missing by @aerni in #157 - Fix exception when a selected canonical entry is unpublished by @aerni in #161
- Fix wrong variable type check by @aerni in #162
- Fix GraphQL exception caused by canonical entry by @aerni in #163
- Fix parsing of Antlers variables by @aerni in #160
- Fix custom sitemaps by declaring class properties by @aerni in #164