github baptisteArno/typebot.io v2.7.0

latest releases: nextjs-v0.3.14, react-v0.3.14, js-v0.3.14...
2 years ago

Migration guide

The SMTP_IGNORE_TLS environment var has been removed in favor of SMTP_SECURE. If SMTP_SECURE is true, the connection will use TLS when connecting to server. If false (the default) then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if you are connecting to port 465. For port 587 or 25 keep it false

Fixed

  • 🐛 (lp) Update plausible tracking url [a8d1e27]

Miscellaneous

  • 📝 More explicite set variable compute examples [a161180]
  • 🧑‍💻 (smtp) Use secure prop instead of ignoreTLS [cf07cfe]

Don't miss a new typebot.io release

NewReleases is sending notifications on new releases.