• v1.5.0 4ce17c1948

    v1.5.0 Stable

    victor released this 2026-08-09 16:54:28 +00:00 | 10 commits to main since this release

    • Press I in the image viewer (or the new i button in the control bar) for a
      metadata overlay: every tag color-coded by e621 category in its proper
      section, plus score, favorites, rating, dimensions, file size, upload
      date, description and sources. Sources open in your browser.
    • The overlay works both when previewing search results and in the gallery.
      Gallery files and DB-export results look up their tag categories from the
      API on demand (anonymously if you're not logged in) and are cached for
      the session.
    • Whether the overlay is shown is remembered across images, viewers, and
      restarts.
    Downloads
  • v1.4.9 869211deef

    v1.4.9 Stable

    victor released this 2026-08-09 16:31:08 +00:00 | 11 commits to main since this release

    • The About dialog's changelog no longer breaks lines mid-sentence; text
      wraps to the window like everywhere else.
    Downloads
  • v1.4.8 7fb681a7cf

    v1.4.8 Stable

    victor released this 2026-08-09 16:25:28 +00:00 | 12 commits to main since this release

    • The Source picker (API / DB export) remembers your choice across restarts.
    • Saving Options no longer resets settings that window doesn't edit — last
      search tags, video volume, preview window position, and the like now
      survive a Save.
    Downloads
  • v1.4.7 ee8ada595d

    v1.4.7 Stable

    victor released this 2026-08-08 22:45:41 +00:00 | 13 commits to main since this release

    • The DB export source no longer re-downloads a new dump on its own: searches
      use your local copy at any age, a line under the Source picker shows how
      many days old it is, and updating is a click on "(update)" — with progress
      and Cancel.
    • "Download everything" from the DB export now counts its matches up front
      and shows "n / total" with a real progress bar instead of an endless
      shimmer.
    Downloads
  • v1.4.6 08a9f8871f

    v1.4.6 Stable

    victor released this 2026-08-08 18:30:10 +00:00 | 15 commits to main since this release

    • Slideshows are calmer: the controls and mouse cursor stay hidden while it
      runs (the cursor also hides in fullscreen after a moment of stillness),
      and images change with a subtle dip-to-black instead of a hard cut.
      Manual back/forward stays instant for quick browsing.
    • Press + / - during a slideshow to change its speed on the fly.
    • With play-through (⇥) on, animated gifs finish their loop before
      advancing — short loops repeat until the slideshow delay is filled.
    • Space reliably pauses/resumes and shows the controls as feedback, without
      also triggering the last-clicked button.
    • Video volume and mute are remembered across videos, viewers, and
      restarts — a fresh video no longer blasts at full volume.
    Downloads
  • v1.4.5 e544be07a9

    v1.4.5 Stable

    victor released this 2026-08-08 15:13:46 +00:00 | 16 commits to main since this release

    • Importing a DB export dump is more than twice as fast (parsing and
      database writes now overlap, and repeated work per tag is cached).
    Downloads
  • v1.4.4 b585c7da8a

    v1.4.4 Stable

    victor released this 2026-08-08 04:01:41 +00:00 | 17 commits to main since this release

    • The Search button becomes a Cancel button while a search runs, so long
      API searches are obviously cancellable.
    • The Count box is wider — five-digit counts no longer get cut off.
    Downloads
  • v1.4.3 81762b4e7e

    v1.4.3 Stable

    victor released this 2026-08-08 03:56:01 +00:00 | 19 commits to main since this release

    • The large-query suggestion also points out the 'Source' dropdown, so
      people learn where to switch themselves.
    Downloads
  • v1.4.2 83ddec7c89

    v1.4.2 Stable

    victor released this 2026-08-08 03:53:37 +00:00 | 20 commits to main since this release

    • Large API queries (count over 200, or Download Everything on the API
      source) offer to switch to the DB export source instead — kinder to
      e621's servers and faster for you. "Don't ask again" available.
    Downloads
  • v1.4.1 850582f7bb

    v1.4.1 Stable

    victor released this 2026-08-08 03:49:56 +00:00 | 21 commits to main since this release

    • Result thumbnails load lazily: only the posts currently scrolled into
      view fetch their previews, so huge searches (50k+) no longer hammer the
      site with thumbnail requests.
    Downloads