Skip to content

v2.19.0

Latest
Compare
Choose a tag to compare
@drewnoakes drewnoakes released this 28 Nov 12:22
e62a66c

What's Changed

  • Update ExifDirectoryBase.java. Added Exif 0x4749 (Rating Percent). by @Skyfish1 in #587
  • Fix ClassCastException when parsing Apple metadata of unexpected type by @mveunen in #589
  • In case of an ico file a height or with of 0 actually means 256 by @mveunen in #592
  • Fix PNG iTXt encoding issue by @drewnoakes in #611
  • Set up GitHub actions for CI builds by @drewnoakes in #613
  • Fix Exif thumbnail offset by @drewnoakes in #612
  • Fix encoding problem when CodedCharacterSet is set to "ESC - A" by @kenwa in #615
  • Fujifilm enhancements by @danielsz in #619
  • Identify some unknown Nikon makernote tags by @drewnoakes in #622
  • fix:set locale to en/us to format numbers with ".", not "," by @TSGames in #625
  • Nikon PictureControl directory extraction by @gtiwari333 in #635

New Contributors

Full Changelog: 2.18.0...2.19.0