Skip to content

v1.108.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 21 May 22:05
· 337 commits to main since this release
cacb1f5

1.108.0 (2026-05-21)

Bug Fixes

  • leads-assistant: match ui stream protocol and polish drawer chrome (917e02a)
  • leads: address code review findings across enrichment module (aede1b8)
  • leads: throw LimitExceededException on CSV row count overflow (4e930f5)

Features

  • leads: add leads feature module (contracts, queries, commands, csv util) (5375435)
  • leads: add Prisma models for lead lists and enrichment (fcd16df)
  • leads: ai assistant drawer scoped to current list (bc34c70)
  • leads: pagination, manual NIP enrichment, error sanitization (a08ffee)
  • leads: per-column header menu for pin and hide (712175b)
  • leads: server actions for list CRUD and per-row enrichment (b4ffcd6)
  • leads: signed HTTP client for rejestr.io enrichment (2ddb0a3)
  • leads: tanstack grid with selection, bulk actions, csv/xlsx export (a518061)
  • leads: Temporal bulk-enrich trigger with progress polling (68ff847)
  • leads: UI for leads enrichment — sidebar, list page, detail grid (fdca328)