You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## Image 0.62.1
4
+
5
+
This is the changelog for Image version 0.62.1 released on October 23rd, 2025. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-image/image/tags)
6
+
7
+
### Bug Fixes
8
+
9
+
* Fix decoding EXIF component configuration if the value is invalid. Fixes #194. Thanks to @ethangunderson for the report.
10
+
11
+
* Fix `Image.minimize_metadata/1` when the image does not have an author or copyright field.
12
+
3
13
## Image 0.62.0
4
14
5
15
This is the changelog for Image version 0.62.0 released on August 8th, 2025. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-image/image/tags)
0 commit comments