## 2.0.5 (2025-11-04) This release contains the following new component versions: - glycin-heif 2.0.5 - glycin-image-rs 2.0.5 - glycin-jpeg2000 2.0.5 - glycin-jxl 2.0.5 - glycin-raw 2.0.5 - glycin-svg 2.0.5 - libglycin 2.0.5 - libglycin-gtk4 2.0.5 ### Fixed - Allow `riscv_hwprobe` syscall. - Fix build error on musl libc since it doesn't has a `close_range` function. - libglycin: Don't mark `gly_image_get_metadata_key_value` return type as const. - libglycin: Don't return a pointer to GStrv for `gly_loader_get_mime_types_finish`. ### Changed - Support image/x-win-bitmap to load .cur-files