Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

62 lines (36 loc) · 1.1 KB

Changelog

v1.0.12 (2025-02-08)

  • Improve tooltips
  • Show total pixel count
  • Show jxl-oxide-wasm version number

v1.0.11 (2025-01-29)

  • Update jxl-oxide-wasm to v0.11.1

v1.0.10 (2024-12-13)

  • Update jxl-oxide-wasm to v0.10.2

v1.0.9 (2024-11-11)

  • Update jxl-oxide-wasm to v0.10.0

v1.0.8 (2024-10-28)

  • Update jxl-oxide-wasm to v0.9.1
  • Update all dev dependencies to latest versions
  • Format the codebase

v1.0.7 (2024-09-14)

  • Update jxl-oxide-wasm to v0.9.0

v1.0.6 (2024-09-07)

  • Show bits per pixel in status bar tooltip
  • Hide image resolution for images that fail to decode
  • Improve error messages when images fail to decode
  • Don't show decimal places for files smaller than 1024 bytes

v1.0.5 (2024-09-07)

  • Remove status bar entries when webview is disposed

v1.0.4 (2024-09-07)

  • Add screenshot to README

v1.0.3 (2024-09-07)

  • Scale image to always fit in viewport

v1.0.2 (2024-09-07)

  • Add keywords to extension manifest

v1.0.1 (2024-09-07)

  • Add link to Marketplace
  • Add icon
  • Update display name

v1.0.0 (2024-09-07)

  • Initial release