Skip to content

Releases: UgurkanTech/ImageAnalyzerAI

v1.2

18 Jan 16:51

Choose a tag to compare

Release Highlights

  • Added robust validation for name, details, and families fields to prevent errors when
    classifying models.
  • Introduced image_data BLOB in the descriptions table; image preview and clipboard now
    use DB-stored bytes for greater portability.
  • Refactored PyQt5 UI: dynamic minimum height, improved control panel layout, responsive image
    grid, and polished scrollbar styling.
  • Implemented thread‑safe worker cleanup on close, batch description saving, Ollama connection
    pooling, and enhanced progress/error handling.
  • Enabled auto‑scroll of verbose output and reduced minimum window sizes for better
    flexibility.

v1.1

03 Sep 21:33

Choose a tag to compare

  • Skip already processed images and merge embeddings
  • Improve semantic search result ordering

PyInstaller Portable Build

28 Aug 11:09
ded74bb

Choose a tag to compare

PyInstaller Portable Build for windows.