Releases: rchakode/hugo-mx-gateway
Releases · rchakode/hugo-mx-gateway
v0.4.0
What's Changed
- Breaking Changes: following a typo on the variable name, the configuration variable used to enable insecure SMTPS has been renamed:
SMTP_SKIP_VERIFY_CERT
. Thanks to @seb36273 for this contribution in #17
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Fix default for CONTACT_REPLY_BCC_EMAIL by @Natureshadow in #7
- Allow specifying listen address by @Natureshadow in #8
- Send Origin back as Access-Control-Allow-Origin by @Natureshadow in #12
- Do not redirect if no requestOrigin is set by @Natureshadow in #11
- Reorganized docs by @rchakode in #13
- Updated README.md (wrong link) by @sanikolaev in #14
- Allow unauthenticated STMP by @Natureshadow and @rchakode in #16
- Bumped gopkg.in/yaml.v2 to v2.2.8 to fix CVE-2019-11254
New Contributors
- @Natureshadow made their first contribution in #7
- @sanikolaev made their first contribution in #14
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
hugo-mx-gateway v0.2.0
Improvements include:
- Add support for reCaptcha validation for the form
- Improved URL handling in the redirection to the origin form
Thanks to @ccamel for his significant contributions for this release.
Enjoy!
The Team
hugo-mx-gateway v0.1.0
First release