2022.12 Release Notes
Release date: 8th December 2022
Next release: 18th January 2023
Key features at a glance
- General bug fixes
- Optimizations and additions to our support site
- Save option added in the viewer
- PNG memory and compression improvements
Enhancements
- JDEL-617 Add save option to viewer
You can now save your images in the viewer. - JDEL-507 More performance testing of reading with JMH
Results on our support site.
Fixes
- JDEL-628 Case 7440: ImageIO plugin issue with internationalisation
Fixed - JDEL-629 PNG Compression Improvements: Quant32 variables using over 100MB of memory regardless of size
Fixed - JDEL-630 PNG Memory Improvements: PngEncoder duplicates data array when not required
Fixed - JDEL-631 Ensure ImageTypeFinder is in the Javadoc
Fixed