2
0
Commit Graph

1398 Commits

Author SHA1 Message Date
b96a3a6a8e 🚸 (webhook) Always show save response accordion 2023-04-03 15:28:16 +02:00
21b1d74b7e ⬆️ Upgrade dependencies 2023-04-03 15:28:16 +02:00
d32afd8ba6 🐛 (editor) Make sure you can't remove the Start group 2023-04-03 07:57:01 +02:00
411cf31b39 🚸 (results) Improve list variables display in results table 2023-04-01 09:00:59 +02:00
b9ae314ef9 🐛 (embedBubble) Fix sanitize url adding https to variable 2023-04-01 08:10:03 +02:00
2dae4160bd 🩹 (billing) Also reset custom limits when plan is cancelled 2023-03-31 10:16:02 +02:00
3cfdb8179e (js) Add "large" bubble button size and part attr
Closes #411
react-v0.0.32 js-v0.0.32
2023-03-31 08:45:42 +02:00
f895c6d72d Add ChatGPT personas template
Closes #412
2023-03-30 18:00:13 +02:00
79c1b16ec4 🐛 (typebotLink) Fix Out of sort memory with mySQL DB
Closes #429
2023-03-30 16:37:15 +02:00
61981f9e92 📝 (sheets) Add instructions on how to format spreadsheet 2023-03-30 15:53:01 +02:00
684e6338e2 🐛 (typebotLink) Fix linked typebot fetching error
Closes #429
2023-03-30 10:30:26 +02:00
70416c0d14 (billing) Add HU VAT option 2023-03-29 16:33:06 +02:00
3ef4efab4e Add Unsplash picker
Closes #413
2023-03-29 15:20:01 +02:00
80b7dbd19e (condition) Add more comparison operators
Including starts with, ends with, does not contain, is empty

Closes #410
2023-03-29 15:18:52 +02:00
bb45b33928 (payment) Add description option on Stripe input 2023-03-29 15:08:03 +02:00
50db9985c4 (openai) Show textarea instead of text input for message content 2023-03-29 10:58:26 +02:00
84cdf4e934 🔖 Release v2.11.9 v2.11.9 2023-03-29 08:15:29 +02:00
4986ec79f5 🐛 (auth) Fix invalid redirects to internal url
Closes #403
2023-03-29 08:14:35 +02:00
f13d7a1a5a 💄 Fix misc UI issues
Closes #430
2023-03-28 16:02:26 +02:00
14d7ebd58c 🩹 (theme) Remove default opened accordion in Theme
It's causing the Template section to have strange behavior when it's height is changing
2023-03-28 15:26:51 +02:00
94aadc8361 📝 (api) Better theme template api section title 2023-03-28 15:16:05 +02:00
38ed5758fe (theme) Add theme templates
Allows you to save your themes and select a theme from Typebot's gallery

Closes #275
js-v0.0.31 react-v0.0.31
2023-03-28 15:10:06 +02:00
c1cf817127 🔖 Release v2.11.8 v2.11.8 2023-03-28 09:51:41 +02:00
2946f3ee3b 🐛 (auth) Fix magic link callback url pointing to internal url
Closes #403
2023-03-28 09:51:01 +02:00
cbeb275164 🐛 (wp) Fix wordpress user parsing 2023-03-28 09:48:43 +02:00
b788272c12 🔖 Release v2.11.7 v2.11.7 2023-03-28 07:59:27 +02:00
5e91f4d0ef 🐛 (auth) Fix email magic link pointing to internal auth URL
Closes #403
2023-03-28 07:54:20 +02:00
787ac50f90 📝 Add better examples about variables evaluation on Set variable block 2023-03-27 10:18:19 +02:00
92b92ed268 🚸 (editor) Improve block dragging behavior 2023-03-24 15:53:06 +01:00
e1de63a405 📝 Add required asterix in apps config 2023-03-24 08:11:13 +01:00
5fb5176641 🐛 Fix parseVariables when preceding with a dollar sign 2023-03-24 07:42:17 +01:00
fa31984456 🐛 (variables) Correctly parse variables in template literals 2023-03-23 18:32:12 +01:00
69ee5900b4 📝 Add explanations about how variables are evaluated in code
Closes #390
2023-03-23 10:47:34 +01:00
5090badfa9 🩹 (js) Move data-blockid to the right element react-v0.0.30 js-v0.0.30 2023-03-23 08:59:08 +01:00
f5611844bd 🔖 Release v2.11.6 v2.11.6 2023-03-22 17:00:53 +01:00
65d33e04bc (theme) Add corner roundness customization
Closes #415
react-v0.0.29 js-v0.0.29
2023-03-22 16:43:34 +01:00
3992227afc (theme) Support for image background
Closes #414
2023-03-22 14:45:10 +01:00
1cf2195b4a Attempt to disable translation to avoid app crashes 2023-03-22 08:03:31 +01:00
9147c8cd14 📝 Improve license scenarios with collapsibles 2023-03-21 20:58:30 +01:00
02d25d0fc7 🐛 Fix focus after selecting mark in text editor 2023-03-21 18:26:39 +01:00
a41c65f528 🛂 Improve lite-badge style forcing 2023-03-21 17:42:07 +01:00
925cf68119 🚸 (sendEmail) Improve file attachments label 2023-03-21 16:41:09 +01:00
7340ec139c 📝 (openai) Add youtube video about the basic chatgpt template 2023-03-21 16:33:56 +01:00
1e67fd7c3f 📝 Improve License explanations
Providing possible scenarios for companies
2023-03-21 16:22:44 +01:00
0c39ae41b6 🚸 (variables) Allow null values in variable list 2023-03-21 15:42:03 +01:00
c52a284013 🐛 Transform upload file redirect to a rewrite 2023-03-21 14:09:46 +01:00
90cb0750b8 💚 Fix Sentry sourcemap upload
Closes #405
2023-03-21 13:58:05 +01:00
b4536abc2f 🐛 (js) Fix upload file in linked typebot 2023-03-21 09:11:36 +01:00
4109a8489c (openai) Add gpt-4 models and temperature setting
Closes #406
2023-03-20 17:26:21 +01:00
efdcec1c0c 🧑‍💻 (js) Add data-blockid on input elements
Closes #384
2023-03-20 08:25:59 +01:00