Skip to content

v0.3.2

Compare
Choose a tag to compare
@stephank stephank released this 07 May 21:11
  • This version improves how sending mail is handled. Notably, additional SMTP response checks were added, and it is now possible to send mail using sendmail or the Postmark API. (See config.toml.dist for details.)

  • This version adds additional validation to input email addresses by checking the top-level domain is valid. (Valid means present in the IANA listing.)

  • Starting with this version, we will support and test a specific minimum version of the Rust compiler, instead of just 'latest stable'. This version supports Rust 1.41 and up.

  • Outgoing HTTP requests now contain a User-Agent header containing: portier.io/0.3.2