Releases: EC-Nordbund/denomailer
Releases · EC-Nordbund/denomailer
1.6.0 - STARTTLS fix
1.5 intodruced a bug so you could not use STARTTLS. This Release includes a bugfix for that. To seperate the not working version this is a new minor release
Full Changelog: 1.5.3...1.6.0
1.5.3
What's Changed
- fix: base64 attachment whitespace by @benedikt-schaber in #60
- Update dependencies by @github-actions in #58
- Fix replyto (thanks to @innovatedev-john-pope)
New Contributors
- @benedikt-schaber made their first contribution in #60
Full Changelog: 1.5.2...1.5.3
1.5.2
1.5.1
What's Changed
- Update dependencies by @github-actions in #49
- Corrected typo: Refrences->References by @dietmarscharf in #52
- Fix typo in error message by @timonson in #53
- Update dependencies by @github-actions in #51
New Contributors
- @dietmarscharf made their first contribution in #52
- @timonson made their first contribution in #53
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- feat: rewrite connection to use more streams (without buffers) by @mathe42 in #45
- Update dependencies by @github-actions in #46
- chore(deps): update peter-evans/create-pull-request action to v4 by @renovate in #44
- refactor: add some methods to reuse code; in DATA mode don't await by @mathe42 in #47
New Contributors
- @github-actions made their first contribution in #46
Full Changelog: 1.4.0...1.5.0
Relase 1.4.0
What's Changed
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- feat: add encoding to subject and email name by @mathe42 in #37 closes #36 (thanks @caramboleyo for testing)
Breaking Changes
This doesn't include any breaking changes UNLESS you somehow encoded the subject; from; to; etc. before this release!
Full Changelog: 1.2.0...1.3.0