Skip to content

v2.1.0 - Add TLS support for incoming mails

Latest
Compare
Choose a tag to compare
@djfarrelly djfarrelly released this 20 Jul 01:57
· 1 commit to master since this release

What's Changed

  • Add TLS support for incoming mails #435 (Fixes #182, #429)
  • Fix: Remove sanitizing of target=_blank attributes on anchors
  • Fix: Fixed healthcheck with MAILDEV_BASE_PATHNAME #419
  • Fix: Fixed healthcheck with MAILDEV_WEB_PORT (Fixed: #433)
  • Security: upgrade socket.io to fix CVE-2022-41940 and CVE-2022-2421 #447
  • Security: misc security updates: JSON5, got

Note

  • Tests are failing on Node 18.x in CI, but passing in all local testing w/ Node 18.

Full Changelog: v2.0.5...v2.1.0