2
0
Commit Graph

464 Commits

Author SHA1 Message Date
a79e605285 📝 Add cancel subscription doc 2023-09-04 07:56:50 +02:00
27a5f4eb74 (openai) Add custom provider and custom models
Closes #532
2023-09-01 16:19:59 +02:00
1aa017153a 🐳 Fix docker image runtime error
Closes #719
2023-09-01 15:41:11 +02:00
baa13c3fa2 📝 Add troobleshoot section in Audio bubble doc 2023-08-31 10:15:57 +02:00
9a79bc38ee Use minio for presigned urls and remove aws sdk 2023-08-30 09:08:05 +02:00
da272f2f9c 📝 Temporarily fix docker files starter urls 2023-08-29 15:55:58 +02:00
da4005e160 🐛 (embed) Make sure env.ts is not bundled in js embed lib 2023-08-29 15:00:04 +02:00
b852b4af0b Add WhatsApp integration beta test (#722)
Related to #401
2023-08-29 10:05:24 +02:00
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
b74117d417 📝 Fix invalid custom CSS line in HTML instructions 2023-08-25 14:35:15 +02:00
27b15a0f10 📝 Add Sheets advanced example video 2023-08-24 17:52:41 +02:00
0acede92ef 🚸 Improve parsing preprocessing on typebots 2023-08-23 10:57:38 +02:00
c08e0cdb0a (customDomains) Fix custom domain update feedback 2023-08-21 15:32:27 +02:00
304dfe2dab 🐛 Remove publicId and customDomain duplication on imported bots 2023-08-17 16:32:37 +02:00
8810aa8ddb 📝 Add redirect URL with UTM instructions 2023-08-17 10:38:33 +02:00
454d320c6b (api) Add CRUD typebot endpoints
Closes #320, closes #696
2023-08-17 09:39:11 +02:00
019f72ac7e 🐛 Deprecate blockId field in items 2023-08-16 09:33:57 +02:00
af1bee8756 🚸 (bot) Update reply if we get new format from backend 2023-08-07 15:24:15 +02:00
fc25734689 ♻️ (webhook) Integrate webhook in typebot schema
Closes #313
2023-08-06 10:03:45 +02:00
53e4bc2b75 Add API endpoint to update the typebot in ongoing chat session 2023-08-04 14:53:49 +02:00
482462f2b1 📝 (openai) Add troobleshoot guide for empty message issue 2023-08-01 17:50:29 +02:00
aa9f5bc732 (condition) Add regex comparison item 2023-08-01 08:20:16 +02:00
c99298e49b (paymentInput) Handle Stripe redirection
Closes #631
2023-07-27 17:25:02 +02:00
43555c171e 🚸 New dedicated onboarding page 2023-07-25 16:21:40 +02:00
b17177f35f 📝 Remove old stripe env var 2023-07-25 09:09:13 +02:00
0c923b70a6 📝 Add "conditionally display button" video in docs 2023-07-24 14:36:27 +02:00
9433d3ea8f 📝 Update README (#632)
Closes #628
2023-07-24 12:24:08 +02:00
04faa3e847 🧑‍💻 (docs) Add "Edit this page" links in docs 2023-07-24 08:49:00 +02:00
3283d7e261 🧑‍💻 (results) Add get result by id API endpoint 2023-07-24 07:50:50 +02:00
48f074cdf7 Support specifying custom OAuth scope (#619)
For OpenID connect over OAuth, at least `openid profile` need to be set
there, but since the email is also used, the `email` scope will instruct
the OpenID provider to also deliver that.

---------

Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-07-20 11:38:21 +02:00
3952ae2755 Stream bubble content if placed right after Op…
Closes #617
2023-07-19 11:20:44 +02:00
12ce4eb01b 📝 Remove pixel troubleshoot section 2023-07-16 18:21:24 +02:00
93337bd1d9 📝 (settings) Update General section 2023-07-16 09:51:45 +02:00
88e2f50d35 📝 Add script block precision 2023-07-16 09:41:35 +02:00
844832f310 📝 Add troubleshoot self-host page 2023-07-16 09:27:55 +02:00
be7be7bf7a (embed) Add new command setInputValue 2023-07-15 17:38:12 +02:00
e293cb0111 Add Next.js embed library 2023-07-15 12:28:10 +02:00
28fd81cb65 📝 (theme) Add change bot avatar guide in docs 2023-07-11 10:57:16 +02:00
5a05310a9c 🛂 Add isSuspended prop on workspace 2023-07-04 14:56:36 +02:00
b0f25f301b (analytics) Improve analytics graph accuracy 2023-06-30 12:39:20 +02:00
50fcbfd95e (pixel) Add skip initialization option 2023-06-28 10:37:01 +02:00
033f8f99dd Add Meta Pixel block
Closes #582
2023-06-28 09:52:03 +02:00
36623930bc 📝 Add status page link in footers 2023-06-20 10:45:20 +02:00
0e31a6ce00 📝 (makecom) Add return data instructions 2023-06-17 08:18:57 +02:00
524f1565d8 🚸 (openai) Parse stream on client to correctly handle errors 2023-06-16 19:26:29 +02:00
83f2a29faa (openai) Add new models and remove tiktoken
Instead of computing total tokens with tiktoken we just attempt retries after trimming the first message
2023-06-16 16:50:32 +02:00
d8c1a36bc0 (setVariable) Add "Moment of the day" variable value
Closes #564
2023-06-15 14:45:42 +02:00
1e9c4bcb9a 📦 Add Cloudron package (#550)
Closes #30
2023-06-14 08:59:38 +02:00
4614caf498 📝 Add Google Ads conversion instructions 2023-06-07 09:35:41 +02:00
a4cb6face8 👷 Add email alert hourly sender
Closes #549
2023-06-06 13:25:13 +02:00