2
0
Commit Graph

11 Commits

Author SHA1 Message Date
37ccb5da5e 🚸 (sendEmail) Improve variable parsing in sendEmail body
Support for multi line variables as well

Closes #749
2023-09-01 11:33:45 +02:00
efd4600b7e 🚑 Set proper env defaults 2023-08-28 11:08:15 +02:00
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
ee3b94c35d (typebotLink) Better typebot link with merge option
Closes #675
2023-08-24 08:19:41 +02:00
aa4c16dad7 Regroup database queries of /sendMessage in one place
Potentially reduces the total queries to database and it will help to migrate to Edge runtime
2023-07-18 14:31:20 +02:00
56364fd863 (openai) Stream chat completion to avoid serverless timeout (#526)
Closes #520
2023-05-25 10:32:35 +02:00
de432ecaf7 🚸 (sendEmail) Allow html parsing for body with a single variable 2023-04-18 08:45:10 +02:00
f7d94de66e 🐛 (sendEmail) Escape html from variables in custom body
Closes #439
2023-04-17 15:54:52 +02:00
0c39ae41b6 🚸 (variables) Allow null values in variable list 2023-03-21 15:42:03 +01:00
3d8cb40f06 🔊 Add more error logs for sendEmail block 2023-03-16 12:28:24 +01:00
f3af07b7ff ♻️ (viewer) Remove barrel exports and flatten folder arch 2023-03-15 12:21:52 +01:00