Skip to content

Commit a118d91

Browse files
committed
chore: Version 4.1.19
1 parent a0b598a commit a118d91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# SEOmatic Changelog
22

3+
## 4.1.19 - UNRELEASED
4+
### Fixed
5+
* Revert a regression that caused image transforms for social images to be broken if a focal point was set ([#1665](https://github.com/nystudio107/craft-seomatic/issues/1665))
6+
37
## 4.1.18 - 2025.10.06
48
### Added
59
* Added a `twigExtensionClasses` config setting to allow additional TwigExtension classes to be loaded in the Twig `SandboxView` that SEOmatic uses to render ([#1632](https://github.com/nystudio107/craft-seomatic/issues/1632))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nystudio107/craft-seomatic",
33
"description": "SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 4. It is a turnkey SEO system that is comprehensive, powerful, and flexible.",
44
"type": "craft-plugin",
5-
"version": "4.1.18",
5+
"version": "4.1.19",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)