diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b5e22c3c..64fedac9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # SEOmatic Changelog +## 4.1.8 - UNRELEASED +### Changed +* If an incoming URL has a trailing slash, preserve it for things like the Canonical URL ([#1547](https://github.com/nystudio107/craft-seomatic/issues/1547)) + ## 4.1.7 - 2024.11.20 ### Fixed * Fixed an issue where newly created sections would not have Content SEO settings show up for ([#1544](https://github.com/nystudio107/craft-seomatic/issues/1544)) diff --git a/composer.json b/composer.json index 139e5b32d..9e442368b 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nystudio107/craft-seomatic", "description": "SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 4. It is a turnkey SEO system that is comprehensive, powerful, and flexible.", "type": "craft-plugin", - "version": "4.1.7", + "version": "4.1.8", "keywords": [ "craft", "cms",