Releases: reacherhq/check-if-email-exists
Releases · reacherhq/check-if-email-exists
v0.11.0
v0.11.0-beta.2
fix: Don't show proxy full info in logs
v0.11.0-beta.1
fix: Make new config backwards-compatible (#1567) * fix: Make new config backwards-compatible * fix test
v0.11.0-beta.0
feat!: Allow multiple proxies (#1562) BREAKING CHANGE: - The `hello_name`, `from_email`, `smtp_timeout`, `retries` and `proxy` settings have been moved to inside the new `verif_method` field, which is now the centralized place to configure how each email is verified (categorized by email provider).
v0.10.2-beta.3
fix: Fix correct Dockerfile in Action
v0.10.2-beta.2
fix: Fix AWS login in Action
v0.10.2-beta.1
feat: Add AWS SQS support (#1554) * add sqs only vuild sqs first version of terraform move add docs typechange works wip runtime Use arm64 fix dockerfile use musl add dlq works first time working try again less memory clean up add env vars support send webhook fix build fix http fix terraform * format better * add webdriver config * ok * fix webdriver * beta * add docker command
v0.10.2-beta.0
feat: Add `misc.is_b2c` field (#1553) * remove lettre * Add retries * feat: Add misc.is_b2c * Fix docker
v0.10.1
Merge branch 'master' of ssh://github.com/reacherhq/check-if-email-ex…
v0.10.0
fix(backend): Fix docker CTRL+C