Link
Skip to main content

2024.03 Release Notes

Release date: 13th March 2024

Next release: 24th April 2024

Key features at a glance

  • General bug fixes
  • Addition of AVIF to image type finder
  • Java 22 is supported

New features and Enhancements

  • JDEL-717 Confirmed Java 22 is supported
  • JDEL-716 Add AVIF into image type finder

Fixes

  • JDEL-712 OutOfMemory exception opening JPG

  • JDEL-715 Avoid passing byte[] in InputStream

    • Recommendation added to use our methods that take byte[] as a parameter instead

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.

Start Your Free Trial