Skip to content

Releases: EC-Nordbund/denomailer

1.6.0 - STARTTLS fix

12 Feb 19:49
Compare
Choose a tag to compare

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

23 Jan 06:35
434991b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.5.3

1.5.2

29 Nov 15:38
c8d36f8
Compare
Choose a tag to compare

What's Changed

  • fix: before starttls check if connection is secure by @mathe42 in #57

Full Changelog: 1.5.1...1.5.2

1.5.1

14 Nov 08:14
4501d4c
Compare
Choose a tag to compare

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

Full Changelog: 1.5.0...1.5.1

1.5.0

21 Oct 14:48
be8fbc0
Compare
Choose a tag to compare

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

14 Oct 15:40
60a46cd
Compare
Choose a tag to compare

What's Changed

  • feat: track datamode so connection; on error no loop by @mathe42 in #41

Full Changelog: 1.3.0...1.4.0

1.3.0

04 Sep 15:31
82aec3a
Compare
Choose a tag to compare

What's Changed

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

1.2.0

09 Jun 18:51
54daa5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

18 May 17:19
1f7732c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1

09 May 12:45
e3dbf9d
Compare
Choose a tag to compare

What's Changed

  • fix(connection): close connection when not open yet by @mathe42 in #20

Full Changelog: 1.0.0...1.0.1