Skip to content

Changelog

Version v0.10.0

0.10.0 (2026-04-21)

Features

  • admin: add data export and import for backup/restore (678207e)
  • devtools: gate TanStack devtools on env + worktree (da46d5d)
  • list-addons: restyle as cards, drop gifter-facing mark-as-given (b076380)
  • list-view: restyle items to match edit page, add filter/sort (a8212d7)
  • logging: pino-based structured logging with runtime LOG_LEVEL (8220c8f)
  • nav: split Purchases sidebar section with Received (39b8431)
  • settings: remove connections page (27a8b1c)
  • sidebar: enable icon-only collapsed mode (b3c5045)

Bug Fixes

  • docker: follow PORT env in healthcheck, hit 127.0.0.1 not localhost (807c4ba)
  • permissions: center checkboxes under their column icons (1eacf5b)
  • stop leaking server env access into the client bundle (ee079dc)