• v1.11.0 1e66d7d981

    v1.11.0 Stable

    victor released this 2026-08-11 18:01:45 +00:00 | 0 commits to main since this release

    • Search results and the gallery can each be viewed three ways now: list
      rows, small thumbnails (the old look), or large thumbnails. Switch with
      the ☰/▦/⊞ control on each page; the choice is remembered per page.
    • Large thumbnails are actually sharper, not just bigger: search results
      fetch e621's 850px sample images (falling back to the preview when a
      post has no sample), and the gallery decodes local files at a higher
      resolution to match.
    • In list view, pool rows grow a ▸ chevron that folds their pages out
      beneath the pool, indented, each with its own thumbnail and details.
      Double-click a page in search (or click one in the gallery) to open the
      reader at that exact page.
    • Expanded pool pages in search results select like any other result:
      click, Ctrl+click to multi-select, arrow keys step into and out of
      them, and "Download selected" includes them. Collapsing a pool (or
      leaving list view) releases its hidden selections so nothing downloads
      sight unseen.
    • Pool cards in search results are shorter: the status text and the
      "Download pool" button share one row (status left, button right), so a
      pool no longer stretches every card in its row.
    Downloads
  • v1.10.1 52b48d18d6

    v1.10.1 Stable

    victor released this 2026-08-10 20:54:17 +00:00 | 1 commits to main since this release

    • Pool cards in search results are shorter: the status text and the
      "Download pool" button share one row (status left, button right), so a
      pool no longer stretches every card in its row.
    Downloads
  • v1.10.0 29c8855744

    v1.10.0 Stable

    victor released this 2026-08-10 20:23:00 +00:00 | 2 commits to main since this release

    • Pools are now first-class. In search results, a pool's posts collapse
      into one stacked card with its title and page count; double-click reads
      the whole pool in order, and "Download pool" (button or right-click)
      fetches every page — not just the ones your search matched.
    • Pool downloads land in a pool_
    Downloads
  • v1.9.0 6f0daa6fe0

    v1.9.0 Stable

    victor released this 2026-08-10 16:37:15 +00:00 | 3 commits to main since this release

    • Search results are now selectable: click a card (amber outline),
      Ctrl+click to select several, arrow keys to move around the grid, Enter
      to open the preview. Deselect with Ctrl+click, Esc, or a click on empty
      space.
    • A "Download selected" button appears whenever anything is selected and
      downloads just the highlighted results.
    • The preview window browses the whole result set with ← and → (it used to
      be locked to the one post you opened); closing it leaves your selection
      on the last thing you viewed.
    • Result cards got a fresh coat: score in green (red when negative),
      favourites in rose, the rating letter colored S/Q/E, and big numbers
      shortened (1.2k) — the thumbnail itself stays untouched.
    • Quick range dropdown next to the date pickers: Today, Last week, Last
      month, Last year — fills the range from then until now.
    Downloads
  • v1.8.0 9b90c01504

    v1.8.0 Stable

    victor released this 2026-08-10 14:31:27 +00:00 | 4 commits to main since this release

    • Tag suggestions as you type: once the DB export is downloaded, the tag
      boxes complete tags entirely offline — ranked by popularity and colored
      by category. Arrow keys pick, Enter/Tab or a click commits the pill, Esc
      dismisses. (Update your dump to get popularity ranking and post counts;
      older imports suggest shortest-name-first.)
    • New search filters: Min score, and a Rating dropdown (Any / Safe /
      Questionable / Explicit / Not explicit). Both work with either source and
      with Download everything, and never affect download folder names.
    • First start now offers the ~2 GB DB export download once — and only once.
      It can also be started any time from Options.
    • Options got a facelift: sidebar sections (Network, Downloads, Filtering,
      Data & storage), with a new Local database section showing the dump date
      and a download/update button.
    • "Artist blacklist" is now just "Blacklist" — it always accepted any tag,
      not only artists.
    Downloads
  • v1.7.3 9318f3682f

    v1.7.3 Stable

    victor released this 2026-08-09 23:23:28 +00:00 | 5 commits to main since this release

    • Nothing in the viewer can be text-selected or dragged anymore — no more
      accidental highlights or image ghost-drags while navigating.
    Downloads
  • v1.7.2 978d21b1cf

    v1.7.2 Stable

    victor released this 2026-08-09 23:03:59 +00:00 | 6 commits to main since this release

    • Fixed a crash when opening a preview while the download folder doesn't
      exist — which is exactly the state a quick scrub leaves behind (and the
      state of a fresh install that hasn't downloaded anything yet).
    • Crashes now also write a readable report to crash.log next to
      settings.json.
    Downloads
  • v1.7.1 2227f12f35

    v1.7.1 Stable

    victor released this 2026-08-09 19:47:47 +00:00 | 7 commits to main since this release

    • Search history moved: it's now a "Prior searches" dropdown in the bottom
      right of the search panel, instead of a button beside Search.
    Downloads
  • v1.7.0 663a9871da

    v1.7.0 Stable

    victor released this 2026-08-09 19:45:01 +00:00 | 8 commits to main since this release

    • Tags in the viewer's metadata overlay are clickable: the viewer closes and
      a search runs for that tag, keeping your current skip tags. Works from
      both the search preview and the gallery.
    • Search history: the ⟲ button next to Search lists your last 30 searches
      (includes and skips); picking one re-runs it. Clear it in Options — the
      quick scrub wipes it too.
    Downloads
  • v1.6.0 d6a222e438

    v1.6.0 Stable

    victor released this 2026-08-09 19:35:03 +00:00 | 9 commits to main since this release

    • The metadata overlay is gentle on the e621 API: lookups prefer your
      downloaded DB export, which now keeps every tag's category — so DB-export
      search results are color-coded straight from the database, and gallery
      images resolve locally too. (Update the dump to get this; older imports
      only know artists and still ask the API for the rest.)
    • Holding left/right no longer queues an API request per image; the lookup
      runs once you rest on one, and answers are cached for the session.
    • Quick scrub, in Options: one confirmed click deletes your whole gallery,
      the imported DB export, the thumbnail and viewer browser caches, and your
      last-used search tags. Login and settings stay.
    Downloads