What's Changed
- Update dependency com.twelvemonkeys.imageio:imageio-pnm to v3.14.0 by @renovate[bot] in #882
- Docs: invert, gamma, grayscale, square, compare and histogram by @sksamuel in #873
- Update dependency com.twelvemonkeys.imageio:imageio-pict to v3.14.0 by @renovate[bot] in #881
- Update dependency com.twelvemonkeys.imageio:imageio-sgi to v3.14.0 by @renovate[bot] in #884
- Update kotlin monorepo to v2.4.10 by @renovate[bot] in #874
- Fix PngReader decoding low-bitdepth grayscale and 16-bit PNGs incorrectly by @sksamuel in #857
- Update dependency com.twelvemonkeys.imageio:imageio-batik to v3.14.0 by @renovate[bot] in #875
- Update dependency com.twelvemonkeys.imageio:imageio-core to v3.14.0 by @renovate[bot] in #877
- Update dependency com.twelvemonkeys.imageio:imageio-pcx to v3.14.0 by @renovate[bot] in #880
- Update dependency com.twelvemonkeys.imageio:imageio-bmp to v3.14.0 by @renovate[bot] in #876
- Update actions/setup-python action to v7 by @renovate[bot] in #889
- Update dependency com.twelvemonkeys.imageio:imageio-psd to v3.14.0 by @renovate[bot] in #883
- Update dependency com.twelvemonkeys.imageio:imageio-tga to v3.14.0 by @renovate[bot] in #887
- Update dependency com.drewnoakes:metadata-extractor to v2.21.0 by @renovate[bot] in #886
- Update kotest to v6.2.3 - autoclosed by @renovate[bot] in #885
- Fix PnmWriter failing on images with an alpha channel by @sksamuel in #834
- Fix copy() corrupting every pixel of palette-based images by @sksamuel in #837
- Fix StreamingGifWriter per-frame overrides leaking into later frames and corrupting compressed GIFs by @sksamuel in #866
- Update dependency com.twelvemonkeys.imageio:imageio-tiff to v3.14.0 by @renovate[bot] in #888
- Update dependency com.twelvemonkeys.imageio:imageio-jpeg to v3.14.0 by @renovate[bot] in #879
- Update dependency com.twelvemonkeys.imageio:imageio-iff to v3.14.0 by @renovate[bot] in #878
- Update Gradle to v9.6.1 by @renovate[bot] in #831
- docs: fix animated GIF examples to match current API by @sksamuel in #850
- docs: add Progressive to ScaleMethod options and fix typo by @sksamuel in #854
- Fix ScrimageNearestNeighbourScale reading with wrong stride for sub-raster images by @sksamuel in #856
- docs: correct fit default background color to transparent by @sksamuel in #839
- docs: correct AWT color conversion method names on colors page by @sksamuel in #845
- docs: replace non-existent PngWriter.Default in io examples by @sksamuel in #841
- docs: FormatDetector also recognises WebP by @sksamuel in #843
- Expose softness in DissolveFilter; prune unused getters by @sksamuel in #778
Full Changelog: v4.6.6...v4.6.7