------------------------------------------------------------------- Tue Oct 28 20:53:49 UTC 2025 - Muhammad Akbar Yanuar Mantari - Update to Version 25.10.1 * Fixed a bug causing Identity to fail to open on GNOME ------------------------------------------------------------------- Mon Oct 27 19:01:02 UTC 2025 - Muhammad Akbar Yanuar Mantari - Update to Version 25.10 * Added a context menu on the images, mirroring the tab context menu. This makes the context menu accessible in row and column display modes where there are no tabs. * Updated to the GNOME 49 platform. * Updated translations. - change pkgconfig(lcms2) & pkgconfig(libseccomp) with pkgconfig(glycin-gtk4-2) BuildRequires: Identity now dynamically links libglycin instead of using the Rust glycin crate. This means that lcms2/seccomp are no longer Identity's direct dependencies (they are libglycin's dependencies). ------------------------------------------------------------------- Sun Mar 30 19:29:39 UTC 2025 - Muhammad Akbar Yanuar Mantari - Update to Version 25.03 * Changed the versioning scheme to year.month. * Updated to the GNOME 48 platform. * Updated translations. ------------------------------------------------------------------- Wed Oct 23 14:51:23 UTC 2024 - Muhammad Akbar Yanuar Mantari - add glycin-loaders Requires: needed to open jxl and avif properly ------------------------------------------------------------------- Tue Oct 1 18:14:24 UTC 2024 - Muhammad Akbar Yanuar Mantari - Update to Version 0.7.0 * Images are now loaded with glycin, adding support for many more formats like AVIF and JPEG XL, and improving compatibility, like using the correct color space for JPEG images. * Zoom level now takes into account fractional display scale. * Fixed unusably fast zoom on mice with high-resolution scroll wheels. * Fixed slightly blurry image borders on some zoom levels. * Added an Alt+Enter shortcut to open the media properties dialog. * Updated to the GNOME 47 platform. * Updated translations. - Add BuildRequires to build glycin: * pkgconfig(libseccomp) * pkgconfig(lcms2) - Add meson_test to validate files ------------------------------------------------------------------- Thu Dec 21 04:30:24 UTC 2023 - Muhammad Akbar Yanuar Mantari - Rename binary from identity to identity-compare ------------------------------------------------------------------- Wed Dec 6 21:58:10 UTC 2023 - Muhammad Akbar Yanuar Mantari - Initial package