## 2.0.rc (2025-08-28) This release contains the following new component versions: - glycin-common 1.0.0-rc - glycin-heif 2.0.0-rc - glycin-image-rs 2.0.0-rc - glycin-jpeg2000 2.0.0-rc - glycin-jxl 2.0.0-rc - glycin-raw 2.0.0-rc - glycin-svg 2.0.0-rc - glycin-thumbnailer 2.0.0-rc - glycin-utils 4.0.0-rc - glycin 3.0.0-rc - libglycin 2.0.0-rc - libglycin-gtk4 2.0.0-rc ### Added - Experimental untested JPEG 2000 loader with basic features. Is not enabled in builds by default. - glycin/sandbox: Support /nix to make it work on nixOS by default. ### Fixed - Environment not getting filtered for flatpak-spawn. - glycin/sandbox: Use configured PATH to find bwrap ### Changed - Don't pin to zbus 5.6, depend on 5.10 instead which fixes sandbox issues. - glycin/creator: Allow last line to not have complete stride length for GdkPixbuf compatibility