Skip to content

Releases: ankaboot-source/leadminer

leadminer v0.2.4

04 Mar 18:53
Compare
Choose a tag to compare

What's Changed

  • Fix navbar's "Start mining" not resetting the stepper appropriately by @J43fura in #2110
  • Change default filters to "Valid contacts" only by @J43fura in #2112
  • Feat: Add mining from file by @maleksal in #2114
  • Fix: Import file, url validation by @maleksal in #2115
  • Fix "[object Object] emails to extract" & "start_mining" toast by @J43fura in #2117
  • Fix import path by @maleksal in #2119
  • Fix import file dialog i18n, ui & mine file: a wrong data key by @J43fura in #2121
  • Fix: publish correct EmailMessage structure to redis streams by @maleksal in #2122

Full Changelog: v0.2.3...v0.2.4

leadminer v0.2.3

27 Feb 15:49
c038379
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

leadminer v0.2.2

23 Jan 15:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

leadminer v0.2.1

21 Jan 10:32
d6d66e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2...v0.2.1

leadminer v0.2

08 Jan 16:49
14c2b04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1...v0.2

leadminer v0.1

09 Oct 17:06
cd72e68
Compare
Choose a tag to compare
Enrichment fixes (#1788)

* update supabase cli

* fix: migration, enrichment progress

* style: format code with Prettier

This commit fixes the style issues introduced in 205e3d6 according to the output
from Prettier.

Details: https://github.com/ankaboot-source/leadminer/pull/1788

* fix: complex boolean

* add: fallback to bulk if no sync enricher

* fix: function used before definition

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>