This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Releases: forwardemail/free-email-forwarding
Releases · forwardemail/free-email-forwarding
v2.1.3
v2.1.2
v2.1.1
v2.1.0
- fix: fixed silent logger issues 0efa37e
- fix: fixed axe capture boolean per cabinjs/cabin#126 43b3671
- fix: cabin to explicitly not capture 097ccdb
- fix: fixed try/catch issue 9e4bd06
- fix: minor rewrite for travis parsing issue https://travis-ci.org/niftylettuce/forward-email/jobs/543588539 628ee7d
- docs: add note about dmarc when using gmail (#141) 5c6a977
- feat: fixed all issues with multiple recipients, handle edge cases, updated docs, fixed limiting, added tests, bumped deps, added cabin 3f84c92
- fixed addresses (#133) 33cd9d7
- Update README.md (#139) 68e9e91
- docs: Add "uncheck 'Treat as an alias'" step to the Gmail instruction (#135) 81dfeef
- fix: added note about Cloudflare purge cache tool a707d7f
v2.0.1
v2.0.0
- fix: fixed API usage in README (closes #130) e705903
- feat: version 2 released thanks to @andris9 672316c
- docs: fixed note about MX records db0df5e
- fix: fixed reply-to issue and rcptTo mapping f88c68f
- docs: fixed a > an adc46ce
- docs: fixed remark typos 917a257
- docs: added note for GoDaddy 1848f88
- fix: switch Promise.all to Promise.each cb72738
- docs: updated docs for FQDN (per #83, #109) d8eeab4
- fix: added softfail to list df26bd9
- feat: rewrote DKIM implementation with python-dkim-verify c709c13
- fix: fixed SPF validation issue (none was missing) d22e0db
- fix: removed test file e8b141a
- feat: added support for reverse SPF (closes #101) 27dbd81
- fix: fixed SPF and DKIM check validation (closes #108 #106 #105) cb3c0ed
- fix: re-enable spam checking 0e06609
- fix: fixed SPF issues (closes #101 and possibly #96) 203bea4
- fix: fixed tests 2c77331
- fix: fixed tests af9e16b
- fix: allow SPF neutral and none, allow DKIM to pass if none passed e3a2928
- fix: fixed sending FROM Gmail address being forwarded to (closes #73) 4411b06
- fix: undo content-type and mime deletion 41d5122
- fix: removed mime-version and content-type stripping (closes #85) 558d32e
- fix: attempt to run 10.15.0 vs. 10.15.1 for travis tests bcc6208
- docs: added note about PTR record for self-hosted (closes #81) 7452501
- fix: updated disposable-email-domains (closes #93) 56d6ee6
- docs: added dnsbl to docs 9276d3f
- fix: fixed #80 fe6ef2f
- docs: fixed #78 e1e844c
- fix: fixed CI tests 4816d32
- fix: pick lowest priority server, add no-reply auto-response 5e69b6b
- fix: bump deps fe4e095
- fix: removed package-lock.json per #67 71e0ccf
- Allow to configure everything (#67) 42b9926
- docs: fix per #61 6a53576
- docs: fixed remark 33d028b
- docs: fixed typo in README 4e1bf3d
- docs: fix ecosystem.json link (#55) 11263cb
- Added missing step to config (#56) 2bb123e
- fix: use the FROM instead of client hostname 3bf0d4a
- docs: fixed table fence 8cc3e19
- clarify example (#54) d2e05d5
- fix: fixed dnsbl support 4cd5565
- feat: added support for multi-line TXT records (closes #33, closes #5) 2408fda
- docs: updated note because some people did not see it 6c321af
- docs: added note about DMARC policy friendly-from solution 0584f27
- fix: fixed SPF parsing of address (closes #53) 0e23dcc
- docs: updated docs with friendly-from notes 18e29bb
- docs: fixed typo e3c01e7
- fix: fixed obj.from issue e42640c
- fix: do not overwrite existing reply-to (closes #52) 0d8ce8c
- fix: fixed issue with missing DKIM TXT record 6aa476c
- fix: dnsbl causing timeout 4e7bbc7
- feat: rework with new features and bug fixes e8f62c1
- feat: enables catch-all if specific redirects fail (fixes #8, per #46) eccfd38
- docs: fixed outdated information (thanks @ZachSaucier) f2c83f6
- docs: explain how to make send-as work with Google Apps (#43) 1bbdd4f
- fix: fixed travis tests using is-ci for CI detection 373634b
- docs: fixed typo 8161692
- docs: fixed line break issue d4f26df
- feat: added Gmail "Send Mail As" support (closes #2) d278ce1
- fix: added redis to travis config a06b700
- chore: upgraded deps, fixed tests, fixed linting 20fe370
- add support for IDN usernames (#36) 62fde30
- Added Driftbot 0ecbe39
- Fixed IDN support (closes #26) c9a48c2
- Fixed script tag rendering 7a5008f
- Added docute-emojify d780c11
- Added badge to repo for donations 9c510fb
- Fixed tests f9a75db
- Added more verbose error for DKIM/spf records not matching 24efa45
- Allow alexa to go through f54796a
- Fixed eslint version 2adf354
- Fixed hostname for SMTP connection ac6b99c
- Fixed broken test by downgrading smtp-server and nodemailer versions 0f45ab7
- Ignore subdomains on parsing of sender domains 0b9194e
- Resolved well-known provider issue, Resolved spamc error catching (closes #16, closes #13) 5cb8139
- Added python dep 9f0e9b3
- Updated gitignore 82e9e9f
- Added blacklist 4b0e639
- Revert "Disable spamc checking for now until #13 resolved" 1b6183a
- Disable spamc checking for now until #13 resolved 329d9c6
- Create CNAME cbf58fc
- Delete CNAME 37a9e3c
- Fixed env only log output to console and flushed logs d3b907c
- Fixed section header d480648
- Merge pull request #11 from PotatoCurry/patch-1 5c8d358
- Rephrased header c4f43fc
- Updated SEO tags 977a2eb
- Fixed typo 660c85a
- Fixed hr c381941
- Fixed formatting 79f3119
- Added config.js to ignores fc439db
- More docs, CNAME setup, Fixed lodash deps b7e1898
- Temp disable of tests for rate limiting 1bb8852
- Added DKIM to test environment 43fa3f4
- Updated README with SPF/DMARC instructions 672803f