We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca8c2f commit c93aad8Copy full SHA for c93aad8
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `image` will be documented in this file
4
5
+## 3.3.6 - 2024-02-26
6
+
7
+### What's Changed
8
9
+* Bugfix for cases where setting a quality did nothing https://github.com/spatie/image/pull/237
10
+* Bugfix for transparent PNG's not staying transparent when working with GD.
11
+* Autorotate images based on their Exif data https://github.com/spatie/image/pull/238
12
13
+**Full Changelog**: https://github.com/spatie/image/compare/3.3.5...3.3.6
14
15
## 3.3.5 - 2024-02-16
16
17
### What's Changed
0 commit comments