Skip to content

Latest commit

 

History

History
1148 lines (1043 loc) · 136 KB

ChangeLog.md

File metadata and controls

1148 lines (1043 loc) · 136 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

7.1.0-26 - 2022-02-21

Merged

  • Appropriate default kmin, kmax values for lossy and lossless into webp encoder #4846

Commits

7.1.0-25 - 2022-02-15

Commits

7.1.0-24 - 2022-02-12

Commits

7.1.0-23 - 2022-02-05

Merged

  • Make MagickSet/GetSamplingFactors() use ':' instead of ',' #4794

Commits

7.1.0-22 - 2022-01-29

Commits

  • bump patch level version d2ce572
  • permit compositing MPRI images 5aaf162
  • Corrected MPRI fix. 2c2d1d8
  • permit compositing MPRI images cb0ac90
  • Only check the path when filename is specified. 417f4fb
  • pending release 3eb8a9b
  • check for excessive color name length d3b7cdb
  • pending release c10371d
  • restore MPRI URI 9651500

7.1.0-21 - 2022-01-28

Merged

  • msl coder: add support for autoorient #4745

Commits

7.1.0-20 - 2022-01-22

Merged

  • Fix wrong logic when compare two float values with '==" directly #4723
  • Support 'msf1' support in heic.c #4701
  • QOI fixes #4665
  • Added support for QOI format #4653

Commits

7.1.0-19 - 2021-12-22

Commits

7.1.0-18 - 2021-12-18

Commits

7.1.0-17 - 2021-12-04

Commits

7.1.0-16 - 2021-11-21

Commits

7.1.0-15 - 2021-11-20

Merged

  • Make exported name be same as in C file. #4430

Commits

7.1.0-14 - 2021-11-14

Merged

  • Typo in magick color threshold image #4431

Fixed

  • Moved the free to the correct position to fix #4446. #4446

Commits

7.1.0-13 - 2021-10-28

Commits

7.1.0-12 - 2021-10-25

Commits

7.1.0-11 - 2021-10-24

Commits

7.1.0-10 - 2021-10-10

Commits

7.1.0-9 - 2021-10-03

Commits

7.1.0-8 - 2021-09-18

Commits

7.1.0-7 - 2021-09-12

Merged

  • Added decode support for DDS Dxt10 format #4126

Commits

7.1.0-6 - 2021-09-04

Commits

7.1.0-5 - 2021-08-22

Merged

  • fix #4097:Division by zero in ReadEnhMetaFile() of coders/emf.c #4098
  • fix Division by zero in XMenuWidget() of MagickCore/widget.c #4041

Fixed

  • fix #4097:Division by zero in ReadEnhMetaFile() of coders/emf.c (#4098) #4097

Commits

  • identify grayscale images lurking in the PPM image format e4b53d0
  • additional grayscale optimizations acbf6a8
  • check is colorspace is incompatible before transforming it to sRGB f9e7a09
  • migrate colorspace:auto-grayscale from MagickCore to coders where it belongs 2af2970
  • prefer utimensat() over utime() 481c8a4
  • check for grayscale with alpha channel 6eea084
  • Added new method to also preserve the creation of a file on Windows. This also fixes setting the timestamps on utf8 file names. df0b5ac
  • optimizing grayscale images, a work in progress e265516
  • Added support for reading the embedded thumbnail. 06b50d3
  • Add support for writing the alpha channel (#1361) 9da8d9c
  • Use a single buffer instead. c4367bc
  • Set the color encoding to fix writing JXL images with libjxl 0.5 (#4064) 7fb6eda
  • ... 085c116
  • ensure we set image gamma to 1 for linear grayscale image types 4dac01e
  • Whitespace c79cf71
  • Corrected indentation. 1b25f37
  • optimize on grayscale detection 11c49cd
  • heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell) 1fa6e59
  • timeb.h is deprecated 18e9f44
  • grayscale images were not being written properly 944a910
  • slight grayscale optimization b3f2cc6
  • Use new solution that is already upgrade to VS2019. 8f77c3c
  • Added .editorconfig. 558ff49
  • Fix memory leak in AnimateImageCommand() of MagickWand/animate.c and DisplayImageCommand() of MagickWand/display.c 1630cbb
  • revert grayscale optimization for now a8416bd
  • Whitespace changes. 85e440a
  • eliminate compiler warning f0ed21d
  • Corrected return type to fix emscripten build error. bdeb549
  • heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell) 005f7b9
  • reset image structure magick member 7480434
  • �Fix typo - Rodidoux to Robidoux f03ee36
  • Upgrade solution instead. a225f4c
  • st_atim is st_atimespec under Apple/NetBSD fa64172
  • Fix typo - ellipical to elliptical 346218b
  • ImageMagick#4059 b93a6a2
  • revert b6800c8
  • Added missing call to DestroyDisplay. b38b91d
  • ImageMagick#4059 c14022a
  • pending release 69ba0c4
  • Make sure a value is returned. 1e59b57
  • Renamed the method. e28d7c5
  • Added the new option to the ChangeLog. 7f4edad
  • heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell) 1ef7420
  • revert 5ee49d6
  • cosmetic 2c2545d
  • Corrected remark to make it clear that this is for both reading and writing. 5c09e3e
  • Corrected return type to fix emscripten build error. 9916dc4
  • cosmetic 8dd4859
  • Update reference to ImageMagick-6 4d65ee5
  • Removed unused include. 8334a7e
  • Fixed build on non-Windows platform. 86812bb
  • revert and revisit 386f933
  • revert fcbce07
  • slight optimization 3aee329
  • pending release 74f8154
  • ImageMagick#4096 dc1df68
  • pending release 6e11e59
  • cosmetic 8c6e77e
  • pending release 007c888
  • cosmetic 19cadba
  • The DDSD_CAPS flags should also always be set. 357ec61
  • Correct order. fff99c1
  • Use & instead. c37514a
  • Use JxlColorEncodingSetToLinearSRGB instead. 970724d
  • https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36990 d137050
  • reduce memory moves 316adb6
  • set proper colormap index channel 3ca9d29
  • fix compiler exception 84d7493
  • stop parsing on exception f0af490
  • stop parsing after exception 21a99da
  • Removed incorrect assert. a365542

7.1.0-4 - 2021-07-18

Commits

7.1.0-3 - 2021-07-17

Merged

  • magick.sh.in: Corrected sample command #3867

Commits

7.1.0-2 - 2021-06-25

Commits

7.1.0-1 - 2021-06-20

Commits

7.1.0-0 - 2021-06-12

Commits