2
0
Commit Graph

1179 Commits

Author SHA1 Message Date
7baa610b2d 🐛 Fix X-Frame-Option header 2023-02-13 18:30:29 +01:00
e39cd94eef 🗃️ (webhook) Improve webhook creation query 2023-02-13 18:13:25 +01:00
1d4d39c649 🗃️ (results) Improve result delete queries 2023-02-13 17:42:11 +01:00
bac97a8ee4 🐛 (editor) Fix typebot update permissions 2023-02-13 15:27:49 +01:00
8a02c701da 🐛 (webhook) Parse test variables in webhook body sample
Closes #305
2023-02-13 14:49:00 +01:00
3728bca173 🐛 (results) Fix results still appearing when deleted
Closes #316
2023-02-13 14:28:44 +01:00
0dba994210 🐛 (workspace) Fix members invitation when having unlimited plan
Closes #279
2023-02-13 11:13:05 +01:00
46e9271aaa 📝 Add a planetscale guide
Closes #287
2023-02-13 10:25:43 +01:00
c0757f8187 🗃️ Improve get typebot query performance 2023-02-13 09:49:56 +01:00
770b29e767 💚 Fix clean database script 2023-02-13 07:11:16 +01:00
23ec5aa4d5 🔇 Remove unused logs 2023-02-12 18:08:42 +01:00
e9a1d1683e 🗃 Improve usage queries 2023-02-12 18:08:27 +01:00
c175ade4d0 💚 Fix utils export issue 2023-02-10 16:55:20 +01:00
b98aef53fd 🚸 (results) Remove useless scrollbars and make header sticky
Closes #297
2023-02-10 16:33:18 +01:00
3ab67902c0 🚸 (results) Show deleted block answers if any
Also remove useEffects in ResultsTable.
2023-02-10 15:50:25 +01:00
51f76700b2 📦 Update cuid to cuid2 2023-02-10 15:06:02 +01:00
2dbf0fb848 🐛 (editor) Allow variables in bubble text links 2023-02-10 09:27:16 +01:00
c386bb5a08 🐛 Fix custom CSS initialization
Initializing in its own <style> element to allow import statements
2023-02-10 08:40:54 +01:00
5e358caee2 💄 Correct default favicon for viewer 2023-02-09 15:34:13 +01:00
c9fda1518f 💚 Fix docker build prisma generate script 2023-02-09 15:32:23 +01:00
caf54321ec 🏗️ Add compatibility with different prisma clients 2023-02-09 08:53:19 +01:00
c879c6f83a 📝 Remove advanced section in Condition docs
Not relevant anymore.
2023-02-09 08:39:20 +01:00
c50c2b84b6 📝 Fix landing page typo (#301) 2023-02-07 17:33:04 +01:00
ae35dad32f 🔖 Release v2.10.2 v2.10.2 2023-02-07 08:58:19 +01:00
f936d4fae3 🐛 (chatwoot) Fix setUser with variables
Closes #300
2023-02-07 08:52:01 +01:00
f07bf2532e 👷 Improve sentry release detection 2023-02-06 11:02:57 +01:00
d7b5fd76fc 🔖 Release v2.10.1 v2.10.1 2023-02-06 09:25:09 +01:00
2b36cedb7b 🐛 Fix searchable dropdown z-index issues
Closes #288
2023-02-06 09:22:20 +01:00
4e0df33551 🐛 Fix phone input placeholder color
Closes #290
2023-02-06 08:32:18 +01:00
17d94a9f9f 🐛 Fix overflow issue for Theme and Settings pages
Closes #291
2023-02-06 08:26:59 +01:00
77df5556f4 🔥 Remove useless console logs
Closes #289
2023-02-06 08:02:35 +01:00
f42d1445c6 🩹 Clean up typebot before updating 2023-02-03 15:59:54 +01:00
ae88d2cae1 Improve old engine bubbles display robustness 2023-02-03 15:39:58 +01:00
0b34321bf7 🗃️ Add updatedAt fields where missing 2023-02-03 11:10:40 +01:00
bf607289f4 🗃️ Fix schema migration diff 2023-02-03 07:49:12 +01:00
1fe5b122dc 🔖 Release v2.10.0 v2.10.0 2023-02-02 14:39:32 +01:00
4a9f2b1b02 📝 Add google sheets callback URL instruction
Closes #286
2023-02-02 14:38:06 +01:00
2c57eba994 🐛 Remove deny X-Frame on typebot.io 2023-02-02 11:07:15 +01:00
a5dc9821d6 🗃️ Set new fields column to not null 2023-02-01 11:23:43 +01:00
1b060dac2d 👷 Add expired records database cleanup scripts 2023-02-01 09:47:08 +01:00
6e0f0e487b 🗃️ Remove list types from db schema 2023-02-01 09:32:39 +01:00
1806840119 🐛 Fix workspace member lock banner always on
Closes #283
2023-02-01 08:13:36 +01:00
1dfe4cadf7 🚑 Revert prisma fix 2023-02-01 08:09:19 +01:00
58ca1c3ad6 🐛 Fix crash when outgoing edge blockId does not exist 2023-01-31 08:52:00 +01:00
3851b2d70b 🩹 Better fix for ENOENT schema.prisma 2023-01-31 08:36:03 +01:00
58c6efc5c8 🔥 Remove inline edit in old engine 2023-01-31 07:54:31 +01:00
2bcccd4afa 🔖 Release libs v0.0.2 react-v0.0.2 js-v0.0.2 2023-01-30 17:22:29 +01:00
42d4bc3882 🩹 Still accept old bot property when importing 2023-01-30 07:36:35 +01:00
afbb97c6d7 🔖 Release v2.9.4 v2.9.4 2023-01-29 19:05:49 +01:00
8d592a3cc3 (editor) Improve textbox incoming variable detection 2023-01-28 15:36:49 +01:00