Commit Graph

2177 Commits

Author SHA1 Message Date
Baptiste Arnaud
e1c7c27667
🐛 Fix restore published bot not working on v6.1 2025-05-05 15:02:33 +02:00
Baptiste Arnaud
abde4227c3
🐛 Add ENTERPRISE plan in hasProPerks helper function 2025-05-05 08:05:11 +02:00
Baptiste Arnaud
8ab1f0235d
♻️ Improve transcript computation for jump and return blocks
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-05-02 19:23:16 +02:00
Baptiste Arnaud
6cd070580a
🚸 (analytics) Take into account Jump blocks for analytics
Also rework edge visits algorithm to avoid infinite recursions
2025-05-02 18:14:35 +02:00
Baptiste Arnaud
14b1a26acf
Add "Send Feed Event" Blink action
Closes #2097
2025-05-02 11:24:08 +02:00
Baptiste Arnaud
ba338b1ac6
🐛 Fix resetOutgoingEdgeIdProp, look for from props only 2025-04-29 16:04:37 +02:00
Baptiste Arnaud
a78498f829
🐛 Fix cards block duplication
Especially when button paths are connected
2025-04-29 15:46:45 +02:00
Baptiste Arnaud
1d43f14cb6
🐛 Update invitation count query to exclude guests from existing members 2025-04-28 11:23:05 +02:00
Baptiste Arnaud
a43173cc47
🐛 (condition) matched condition without connected edge should end the session
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
2025-04-27 18:36:36 +02:00
Baptiste Arnaud
85eafc2f39
🐛 Fix Else item not displayed 2025-04-27 18:15:09 +02:00
Baptiste Arnaud
ecda1d82d3
Add "Return" logic block 2025-04-27 17:28:58 +02:00
Baptiste Arnaud
1217bd58e6
♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
Baptiste Arnaud
f2a3ff072d
🚸 Add error toast on workspace member inviation failure 2025-04-26 14:31:11 +02:00
Baptiste Arnaud
8a9e16ecc7
💚 Fix CI build 2025-04-25 17:57:54 +02:00
Baptiste Arnaud
ec5bd44081
🐛 (cards) Dynamic internal value not being saved
Closes #2137
2025-04-25 17:29:59 +02:00
Baptiste Arnaud
148b64deaf
🐛 Fix TypebotHeader overlapping blocks settings window
Closes #2134
2025-04-25 15:11:49 +02:00
Baptiste Arnaud
10cf18d681
💄 Remove hero height constraint on mobild to fix scroll glitch 2025-04-25 14:59:15 +02:00
Baptiste Arnaud
9305ae8fd8
💄 Fix condition items overflow with long variable names
Closes #2129
2025-04-25 14:46:35 +02:00
Baptiste Arnaud
b69d76d8b2
🚸 (lp) fix scroll glitch ios due to vh height 2025-04-25 14:20:33 +02:00
Baptiste Arnaud
9cc605471d
💄 (lp) remove book a demo button 2025-04-25 14:16:26 +02:00
Baptiste Arnaud
98441264ec
🗃️ Add Enterprise to Plan enum 2025-04-25 09:50:15 +02:00
Baptiste Arnaud
ee8a41ceae
🐛 Fix results files duplication on typebot duplication
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-24 12:20:23 +02:00
younesbenallal
ea913782e2
📝 Add "feedback chatbot" blog post (#2140)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-04-23 18:22:21 +02:00
Baptiste Arnaud
98309fcb3b
🐛 Fix clientSideActions executed from linked bot
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-17 17:35:07 +02:00
Baptiste Arnaud
08ad39558a
🐛 Fix copy/paste not pasting variable ids in block items 2025-04-17 12:32:06 +02:00
Baptiste Arnaud
601ddf3c07
🚑️ Fix edge case when calling link to typebot after input 2025-04-16 21:59:36 +02:00
Baptiste Arnaud
47107e3b55
🚸 (auth) Add user change email form 2025-04-16 15:27:48 +02:00
Baptiste Arnaud
3f53bfec5d
🧑‍💻 Upgrade to next-auth v5 and next v15 2025-04-16 10:58:00 +02:00
Baptiste Arnaud
3f96958cc2
Add current bot linking test 2025-04-15 19:39:16 +02:00
Baptiste Arnaud
81ef7dfdff
♻️ Simplify walk the flow logic in bot engine (#2127) 2025-04-15 17:29:17 +02:00
Baptiste Arnaud
786accdf24
🚸 Place button settings floating button on top right 2025-04-15 08:36:49 +02:00
Baptiste Arnaud
997c45533f
💚 Fix cards options type error 2025-04-15 08:11:45 +02:00
Baptiste Arnaud
ea53db5474
🐛 (cards) Fix variables saving not working
Closes #2125
2025-04-14 20:39:40 +02:00
Baptiste Arnaud
3c11131f18
💄 Fix Items list top alignment 2025-04-14 20:07:08 +02:00
Baptiste Arnaud
14d341f9b2
🚸 Improve pexels picker with options
Closes #2111
2025-04-14 19:19:30 +02:00
Baptiste Arnaud
a88fa63e13
🐛 Fix ColorPicker behind other elements in theme config
Closes #2110
2025-04-14 18:27:46 +02:00
Baptiste Arnaud
42cf1f3fd8
🚸 (calCom) Add custom question prefill option
Closes #2107
2025-04-14 17:55:00 +02:00
Baptiste Arnaud
ba5dafbb94
💚 (lp) Fix window is not defined error from embed bubble loading
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-10 10:54:58 +02:00
Baptiste Arnaud
8d7163dd89
🩹 Fix "Generated HTML" auto height 2025-04-10 10:40:51 +02:00
Baptiste Arnaud
77818e4fc9
🐛 Add Cote D'Ivoire (+225) to country code options
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #2121
2025-04-08 11:24:32 +02:00
younesbenallal
8a200504da
📝 Add "lead generation form examples" blog post (#2054) 2025-04-08 11:14:44 +02:00
yusheng chen
fe8469fcde
♻️ Misc types improvement (#2120) 2025-04-08 10:25:09 +02:00
younesbenallal
43bacc442c
📝 Add "HTML Form Generator" blog post (#2011) 2025-04-08 10:14:39 +02:00
Baptiste Arnaud
508d339220
🐛 Update contacts schema in OpenAPI definitions to use arrays for contacts and phones
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-04 10:51:17 +02:00
Baptiste Arnaud
2467ed0674
📈 Add "no public typebot with WhatsApp integration found" to Sentry ignore list 2025-04-04 10:48:29 +02:00
Baptiste Arnaud
4a198c12e3
📈 Add no condition match known error in Sentry ignore list 2025-04-04 10:47:06 +02:00
Baptiste Arnaud
f47eda9880
📝 Add v3.6 newsletter
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-04-03 16:40:52 +02:00
Baptiste Arnaud
19d1a56cb5
📝 Update settings documentation to include system messages feature 2025-04-03 15:18:00 +02:00
Baptiste Arnaud
93908a9ae1
📝 Add Query Knowledge Base section to Dify.AI documentation 2025-04-03 15:17:49 +02:00
Baptiste Arnaud
24c62783d9
📝 Add formatting options for Number input block documentation 2025-04-03 15:17:40 +02:00