2
0
Commit Graph

956 Commits

Author SHA1 Message Date
393f5f27ed 🚸 (share) Hide custom domain dropdown when env isn't configured
Related to #269
2023-01-21 18:20:10 +01:00
3d2d4017b2 📝 Improve the description of NEXTAUTH_URL_INTERNAL 2023-01-21 17:53:42 +01:00
04d206eab1 ⬆️ Upgrade dependencies 2023-01-21 13:24:23 +01:00
e64ab2a999 🔖 Release v2.9.3 v2.9.3 2023-01-20 11:46:41 +01:00
eff83d6327 🚸 (auth) Disable email sign in button when email was sent
This will prevent users from spamming the email sign in form
2023-01-20 11:29:04 +01:00
0febaf9760 🚸 (publish) Improve invalid public ID feedback
Also remove the 4 char min length rule for self-hosted versions

Closes #267
2023-01-20 11:20:11 +01:00
fe2952d407 🐛 (collaboration) Fix a database rule preventing collaborators to edit a bot
Also check if new user has invitations when signup is disabled

Closes #265
2023-01-20 09:30:25 +01:00
4435fb0d7e 📝 Add extract first name example 2023-01-20 08:16:05 +01:00
f697a5e99c 🚸 (fileUpload) Add clear and skip button labels customization 2023-01-20 08:12:59 +01:00
aa32fe782f 🔒 Add X-Frame-Options header in builder and lp 2023-01-18 20:56:48 +01:00
49058da206 🚸 (account) Improve account form and fix cyclic dependencies 2023-01-18 11:40:38 +01:00
c711f3660f (editor) Add Ctrl + z shortcut to undo changes in editor (#255)
Closes #217
2023-01-17 17:01:12 +01:00
930fef2c34 📝 Self-hosting manual docs (#260) 2023-01-17 08:38:52 +01:00
cf5520b0d8 🐛 (analytics) Add better completion rate parsing (#258)
Closes #244
2023-01-16 18:19:15 +01:00
67ee197d9b 🚸 (dashboard) Soften imported bot model check 2023-01-16 17:22:34 +01:00
ef9170dcb6 👷 Add js and react lib auto publish actions
Closes #254
react-v0.0.1 js-v0.0.1
2023-01-16 13:45:02 +01:00
7311988901 (chat) Improve chat API compatibility with preview mode 2023-01-16 12:13:21 +01:00
dbe5c3cdb1 🐛 (editor) Show variable highlight only when strictly equal 2023-01-16 08:03:26 +01:00
65c35faedd 🔖 Release v2.9.2 v2.9.2 2023-01-15 07:49:29 +01:00
6459fb8ec8 ⬆️ Upgrade dependencies 2023-01-14 16:53:34 +01:00
491e60a815 🚸 (dashboard) Improve invalid typebot import feedback 2023-01-14 16:39:25 +01:00
13d6679308 🐛 Fix date input label computation 2023-01-14 15:41:52 +01:00
9b5426ce18 👷 Adapt manual deployment scripts (#238)
Closes #235
2023-01-14 15:39:19 +01:00
ecc7e18226 🐛 (editor) Don't show variable collection if not recognized 2023-01-12 16:03:12 +01:00
f8351e2c85 🔧 Add app origin to chat API cors 2023-01-11 15:16:56 +01:00
5462a1be6a 💚 Fix clean database script
Need to generate db schema first
2023-01-11 11:15:15 +01:00
5507b8ef67 🐛 (dashboard) Fix typebot name overflow
Break long words
2023-01-11 11:08:21 +01:00
b65ffe8c53 🐛 (editor) Improve variables dropdown auto focus 2023-01-11 10:53:24 +01:00
4c2eaf9b79 👷 Add daily database cleanup action
Closes #201
2023-01-10 11:39:56 +01:00
b142dc18eb Make the default workspace plan configurable
Set it with a `DEFAULT_WORKSPACE_PLAN` env variable

Closes #152
2023-01-10 11:18:43 +01:00
f1fa5358e9 📝 Update FAQ 2023-01-10 10:02:39 +01:00
3bc02406f3 🧑‍💻 (auth) Improve Custom OAuth set up
Now only ask for a well-known URL

Closes #229
2023-01-10 08:24:44 +01:00
21f1c7a17e Add Bubble and Popup in embed lib v2
Closes #214
2023-01-09 14:51:36 +01:00
4bf93b4872 ♻️ Add id token config param to custom OAuth
Closes #224
2023-01-07 17:13:08 +01:00
f79f6932c2 ⬆️ Upgrade dependencies 2023-01-07 17:06:18 +01:00
225cd1eeba 🔖 Release v2.9.1 v2.9.1 2023-01-06 15:09:37 +01:00
2d20f1c41c 🐛 (editor) Fix popover zIndex 2023-01-06 15:03:39 +01:00
fadf34ad61 🐛 (share) Fix clipboard for updated typebot ID
Closes #215
2023-01-06 14:45:09 +01:00
6cc3cbf182 🐛 (auth) Add custom oauth client id and secret params
Closes #216
2023-01-06 14:17:29 +01:00
119f6dc348 🐛 Fix new typebot creation host bubble parsing 2023-01-06 11:02:42 +01:00
40d230a73a 📝 Add custom body with variable example 2023-01-06 10:41:17 +01:00
7174ef0f81 🐛 (sendEmail) Check if attachment is URL 2023-01-06 09:51:35 +01:00
b455078631 🐛 (editor) Fix variables dropdown behind modal
Closes #213
2023-01-06 09:42:57 +01:00
3f7e1ce125 💄 Fix code editor transparent selection
Closes #212
2023-01-05 17:57:23 +01:00
963f887b34 🔧 Explicitly add Sentry release sha 2023-01-05 14:40:44 +01:00
de167a8daf 🐛 (chat) Make sure a bot session can be restarted
Closes #206
2023-01-04 15:48:57 +01:00
c1a32ce26b 🐛 (editor) Fix variable dropdown overflow
Closes #209
2023-01-04 15:35:11 +01:00
e1af6af9c8 🐛 (sheets) Make sure sheet IDs are string 2023-01-04 11:14:36 +01:00
61eff4c36d ♻️ (js) Implement Payment input in bot v2
Closes #193
2023-01-04 11:05:35 +01:00
b105bf8b8e 🚸 (js) Improve setHiddenVariables command
Extend existing variables instead of overwriting everything
js-lib-v2.2.16
2023-01-03 10:08:11 +01:00