Skip to content

0.12.0

Compare
Choose a tag to compare
@arjan arjan released this 31 May 13:54
· 221 commits to master since this release
  • Fix crashes of peer_name of a closed socket during session init (#120)
  • Fix a problem where combine_rfc822_addresses/1 improperly escaped certain special characters.
  • Keep all bytes of one UTF-8 char on same line (no split) (#92)
  • Relax MIME-Version header checking (#112)
  • Relax MIME-Version header checking (#97)
  • Changed default encoding to 7bit instead of base64 (#87)
  • Convert relay as string if needed (#111)
  • Connect accepts timeout via options, and keeps 5000 as default value (#119)
  • Allow setting TLS options in send() and make TLSv1.2 the default (#115)
  • Allow origin ip/port in tcp/ssl connect options (#98)