Skip to content

Releases: reacherhq/check-if-email-exists

v0.10.2-beta.0

30 Dec 11:19
14a6759
Compare
Choose a tag to compare
feat: Add `misc.is_b2c` field (#1553)

* remove lettre

* Add retries

* feat: Add misc.is_b2c

* Fix docker

v0.10.1

15 Dec 19:37
4815002
Compare
Choose a tag to compare
Merge branch 'master' of ssh://github.com/reacherhq/check-if-email-ex…

v0.10.0

15 Dec 00:14
3a7245f
Compare
Choose a tag to compare
fix(backend): Fix docker CTRL+C

v0.10.0-beta.11

14 Dec 13:45
a4efecb
Compare
Choose a tag to compare
refactor: Add throttle as a global config (#1547)

* cursor v1

* fix default

* cleanup

* add docs for worker

* fix bulk and worker

* add logs

* better throttle logs

* remove warn

* better errors

* better error displau

* fmt

* clippy

* fix test

v0.10.0-beta.10

12 Dec 23:23
5e2eeb3
Compare
Choose a tag to compare
chore: Use fixed version of chromedriver

v0.10.0-beta.9

11 Dec 23:27
b784c77
Compare
Choose a tag to compare
refactor(backend): Config storage as an enum (#1543)

* Using dynamic Sotrage

* Make it build

* More comments

* ckippy

* clippy

* remove worker feature

* Add commercial license trial

* Fix storage

* Make it pass

* clippy

* Add commercial license

* revert

v0.10.0-beta.8

05 Dec 00:00
297ce4f
Compare
Choose a tag to compare
feat(core)!: Update async-smtp to 0.9 (#1520)

BREAKING CHANGE:

The `smtp_security` field has been removed from the /check_email request.

v0.10.0-beta.7

30 Nov 14:54
093525d
Compare
Choose a tag to compare
GITBOOK-15: Remove preprocess queue

v0.10.0-beta.6

28 Nov 23:34
ed19166
Compare
Choose a tag to compare
fix(backend): Fix env var for multiple queues

v0.10.0-beta.5

27 Nov 21:58
39655d5
Compare
Choose a tag to compare
fix: Support queues in env var