We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ed367 commit fdb2a3aCopy full SHA for fdb2a3a
RELEASE.md
@@ -0,0 +1,6 @@
1
+Release type: minor
2
+
3
+- Update `ExifImageWidth` & `ExifImageHeight` tags to match dimensions of transformed image when copying EXIF tags
4
+- Copying EXIF tags only updates dimension tags if they existed in the source image
5
+- Add `width` and `height` attributes to `<img>` tags based on processed image’s actual dimensions
6
+- Add Python 3.14 support and require Python 3.10+
0 commit comments