-
v0.1.6 Stable
released this
2026-04-05 20:40:16 +00:00 | 478 commits to main since this releaseChanges since v0.1.5
Infinite Scroll
- New mode — toggle in Settings > General: "Infinite scroll (replaces page buttons)"
- Hides prev/next buttons, auto-loads more posts when scrolling to bottom
- Posts appended to grid, deduped, blacklist filtered
- Stops gracefully when API runs out of results (shows "end")
- Arrow keys at bottom don't nuke the grid — page turn disabled in infinite scroll
- Applies live — no restart needed
Page Cache & Deduplication
- Page results cached — prev/next loads instantly from memory within a search session
- Post deduplication — backfilled posts don't repeat on subsequent pages
- Page label updates on cached page loads
Prefetch
- Ring expansion — prefetches in all 8 directions (up, down, left, right, diagonals)
- Auto-start on search — begins prefetching from top of page immediately
- Re-centers on click — clicking a post restarts the spiral from that position
- Triggers on infinite scroll — new appended posts start prefetching automatically
Slideshow
- Blacklist Tag button — opens categorized tag menu in slideshow toolbar
- Blacklist Post button — blacklists current post from slideshow toolbar
- Blacklisting clears slideshow — both preview and slideshow cleared when previewed post is blacklisted
Copy to Clipboard
- Ctrl+C — copies preview image to clipboard (falls back to cached file)
- Right-click grid — "Copy Image to Clipboard" option
- Right-click preview — "Copy Image to Clipboard" always available
Live Settings
- Most settings apply instantly — infinite scroll, library directory, thumbnail size, rating, score
- Removed "restart required" labels
Bugfixes
- Blacklisting doesn't clear unrelated preview — only clears when the previewed post matches
- Backfill confirmed working — debug logging added
- Status bar keeps result count — shows "N results — Loaded" instead of just "Loaded"
- Fixed README code block formatting and added ffmpeg back to Linux deps
Download
booru-viewer.exe— Windows standalone (requires VP9 Video Extensions for WebM playback)Downloads