1.14.0 (2026-03-12)
🚀 Features
- 🎨 ui: replace raw debug view with artifacts-only panel (8d358d1)
🛠️ Fixes
- 🎨 ui: enable scrolling in live logs panel (a03d8ab)
- 🎨 ui: fix live logs scrollbar by constraining height chain (1e8b9a6)
- 🎨 ui: render card artifacts per item and fix download button (b0587bc)
- 🕷️ scrape: accumulate invoice artifacts across loop iterations (b4cc383)
- 🕷️ scrape: add missing actions to JSON schema (b1e3277)
- 🕷️ scrape: fix duplicate amazon/ in invoice download path (313fd60)
- 🕷️ scrape: remove month subdirectory from Amazon invoice path (4d4b1c6)
- 🕷️ scrape: save Amazon invoices flat in ./documents/amazon/ (17ca2be)
- 🖥️ api: redact secrets from SSE event stream (5859336), closes #72
📔 Docs
- 📔 docs: document download path folder structure with scrapeId (cf4f105)