Skip to content

Commit 4991ac4

Browse files
committed
CHANGES and stage for v2.4.8.0
1 parent 069a187 commit 4991ac4

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGES.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
1-
Release 2.4.8.0 (1 Feb? 2023) -- compared to 2.4.7.1
1+
Release 2.4.8.0 (1 Feb 2023) -- compared to 2.4.7.1
22
----------------------------------------------------
3+
* oiiotool --pdiff: test, be sure to count it as making output. #3723
4+
* IBAprep should not zero out deep images when creating dst #3724
5+
* PBM: Fix for incorrect inverting of 1-bit pbm images. #3731
6+
* New `ImageSpec:set_colorspace()` sets color space metadata in a consistent
7+
way. #3734
8+
* BMP: set colorspace to sRGB #3701
9+
* PNG: Add EXIF support when writing PNG files. #3735
10+
* PSD: Fix wrong oiio:UnassociatedAlpha metadata for PSD files. #3750
11+
* platform.h: set up macros for detecting MSVS 2019 and 2022 #3727
12+
* typedesc.h: Extend TypeDescFromC template to the full set of pixel types
13+
#3726
14+
* Testing: many improvements for testing and code coverage. #3730 #3654 #3694
15+
#3699 #3732 #3741 #3745 #3747
16+
* Testing: Fix long-broken ref images for texture-icwrite test #3733
17+
* Docs: Updated RTD docmentation style, looks much nicer. #3737
18+
* Docs: improve description of ociodisplay and others.
19+
* Docs: Fix old release notes to document all CVEs addressed in certain
20+
prior releases.
321

422

523
Release 2.4.7.1 (3 Jan 2023) -- compared to 2.4.7.0

0 commit comments

Comments
 (0)