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
8810aa8ddb
📝 Add redirect URL with UTM instructions
2023-08-17 10:38:33 +02:00
fca5865999
🚑 Fix customDomain regex validation
2023-08-17 10:01:45 +02:00
454d320c6b
✨ (api) Add CRUD typebot endpoints
...
Closes #320 , closes #696
2023-08-17 09:39:11 +02:00
019f72ac7e
🐛 Deprecate blockId field in items
2023-08-16 09:33:57 +02:00
f508c97ee1
Fix: typo in docker-compose.build.yml ( #692 )
...
Fix to docker-compose.build.yml, depends_on points to an inexists
service:
```
depends_on:
- db
```
Co-authored-by: Daniel Oliveira <daniel.oliveira@kununu.com >
2023-08-15 08:27:19 +02:00
1cc282a5fc
🐛 (editor) Fix edges connection issue when item.blockId does not match
2023-08-15 07:53:14 +02:00
22cedb379d
Revert " ⬆️ Upgrade next packages"
...
This reverts commit 401efa9d0c
.
2023-08-14 21:49:03 +02:00
1274d2581d
🚑 Incorrect blockId in item when duplicating issue
2023-08-14 17:32:28 +02:00
de616ea649
🔒 Expose minimum data to NEXT_DATA json
2023-08-14 16:55:47 +02:00
401efa9d0c
⬆️ Upgrade next packages
2023-08-11 15:17:17 +02:00
6786db80ee
♿ (embed) Customizable preview message close button
nextjs-v0.1.17
react-v0.1.17
js-v0.1.17
2023-08-11 14:49:35 +02:00
e9fac29886
Use bulleseye docker image for better compatibility ( #618 )
...
Changed Dockerfile image due to node-18 compatibility issues with Docker
`version 20.10.7, build f0df350`
Ref
https://github.com/nodejs/node/issues/43064
2023-08-11 13:56:34 +02:00
d31500e2e3
🐛 (auth) Fix redirect URL after sign in
2023-08-11 09:06:56 +02:00
0078d6da71
🚸 (webhook) Parse user email instead of test email for sample
2023-08-10 08:29:50 +02:00
7c81d0cbab
🚸 (openai) Add payment method alert in credentials modal
2023-08-10 07:53:11 +02:00
330d399c42
♿ Remember last typebot viewed for support bubble
2023-08-10 07:38:15 +02:00
693631e076
🔧 Add prettier dependency at root folder
2023-08-09 14:39:08 +02:00
2b4ada007d
🐛 Normalize user inputs before comparing
2023-08-08 08:24:15 +02:00
a72cb5e20d
🔊 Add debug log for item matching issue
2023-08-08 07:46:16 +02:00
9171727569
🚸 (webhook) Improve deep keys parser
...
Support for field names with dashes
2023-08-07 15:57:56 +02:00
1ae3029843
📝 Dynamic oss-friends landing page
2023-08-07 15:38:59 +02:00
2c4762b57f
🚑 Add missing await on executeGroup
2023-08-07 15:37:31 +02:00
af1bee8756
🚸 (bot) Update reply if we get new format from backend
nextjs-v0.1.16
react-v0.1.16
js-v0.1.16
2023-08-07 15:24:15 +02:00
ec0a5be793
💄 (textInput) Show send icon if send label is empty
2023-08-07 14:37:11 +02:00
4d3f67c752
🚸 (setVariable) Rename Today setVar type to Now
2023-08-07 14:32:30 +02:00