Skip to content

smtprelay v1.5.0

Compare
Choose a tag to compare
@decke decke released this 17 Feb 19:00
· 239 commits to master since this release
v1.5.0
5ba64c5

Features

  • Remove weak CBC cipher suites and bump minimum TLS version to TLS 1.2
  • Expand allowedUsers email field to support multiple emails and domains (#9)
  • Allow email field to be empty in allowedUsers file (#7)
  • Add new Release workflow using GitHub Actions
  • Integrate CodeQL code analysis via GitHub Actions

Bugfixes

  • Refactoring and code cleanup (#11)
  • Fix typo "addresses" (#4)