comparison NEWS @ 5813:2b429588de28

fix support for Boost 1.86
author Alain Mazy <am@orthanc.team>
date Wed, 25 Sep 2024 16:27:07 +0200
parents 7fadeb395359
children 3f10350b26da
comparison
equal deleted inserted replaced
5806:16df20505710 5813:2b429588de28
28 - curl 8.9.0 28 - curl 8.9.0
29 * Added a new fallback when trying to decode a frame: transcode the file using the plugin 29 * Added a new fallback when trying to decode a frame: transcode the file using the plugin
30 before decoding the frame. This solves some issues with JP2K Lossy compression: 30 before decoding the frame. This solves some issues with JP2K Lossy compression:
31 https://discourse.orthanc-server.org/t/decoding-displaying-jpeg2000-lossy-images/5117 31 https://discourse.orthanc-server.org/t/decoding-displaying-jpeg2000-lossy-images/5117
32 * Added a new warning that can be disabled in the configuration: W003_DecoderFailure 32 * Added a new warning that can be disabled in the configuration: W003_DecoderFailure
33 * Upgraded dependencies for static builds:
34 - boost 1.86.0
33 35
34 36
35 37
36 Version 1.12.4 (2024-06-05) 38 Version 1.12.4 (2024-06-05)
37 =========================== 39 ===========================