From 9f61ccdae37ef8fc62f33d6d05695734918c8781 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Tue, 17 Dec 2024 12:07:09 -0500 Subject: [PATCH] chore: Version 3.5.9 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d04cbedf..bb55757be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # SEOmatic Changelog +## 3.5.9 - 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)) + ## 3.5.8 - 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 bcafcda8e..ad1e637f7 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 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.", "type": "craft-plugin", - "version": "3.5.8", + "version": "3.5.9", "keywords": [ "craft", "cms",