## 2.0.beta.2 (2025-08-01) This release contains the following new component versions: - glycin-common 1.0.0-beta.1 - glycin-heif 2.0.0-beta.1 - glycin-image-rs 2.0.0-beta.1 - glycin-jxl 2.0.0-beta.1 - glycin-raw 2.0.0-beta.1 - glycin-svg 2.0.0-beta.1 - glycin-thumbnailer 2.0.0-beta.1 - glycin-utils 4.0.0-beta.1 - glycin 3.0.0-beta.1 - libglycin 2.0.0-beta.2 - libglycin-gtk4 2.0.0-beta.2 ### Added - CICP support for HEIC and AVIF. - jxl: Support saving images. - libglycin-gtk4: gly_gtk_frame_get_texture now sets the GdkColorState if a CICP value is present. ### Fixed - glycin: Pool according to sandbox mechanism. Previously, a wrong mechanism could be used, if different mechanisms inside the same process were requested. ## 1.2.3 (2025-08-01) This release contains the following new component versions: - glycin-image-rs 1.2.3 ### Fixed - image-rs: Force at least zune-jpeg 0.4.19 to fix a JPEG loading issues for images with extra data at the end.