Skip to content

Commit 8a3472a

Browse files
committed
Fix block helper method for images without width/height values
1 parent d741c6e commit 8a3472a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/).
44
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).
55

6+
## 5.1.2 (6. September 2024)
7+
8+
+ [#420](https://github.com/luyadev/luya-module-cms/pull/420) The block helper method for images won't try to resize (apply filter) for an image which does not have any width/height values, which indicates this is for example a svg image.
9+
610
## 5.1.1 (28. March 2024)
711

812
+ [#415](https://github.com/luyadev/luya-module-cms/pull/415) Fixed navItem relation for inactive page versions.

0 commit comments

Comments
 (0)