2
0
Commit Graph

212 Commits

Author SHA1 Message Date
385853ca3c (billing) Implement custom plan 2022-10-28 18:14:39 +02:00
baa63a7810 🚸 (textBubble) Allow mailto and tel links
Closes #137
2022-10-22 12:06:57 +02:00
9cb7f8cd96 🐛 (analytics) Fix multi usage query timeout 2022-10-17 08:19:50 +02:00
020a37c1f3 🚸 (share) Sanitize URL ID 2022-10-17 07:55:38 +02:00
b87ba4023d (template) Add FAQ bot template 2022-10-13 08:42:24 +02:00
84163c6585 🏗️ Use tsup for bot and typebot-js packages 2022-10-11 08:57:37 +02:00
691b3d0cb5 🐛 (builder) giphy debounce input 2022-10-09 07:33:02 +02:00
88c4076664 🐛 (bubbles) Fix giphy search input buggy 2022-10-06 09:03:49 +02:00
bfed599695 (editor) Add unpublish and close typebot options
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
2022-10-06 08:33:46 +02:00
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
15dbc9577d 🐛 (usage) Archive typebot to be able to compute usage 2022-10-01 09:16:54 +02:00
75ca255af2 🔊 (sendEmail) Add log when smtp config is failing 2022-10-01 07:14:23 +02:00
9061c03d6d ✏️ (pricing) Fix typos 2022-09-27 08:30:42 +02:00
3c803b1345 🐛 Remove delete result cascade 2022-09-27 08:30:42 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
6384a3adae 🐛 (stripe) Fix plan update and management 2022-09-27 08:30:42 +02:00
f83e0efea2 🐛 (stripe) Update additional items when they didn't exist 2022-09-27 08:30:42 +02:00
c94a6581be (lp) Add new pricing page 2022-09-27 08:30:42 +02:00
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
6a1eaea700 🐛 (editor) Shouldn't be able to set a group name to empty string 2022-09-19 07:32:27 +02:00
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
194df22ec0 🔖 Release 2.6.2 2022-08-29 17:01:27 +02:00
93161b74b2 fix(typebotLink): current typebot dropdown 2022-08-21 10:01:54 +02:00
5333ba9088 fix(giphy): search 2022-08-12 08:34:53 +02:00
823793aab4 fix(collaboration): env var typo 2022-08-11 08:21:20 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
6b32c171fe feat(editor): ️ Indicate why GSheets couldn't find any sheet 2022-07-03 07:56:27 +02:00
bc803fc552 feat(editor): 🚸 Arrow & Enter commands for dropdowns 2022-06-30 11:19:26 +02:00
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +02:00
8c936741f3 docs(editor): 📝 Add TLS explanations for smtp config 2022-06-25 10:06:12 +02:00
9222fcb050 feat(editor): ️ Accept uploaded gif for image bubble 2022-06-25 09:40:38 +02:00
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
554365d645 fix(bot): ️ Better incoming variable parsing 2022-06-24 16:44:41 +02:00
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
259473a781 fix(editor): 💄 Overflow issue 2022-06-24 14:28:03 +02:00
fdf11af594 fix(editor): 💄 Attempt to fix overflow issue 2022-06-24 09:21:24 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
1931a5c9c0 Merge branch 'main' of https://github.com/baptisteArno/typebot.io 2022-06-21 12:07:41 +02:00
a9e8b3e2aa feat(editor): ️ Remove iframe preview in editor 2022-06-21 12:07:03 +02:00
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
f676166a17 fix(editor): 💄 Typebot link dropdown 2022-06-20 11:22:06 +02:00
5672797a01 fix(editor): 💄 History dropdown button size 2022-06-20 11:17:45 +02:00
5ef89f7501 feat(editor): Add a Help button 2022-06-18 08:45:51 +02:00
e4ad23c2b9 fix: 💄 1-line truncated texts 2022-06-18 07:58:51 +02:00
14afd2249e feat(editor): 🔒️ Add verification on backend for file input deployment 2022-06-13 08:21:48 +02:00
353923e029 feat: 🛂 Restrict file upload input 2022-06-12 19:16:35 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00