Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

40 lines (32 loc) · 928 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0] - 2024-01-03

Changed

  • Updated libjxl to v0.9.0
  • Improve multithreading decoding.

[0.3.0] - 2023-01-22

Added:

  • Error message when image failed to load.

Changed

  • Updated libjxl to v0.8.0

Fixed

  • App was registered to open non-jxl files on older devices.

[0.2.2] - 2022-12-21

Added:

  • Open image from URL.

Fixed:

  • Load images with icc profiles.

[0.2.1] - 2022-12-08

Changed

  • Improve bitmap loading.

Fixed

  • Fix issue with alpha.

[0.2.0] - 2022-11-15

Added

  • x86, x86_64 and armeabi-v7a support.
  • Basic theme.

[0.1.0] - 2022-10-28

Added

  • Read jpeg xl images, animated or not for arm64 devices.