|
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 |
|
|
6a0f6e4ef2
|
🐛 Fix forced color mode localStorage sync issue
Described the issue here: https://github.com/chakra-ui/chakra-ui/discussions/7980
|
2023-09-01 10:33:40 +02:00 |
|
|
5fb17dbf9e
|
🚸 (bot) Don't auto scroll if a text bubble was streamed
Closes #702
nextjs-v0.1.23
react-v0.1.23
js-v0.1.23
|
2023-08-31 14:52:32 +02:00 |
|
|
ce9ad8b970
|
🐛 Fix persistence when user selects system color mode
|
2023-08-31 11:59:05 +02:00 |
|
|
6207edfeef
|
🛂 Send alert emails only to workspace admins
|
2023-08-31 10:19:32 +02:00 |
|
|
baa13c3fa2
|
📝 Add troobleshoot section in Audio bubble doc
|
2023-08-31 10:15:57 +02:00 |
|
|
dfcfdf2138
|
🚸 Skip validation if __ENV.js file does not exist
|
2023-08-31 09:57:54 +02:00 |
|
|
9d29a88ed3
|
🐛 Fix remembered user reset hasStarted on page refresh
|
2023-08-30 19:28:35 +02:00 |
|
|
96ddfadaa7
|
🔊 Add logs to debug invalid env
|
2023-08-30 18:47:57 +02:00 |
|
|
124cb8f359
|
🐛 (fileUpload) Make file type optionnal
|
2023-08-30 15:09:41 +02:00 |
|
|
90c8c809de
|
📝 Fix iframe's style instruction invalid quotes
Closes #726
|
2023-08-30 13:38:20 +02:00 |
|
|
23b629f82c
|
♻️ Move s3-related files to specific lib folder
|
2023-08-30 09:36:45 +02:00 |
|
|
9a79bc38ee
|
➖ Use minio for presigned urls and remove aws sdk
|
2023-08-30 09:08:05 +02:00 |
|
|
5d402d9a38
|
🚸 (whatsapp) Allow test phone numbers
|
2023-08-29 19:25:13 +02:00 |
|
|
a1179e3934
|
💚 Make sure __ENV.js file is properly cached
|
2023-08-29 19:04:39 +02:00 |
|
|
a0a719626c
|
🚸 (editor) Avoid highlighting variables in text bubble if not created
|
2023-08-29 18:15:18 +02:00 |
|
|
da272f2f9c
|
📝 Temporarily fix docker files starter urls
|
2023-08-29 15:55:58 +02:00 |
|
|
da4005e160
|
🐛 (embed) Make sure env.ts is not bundled in js embed lib
|
2023-08-29 15:00:04 +02:00 |
|
|
5b20f414c8
|
🐛 (embed) Fix env reading in embed
nextjs-v0.1.21
react-v0.1.21
js-v0.1.21
|
2023-08-29 14:33:41 +02:00 |
|
|
013c7a6265
|
🐛 Fix delete session with client side actions
|
2023-08-29 12:19:50 +02:00 |
|
|
b852b4af0b
|
✨ Add WhatsApp integration beta test (#722)
Related to #401
nextjs-v0.1.20
react-v0.1.20
js-v0.1.20
|
2023-08-29 10:05:24 +02:00 |
|
|
036b407a11
|
🐛 Improve parse runtime env reading function
|
2023-08-28 14:50:58 +02:00 |
|
|
efd4600b7e
|
🚑 Set proper env defaults
|
2023-08-28 11:08:15 +02:00 |
|
|
1c680c3ef5
|
💚 Add required env to github workflows
|
2023-08-28 10:35:51 +02:00 |
|
|
6dc9b28f7d
|
🚑 (lp) Fix environment injection in landing page
|
2023-08-28 09:38:52 +02:00 |
|
|
786e5cb582
|
🧑💻 Improve env variables type safety and management (#718)
Closes #679
|
2023-08-28 09:13:53 +02:00 |
|
|
a23a8c4456
|
🐛 (webhook) Fix saving invalid webhook when duplicated
|
2023-08-25 15:52:37 +02:00 |
|
|
b74117d417
|
📝 Fix invalid custom CSS line in HTML instructions
|
2023-08-25 14:35:15 +02:00 |
|
|
055cf03703
|
🚑 (typebotLink) Fix incoming linked typebot variables filling
|
2023-08-25 14:13:34 +02:00 |
|
|
27b15a0f10
|
📝 Add Sheets advanced example video
|
2023-08-24 17:52:41 +02:00 |
|
|
e62e71c133
|
🛂 Check if isQuarantined can be toggled on sub update
nextjs-v0.1.18
react-v0.1.18
js-v0.1.18
|
2023-08-24 15:38:50 +02:00 |
|
|
d700af17e9
|
🚸 (openai) Implement retries if openai rate limit reached
|
2023-08-24 15:28:44 +02:00 |
|
|
793218a673
|
🚑 Properly preprocess typebot version
|
2023-08-24 09:29:32 +02:00 |
|
|
06ecdf040e
|
🐛 (sendMessage) Correctly preprocess and parse fetched bot
|
2023-08-24 09:11:10 +02:00 |
|
|
ee3b94c35d
|
⚡ (typebotLink) Better typebot link with merge option
Closes #675
|
2023-08-24 08:19:41 +02:00 |
|
|
0acede92ef
|
🚸 Improve parsing preprocessing on typebots
|
2023-08-23 10:57:38 +02:00 |
|
|
fe54888350
|
🐛 Fix legacy publicId format validation
|
2023-08-22 11:43:35 +02:00 |
|
|
83352d77f5
|
🐛 (customDomains) Transform name to lower case before validating
|
2023-08-22 11:11:20 +02:00 |
|
|
6240fd982b
|
🐛 (billing) Fix cancel webhook when publishedTypebot does not exist
|
2023-08-22 10:55:32 +02:00 |
|
|
53dd7ba499
|
🚸 (billing) Make sure customer is not created before launching checkout page
|
2023-08-22 10:40:34 +02:00 |
|
|
c08e0cdb0a
|
⚡ (customDomains) Fix custom domain update feedback
|
2023-08-21 15:32:27 +02:00 |
|
|
dc4c19a755
|
🐛 Fix getUsage query abort
|
2023-08-21 09:27:33 +02:00 |
|
|
ed77f5d124
|
🐛 (webhook) Fix variable list parsing in custom body
Closes #687
|
2023-08-18 15:57:52 +02:00 |
|
|
a4f7f8fae7
|
📈 Remove user email from Sentry tracking
|
2023-08-18 14:18:28 +02:00 |
|
|
19fc576957
|
🚸 Loosen file import parsing strictness
|
2023-08-18 09:27:14 +02:00 |
|
|
e2075d6135
|
🐛 Stop refresh typebot when typebotId is undefined
|
2023-08-17 18:17:53 +02:00 |
|
|
a4ba9a8a77
|
🐛 Parse valid publicId even though the prefix is empty
|
2023-08-17 17:59:44 +02:00 |
|
|
9cfca3857e
|
🚑 Fix issue when duplicating bot losing groups
|
2023-08-17 17:39:49 +02:00 |
|
|
304dfe2dab
|
🐛 Remove publicId and customDomain duplication on imported bots
|
2023-08-17 16:32:37 +02:00 |
|
|
906845bd76
|
🔒 Improve workspace API role filtering
|
2023-08-17 15:11:50 +02:00 |
|