Files
imajviewer/CHANGELOG.md

1.1 KiB

Changelog

All notable changes to imajViewer are documented in this file.

[1.1.0] - 2026-08-06

Fixed

  • Ctrl+Q now closes the window reliably (onKeyEvent rework)
  • Pan freeze regression on effect-applied images (root cause analysis)

Added

  • Navigation arrows (visible on hover)
  • Settings window: folder sorting by time/name, print, shortcut info
  • Print support (printing package, A4 fit)
  • Title bar hover transparency
  • Shader warmup — right-click effects no longer stutter on first use

[1.0.1] - 2026-07-27

Fixed

  • Zoom/pan issues on large images
  • Image provider memoize — repeated opens no longer reload from disk

Changed

  • Version now sourced from pubspec.yaml (single source of truth)

[1.0.0] - 2026-07-22

Added

  • Initial release: ultra-lightweight image viewer
  • Formats: PNG, JPEG, JFIF, WebP, BMP, GIF, WBMP
  • Pan (left drag), zoom (wheel, cursor-centered), fill/fit toggle (double click)
  • Contrast / saturation / brightness / rotate gestures
  • Drag & drop, window position memory, set-as-default-viewer
  • Linux (.deb) and Windows (setup.exe) installers