Skip to content

1.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:58
· 1 commit to main since this release

Highlights

  • Added a Verified / All file-list toggle so EXIFmod can show every file type your installed ExifTool reports as writable.
  • Kept the default verified list focused on JPEG, JPEG XL, TIFF, and common RAW formats.
  • Improved Ollama startup detection so server availability is tracked separately from model warmup.

Verification

  • npm run site:build
  • npm test
  • npm run build:vite
  • Release CI passed for macOS and Windows.

Commit range

Changes since v1.9.0:

  • e9fc558 chore(release): bump version to 1.9.1
  • 93aff63 feat: add ExifTool writable file toggle
  • 55dd8c7 fix: detect Ollama server separately from model warmup