Skip to content

Releases: Ashampoo/kim

Kim v0.16.1

18 Mar 13:33
3b9cd28
Compare
Choose a tag to compare
  • Use of JS compatible regex in PNG parser
  • Updated to kotlinx-io v0.3.2 for bugfixes

Kim v0.16

15 Mar 19:06
e48ed63
Compare
Choose a tag to compare
  • JS support
  • Update to XMP Core v1.2.0

Kim v0.15.1

29 Feb 15:41
Compare
Choose a tag to compare

Be silent on MakerNote parse error.

Kim v0.15

21 Feb 05:36
80028c8
Compare
Choose a tag to compare

Introducing Linux support.

Kim v0.14.2

19 Feb 12:14
a496d44
Compare
Choose a tag to compare
  • Bugfix for PhotoMetadata.merge()
  • Performance improvements for reading RAF files
  • JpegImageParser.getImageSize() performance improved
  • DefaultRandomAccessByteReader performance improved
  • Canon MakerNotes extended
  • Other small refactorings

Kim v0.14.1

16 Feb 16:38
fbc57be
Compare
Choose a tag to compare

Improvements for handling some broken JPEG files.

Kim v0.14

11 Feb 17:58
a12f08b
Compare
Choose a tag to compare

WebP write support

Kim v0.13.2

05 Feb 09:55
a3619e0
Compare
Choose a tag to compare

Fixed cut-off bug in PngChunkText.
Some characters at the end of the text value are cut off.

Does not have any implication on PNG rewrites. They are lossless.

Kim v0.13.1

04 Feb 12:56
5d1b28e
Compare
Choose a tag to compare

Small bugfix for reading some HEIC files.

Kim v0.13

02 Feb 20:16
01fbb78
Compare
Choose a tag to compare
  • JPEG XL write support
  • Dependency updates
  • Bugfixes