Skip to content

Changelog

Version v0.36.0

0.36.0 (2026-05-21)

Features

  • admin/email: pick template and recipient when sending test email (190328d)
  • admin: restructure edit-user modal for desktop (82365d9)
  • lists,admin: row affordances and relation labels in matrix (dfb9b26)
  • purchases: add receipt attachments and tracking numbers (be55c14)

Bug Fixes

  • build: clear bundler warnings and give CI heap headroom (ff6744e)
  • ci: unblock typecheck, lint, and the sendTestEmail timeout (b3d7b77)

Performance Improvements

  • intelligence: auto-confirm near-identical duplicate pairs (10b4b0c)
  • intelligence: cache stable prompt prefix across analyzers (921c6f5)
  • intelligence: per-analyzer model override (7f5c5e0)
  • intelligence: short-circuit duplicates on shared product URL (2393241)
  • intelligence: skip AI rename when regex already rebuilt the name (c940acb)
  • intelligence: widen duplicates pre-filter with token Jaccard (fdbebab)