typebot.io/apps/builder
Baptiste Arnaud cf07cfe3ab 🧑‍💻 (smtp) Use secure prop instead of ignoreTLS
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore 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
2022-09-01 07:40:35 +02:00
..
assets feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +02:00
components 🔖 Release 2.6.2 2022-08-29 17:01:27 +02:00
contexts build: add pnpm 2022-08-10 18:49:06 +02:00
layouts build: add pnpm 2022-08-10 18:49:06 +02:00
libs build: add pnpm 2022-08-10 18:49:06 +02:00
pages 🧑‍💻 (smtp) Use secure prop instead of ignoreTLS 2022-09-01 07:40:35 +02:00
playwright build: upgrade packages 2022-08-21 22:33:09 +02:00
public build: add pnpm 2022-08-10 18:49:06 +02:00
services 🔖 Release 2.6.2 2022-08-29 17:01:27 +02:00
.env.docker build: add pnpm 2022-08-10 18:49:06 +02:00
.env.local.example build(docker): 🧱 Improve runtime environment 2022-05-30 16:40:13 +02:00
.eslintrc.js build: 🏗️ Add docker image and deployment features 2022-03-12 08:03:18 +01:00
next-env.d.ts 🚀 Init Turbo Repo 2021-12-16 15:19:05 +01:00
next.config.js build: add pnpm 2022-08-10 18:49:06 +02:00
package.json chore: upgrade packages 2022-08-29 08:51:45 +02:00
playwright.config.ts build: add pnpm 2022-08-10 18:49:06 +02:00
sentry.client.config.js build: 👷 Add Sentry context 2022-04-08 18:14:00 -05:00
sentry.properties build: 🏗️ include sentry.properties 2022-02-14 11:36:14 +01:00
sentry.server.config.js chore: 🔧 Ignore Resize exceeded error in Sentry 2022-02-17 10:52:58 +01:00
tsconfig.json build: add pnpm 2022-08-10 18:49:06 +02:00