Skip to content

Releases: WithCandour/statamic-aardvark-seo

v2.0.14

22 Jun 11:44
Compare
Choose a tag to compare
  • [new] Add functionality for mapping taxonomies to collections in order to generate collection-specific term URLs for sitemaps (#78)
  • [fix] Check whether entries/terms contain a redirect key before adding them to the sitemap (#89)
  • [fix] Make absolute-ly sure that sitemap URLs are absolute (by running their absoluteUrl() value through URL::makeAbsolute)

v2.0.13

17 Jun 13:37
Compare
Choose a tag to compare
  • [fix] Fall back to using the origin title when generating mutisite breadcrumbs schema (Thanks @moritzlang)

v2.0.12

21 May 08:55
Compare
Choose a tag to compare
  • [fix] Ensure canonical URLs are absolute before pulling them into sitemaps (#89)

v2.0.11

11 Apr 13:53
Compare
Choose a tag to compare
  • [fix] Fix optional parameter warnings in PHP 8

v2.0.10

11 Mar 09:18
Compare
Choose a tag to compare
  • [new] Parse antlers variables in meta titles

v2.0.9

23 Feb 10:38
Compare
Choose a tag to compare
  • [fix] [PHP 8] Amend RedirectsRepository to make $site optional with a fallback to Site::current()

v2.0.8

05 Feb 15:15
Compare
Choose a tag to compare

v2.0.7

25 Jan 09:14
Compare
Choose a tag to compare
  • [new] Add config options to docs
  • [fix] Fix multisite breadcrumb generation
  • [fix] Update frontend dependencies
  • [fix] Fix error that occurs if no social icons have been set up

v2.0.6

23 Dec 09:18
Compare
Choose a tag to compare
  • [fix] Set a default title for 404 pages

v2.0.5

18 Dec 08:39
Compare
Choose a tag to compare
  • Bump version