2.0.9
February 23rd, 2021
- Fix [PHP 8] Amend RedirectsRepository to make
$site
optional with a fallback toSite::current()
2.0.8
February 5th, 2021
- New Update dependencies for PHP8 compatibility (thank you to the maintainers of Lingua for this one)
2.0.7
January 25th, 2021
- 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
2.0.4
December 18th, 2020
- New Fix dependabot dependencies
- Fix Fix issue with multisite subfolder installations not redirecting to a localised target
- New Add information to docs about redirects being relative
2.0.2
December 4th, 2020
- Fix Prevent SEO blueprint fields being added to the blueprint editor
- Fix Fix permissions issue if a user does not have access to the "general" settings
2.0.1
November 30th, 2020
- Fix Name sitemap routes to fix
artisan optimize
command - Fix Add social section permissions
- Fix Update redirects permission name when generating nav
- New Update documentation with additional
vendor:publish
step when installing via composer
Thanks @aerni for spotting these
2.0.0
November 27th, 2020
- New Full compatibility with Statamic V3
- Break This will not work in Statamic V2 (for that code please see the
v1
branch