Releases: SixLabors/ImageSharp
Releases ยท SixLabors/ImageSharp
v2.1.10
What's Changed
- Backport #2859 to release/2.1.x by @antonfirsov in #2890
- Backport #2701 to 2.1.x [copy] by @antonfirsov in #2891
Full Changelog: v2.1.9...v2.1.10
v3.1.7
What's Changed
- V3 : Decode Chunky Tile Rows Directly. by @JimBobSquarePants in #2874
- V3: Gracefully handle LZW overflows by @JimBobSquarePants in #2880
- [3.1] Set LangVersion=12 unconditionally by @antonfirsov in #2896
Full Changelog: v3.1.6...v3.1.7
v3.1.6
What's Changed
- Mono AOT decoder workaround for slow jpeg decoding. by @JimBobSquarePants in #2762
- V3 - Correctly handle transform spaces when building transform matrices. by @JimBobSquarePants in #2791
- Backport : V3 Fix #2779 buffer overrun by @JimBobSquarePants in #2824
- Backport - v3 WEBP : Use Correct Width With AlphaDecoder by @JimBobSquarePants in #2827
- Rewrite ChunkedMemoryStream by @JimBobSquarePants in #2828
Full Changelog: v3.1.5...v3.1.6
v3.1.5
What's Changed
- [3.1] Fix overflow in MemoryAllocator.Create(options) by @antonfirsov in #2731
- v3 - Backport. Handle out of bounds Gif LZW max code by @JimBobSquarePants in #2754
- Fix off-by-one error when centering a transform. by @JimBobSquarePants in #2760
- v3.1.x Fix 2758 by @JimBobSquarePants in #2759
- v3.1.x - Backport Webp: Fix Issue 2763/2692 by @JimBobSquarePants in #2768
- Correctly break during Png decoding by @JimBobSquarePants in #2769
- Fix filtering on PNG encode. by @JimBobSquarePants in #2775
Full Changelog: v3.1.4...v3.1.5
v2.1.9
What's Changed
- [2.1] Fix overflow in MemoryAllocator.Create(options) by @antonfirsov in #2732
- Backport GIF LZW fix to 2.1 by @antonfirsov in #2756
- Backport 2759 to 2.1.x by @antonfirsov in #2770
Full Changelog: v2.1.8...v2.1.9
v3.1.4
What's Changed
- Backport - Only exit JPEG scan decoding after multiple EOF hits by @JimBobSquarePants in #2702
- Ensure VP8X alpha flag is updated correctly. by @JimBobSquarePants in #2699
- Backport APNG fix to release/3.1.x by @SpaceCheetah in #2713
- Limit Read Palette Indices by @JimBobSquarePants in #2718
- Limit all memory allocations in the MemoryAllocator layer by @antonfirsov in #2706
- Clear Pixel Buffers on Decode. by @JimBobSquarePants in #2716
Full Changelog: v3.1.3...v3.1.4
v2.1.8
What's Changed
- V2 - Limit Read Palette Indices by @JimBobSquarePants in #2719
- V2 - Clear Pixel Buffers on Decode. by @JimBobSquarePants in #2717
- V2 - Limit all memory allocations in the MemoryAllocator layer by @JimBobSquarePants in #2715
Full Changelog: v2.1.7...v2.1.8
v2.1.7
What's Changed
- [release/2.1] Disallow allocation attempts of unrepresentable sizes by @antonfirsov in #2553
- [release/2.1] Tiff decoding robustness improvements (#2550) by @antonfirsov in #2554
- [release/2.1] PBM decoder robustness improvements and BufferedReadStream observability by @antonfirsov in #2555
- Backport 2681 by @JimBobSquarePants in #2688
Full Changelog: v2.1.6...v2.1.7
v3.1.3
What's Changed
- Make DrawImage processor more robust to bad input. by @JimBobSquarePants in #2673
- Don't skip reading data for animation chunks on identify. by @JimBobSquarePants in #2674
- Fix AccessViolationException and hard crash with animated webp by @JimBobSquarePants in #2676
- Use a smarter approach to determine the transparent index when encoding palette Pngs. by @JimBobSquarePants in #2677
- Limit ancillary PNG chunk size. by @JimBobSquarePants in #2681
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- Fix Paeth Filter decode on platforms that do not support Ssse3 by @JimBobSquarePants in #2618
- Backport: Fix WebP animation speed bug by @JimBobSquarePants in #2637
Full Changelog: v3.1.1...v3.1.2