Skip to content

Changelog

Version v0.16.0

0.16.0 (2026-04-27)

Features

  • admin: add /admin/scrapes for inspecting scrape attempts (eba34c9)
  • admin: each scraper has its own Save button instead of autosave on blur (8ef0ce8)
  • admin: make scraper form rows responsive via container queries (edd0228)
  • admin: pin the Inspect column to the left edge + widen the detail dialog (f403d8a)
  • scraper: replace single auth header with multiline custom headers (4ea3506)
  • scraper: show user-facing names in the streaming progress UX (ef35576)
  • scraper: support 0:N custom HTTP scrapers + show timing in seconds (3250912)

Bug Fixes

  • items: tame Add Item dialog overflow and align Notes with Edit Item (b36f857)
  • scraper: allow toggling custom HTTP on before endpoint is typed (49fa2c0)