Skip to content

Releases: Ashampoo/kim

Kim v0.11

21 Jan 19:35
16c03b8
Compare
Choose a tag to compare

Support for reading WebP files.

Kim v0.10

20 Jan 17:56
5ce748e
Compare
Choose a tag to compare

Can now also read AVIF & JPEG XL (uncompressed)

Some packages have been renamed to singular:

  • com.ashampoo.kim.format.jpeg.segments -> com.ashampoo.kim.format.jpeg.segment
  • com.ashampoo.kim.format.tiff.constants -> com.ashampoo.kim.format.tiff.constants
  • com.ashampoo.kim.format.tiff.taginfos -> com.ashampoo.kim.format.tiff.taginfo
  • com.ashampoo.kim.format.tiff.fieldtypes -> com.ashampoo.kim.format.tiff.fieldtype
  • com.ashampoo.kim.format.bmff.boxes -> com.ashampoo.kim.format.bmff.box
  • com.ashampoo.kim.format.png.chunks -> com.ashampoo.kim.format.png.chunk

Kim v0.9.3

13 Jan 05:49
d1f8b68
Compare
Choose a tag to compare

Updated to current XMP Core and added ability to add XMP face tags using Kim Update API

Kim v0.9.1

08 Jan 11:08
95aba62
Compare
Choose a tag to compare

Reworked ISOBMFF code for compatibility with Samsung HEIC files.

Kim v0.9

07 Jan 23:47
37960e5
Compare
Choose a tag to compare

Support for ISO Base Media Files, tested with iPhone HEIC files

Kim v0.8.3

22 Dec 22:30
b3dac7e
Compare
Choose a tag to compare

Kotlin update and some refactorings.

Kim v0.8.2

21 Dec 15:05
35c988d
Compare
Choose a tag to compare

Some missing EXIF tags were added.

Kim v0.8.1

16 Dec 15:16
3b20dcb
Compare
Choose a tag to compare

Full WASM zlib support.

(Re-release due accidental wrong version number.)

Kim v0.8

15 Dec 17:42
Compare
Choose a tag to compare

Introduced limited WASM support. Limited PNG support due to missing zlib.

Kim v0.7.6

13 Dec 11:06
f97c352
Compare
Choose a tag to compare

Updated to latest XMP Core, which includes some handling for problematic files.