Link
Skip to main content

2023.09 Release Notes

Release date: 27th September 2023

Next release: 8th November 2023

Note:

Key features at a glance

New features and Enhancements

  • JDEL-678 Document Using JDeli with Lambda

  • JDEL-681 Add version number to splash screen and update general look

  • JDEL-682 Reduce LZW duplication

  • JDEL-685 Add Flate filter options and move over to core-jdeli

  • JDEL-686 Add LZW filterOptions and move to core-jdeli

  • JDEL-687 Add Java Image Viewer to Github

Fixes

  • JDEL-680 Case 9161: ArrayIndexOutOfBoundsException Thrown when reading a PNG image

Why JDeli?

  • Support image formats such as AVIF, HEIC and JPEG XL (AVIF soon) that are not supported in Java.
  • Process images up to 3x faster than ImageIO and alternative Java image libraries.
  • Prevent JVM crashes caused by native code in other image libraries such as ImageIO.
  • Handle JPEG, PNG, TIFF image file formats fully in Java.
  • Keep your Image files secure as JDeli makes no calls to any external system or third party library.

Learn more about JDeli

Start Your Free Trial