2
0
Commit Graph

23 Commits

Author SHA1 Message Date
c5794a0461 🐛 (http) Accept body content other than json and form-data 2024-07-11 10:46:00 +02:00
7d70f0243b 🐛 Fix webhook default timeout and unoptimized json parser (#1492) 2024-05-02 16:50:06 +02:00
7efb79d581 🐛 (httpReq) Properly parse big ints
Closes #1486
2024-05-01 08:46:01 +02:00
75dd554ac2 🔊 Improve http req timeout error 2024-04-09 15:08:09 +02:00
d96f384e02 ♻️ Migrate from got to ky (#1416)
Closes #1415
2024-04-05 09:01:16 +02:00
5073be2439 ♻️ Remove @typebot.io/schemas from @typebot.io/lib 2024-03-15 16:32:29 +01:00
33cbb2b254 🚸 Rename "webhook" block to "HTTP request" 2024-02-16 12:04:25 +01:00
69b113fc85 🧐 Add exportResults script 2024-01-12 10:16:01 +01:00
f73bc46208 🐛 (webhook) Fix test request execution invalid timeout 2024-01-04 14:09:06 +01:00
34917b00ef (webhook) Add custom timeout option
Closes #1128
2024-01-04 08:08:00 +01:00
b5fbba7072 🔒 (logs) Remove some logs from API response to avoid sensit… 2024-01-02 15:18:20 +01:00
cee1373e6a 🔧 Add disableRequestTimeout param for automation integrations 2023-12-27 07:44:54 +01:00
3bbaf670a2 🚸 (webhook) Improve header and query params parsing 2023-12-24 11:02:48 +01:00
1e5fa5a575 📝 Migrate from Docusaurus to Mintlify (#1115)
Closes #868
2023-12-22 09:13:53 +01:00
f4a0935c79 🔧 Add anthropic to long request whitelist 2023-12-21 07:29:52 +01:00
3bd07c60da (webhook) Add Orimon in long request whitelist 2023-12-13 10:55:51 +01:00
5e019bbb22 Introducing The Forge (#1072)
The Forge allows anyone to easily create their own Typebot Block.

Closes #380
2023-12-13 10:22:02 +01:00
957eaf33dd Add dynamic timeout to bot engine api 2023-12-08 13:43:58 +00:00
084588a086 🧑‍💻 (chat) Introduce startChat and continueChat endpoints
Closes #1030
2023-11-13 15:27:36 +01:00
63233eb7ee 🐛 (webhook) Fix legacy webhook {{state}} body parsing 2023-11-12 08:35:29 +01:00
14a37160fd 🚑 (webhook) Fix webhook execution with default method 2023-11-09 08:59:45 +01:00
35300eaf34 ♻️ Introduce typebot v6 with events (#1013)
Closes #885
2023-11-08 15:34:16 +01:00
7d57e8dd06 ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00