Skip to content

Releases: MONOGRID/gainmap-js

v3.4.0

24 Nov 17:19

Choose a tag to compare

3.4.0 (2025-11-24)

Features

  • adds AgXToneMapping and NeutralToneMapping to encoding SDR Material shader (8c163da)

v3.3.0

22 Nov 19:21

Choose a tag to compare

3.3.0 (2025-11-22)

Features

  • removes wasm dependency and implements pure-js JPG encoder (#73) (00b6e43)

v3.2.0

17 Nov 15:33

Choose a tag to compare

3.2.0 (2025-11-17)

Features

v3.1.0

05 Dec 15:00

Choose a tag to compare

3.1.0 (2024-12-05)

Features

  • decode: removes DOMParser, decode is now compatible with Web Workers (b6a607d)

v3.0.6

03 Sep 09:29

Choose a tag to compare

3.0.6 (2024-09-03)

Bug Fixes

v3.0.5

03 Apr 11:12

Choose a tag to compare

3.0.5 (2024-04-03)

Bug Fixes

  • package.json: publint fixes so that package is correctly imported in next.js (#36) (490df10)

v3.0.4

02 Apr 12:52

Choose a tag to compare

3.0.4 (2024-04-02)

Bug Fixes

v3.0.3

09 Feb 13:43

Choose a tag to compare

3.0.3 (2024-02-09)

Bug Fixes

  • libultrahdr-wasm: encoding of odd sized images (#31) (efd52c3)

v3.0.2

31 Jan 10:23

Choose a tag to compare

3.0.2 (2024-01-31)

Bug Fixes

  • encode: encodes a valid image when an invalid tonemapping value was provided as input (94cec23)

v3.0.1

03 Dec 12:23

Choose a tag to compare

3.0.1 (2023-12-03)

Bug Fixes

  • encode: hdrCapacityMax correctly computed in output metadata (f5f2215)
  • encode: findTextureMinMax correctly finds min values in textures (fd94680)