Skip to content

v0.1.25 — Faster image AI, smoother GIFs

Choose a tag to compare

@boraoztunc boraoztunc released this 15 Jul 06:35

Image AI, deletes, and GIFs on the Images tab are now fast and dependable — no more restarting the app to see analysis results.

What changed

  • AI analysis finishes quickly and reliably — analysis now uploads a small downscaled copy of each image instead of the full-size original, so results land in seconds instead of timing out on multi-megabyte uploads.
  • Rate limits are handled gracefully — when Gemini asks the app to slow down, analysis now pauses and retries automatically instead of silently giving up until the next launch.
  • Images added mid-analysis get picked up — a newly pasted image joins the front of the analysis queue right away, so its "Analyzing…" badge always resolves.
  • GIFs animate smoothly — the grid now plays a cell-sized animated thumbnail instead of decoding the full-resolution GIF for every frame; existing GIFs upgrade automatically on first launch. Scrolling a GIF-heavy library no longer slows the whole app.

Fixes

  • Deleting an image while searching looked like it did nothing — the image was really deleted but stayed on screen until the search changed. Search results now update instantly on delete, and also reflect fresh AI results, thumbnails, and tag edits.