Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 952 Bytes

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 952 Bytes

Changelog

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