Releases: WithCandour/statamic-aardvark-seo
Releases · WithCandour/statamic-aardvark-seo
v5.0.5
What's Changed
- fix: constructor dynamic properties by @crumple-zone in #199
New Contributors
- @crumple-zone made their first contribution in #199
Full Changelog: 5.0.4...5.0.5
v5.0.4
What's Changed
- Type cast enable_breadcrumbs config by @FlxRobole in #194
- Collection defaults only work on taxonomies and "pages" collection by @clee-fma in #195
New Contributors
- @FlxRobole made their first contribution in #194
- @clee-fma made their first contribution in #195
Full Changelog: 5.0.3...5.0.4
v5.0.3
What's Changed
- Add the ability to set the the maximum characters for title and description fields by @justkidding96 in #192
Full Changelog: 5.0.2...5.0.3
v5.0.2
v5.0.1
What's Changed
- Excluding future entries from the sitemap by @jonrcarey in #171
- Bump vite from 4.5.3 to 4.5.5 by @dependabot in #182
- Bump rollup from 3.29.4 to 3.29.5 by @dependabot in #183
- exclude entries with Link blueprint from sitemap by @mkwia in #190
Full Changelog: 5.0.0...5.0.1
v5.0.0
- [new] Add support for Statamic 5
- [new] Replaced Webpack with Vite
v3.0.1
- [new] Add
x-default
hreflang
support (Thanks @DanielDarrenJones)
v3.0.0
- [new] Add support for Statamic 4 (Thanks @justkidding96)
v2.0.31
- [new] Add
statamic/cms
dependency
v2.0.30
- [fix] Fix regression where footer/body tags didn't return anything when using the regex parser