2
0
Commit Graph

537 Commits

Author SHA1 Message Date
77614f671f ⬆️ Upgrade ai package 2024-08-22 17:40:10 +02:00
135251d3f7 Add audio clips option on text input block
Closes #157
2024-08-20 14:36:41 +02:00
58d3955e01 🐛 (transcript) Revert incorrect recursive set variable at same block 2024-08-16 16:54:59 +02:00
86263f0722 🧑‍💻 Improve apiOrigin detection
Closes #1696
2024-08-14 12:03:36 +02:00
c6645d4505 🐛 Fix openai total tokens variable set when streaming 2024-07-17 14:47:12 +02:00
c6005c49a2 (credentials) Add credentials management menu in workspace settings
Closes #1567
2024-07-16 15:11:48 +02:00
043f0054b0 ⬆️ Upgrade AI SDK (#1641) 2024-07-15 14:32:42 +02:00
5a3fd84214 ⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
cbaa7e7830 🐛 Use custom domain origin for API calls
Closes #1629
2024-07-11 11:58:19 +02:00
85e9a0c5e7 🐛 (upload) Fix file upload generated URL in preview 2024-07-08 09:04:33 +02:00
6af47a8cfe 🐛 (payment) Fix payment redirection 2024-06-26 10:59:11 +02:00
6db0464fd7 Add attachments option to text input (#1608)
Closes #854
2024-06-26 10:13:38 +02:00
1380e03b82 📝 Update high ticket lead template with Generate variable a… 2024-06-20 12:08:31 +02:00
033f52e9f3 📝 Add generate upload url endpoint api doc 2024-06-20 10:53:17 +02:00
918836d6cf (embed) Option to add a wait event for the embed bubble
Closes #1590
2024-06-19 15:27:45 +02:00
67f37c02a4 🐛 Fix allowed origins when embedded in iframe
Closes #1518
2024-06-19 09:54:08 +02:00
76fcf7ee93 Add "Generate variables" actions in AI blocks
Closes #1586
2024-06-18 12:13:00 +02:00
bec9cb68ca ⬆️ Upgrade chakra version 2024-06-17 14:12:14 +02:00
24db6c5693 🧑‍💻 Add healthcheck API endpoints on all apps (#1563)
fixes #1555
2024-06-11 19:05:12 +02:00
40ca02df8c 🔧 Fix landing page loading issue with query params
Closes #1560
2024-06-11 10:03:40 +02:00
6954aea488 Revert "⬆️ Upgrade isolated-vm"
This reverts commit 8c41d581ce.
2024-06-04 16:53:44 +02:00
8c41d581ce ⬆️ Upgrade isolated-vm
Closes #1554
2024-06-04 15:42:44 +02:00
e1f1b58c1c 🚸 (dify) Improve error display when streaming 2024-05-25 19:59:34 +02:00
c53ce349af (api) Add textBubbleContentFormat option
Closes #1111
2024-05-23 16:30:56 +02:00
8d66b52a39 🔒 Use isolated-vm 2024-05-22 12:12:02 +02:00
15b2901f8a ♻️ (mistral) Use new ai sdk Mistral core 2024-05-21 16:08:35 +02:00
40f21203b5 (setVariable) Add Transcription system var (#1507)
Closes #1484
2024-05-15 14:24:55 +02:00
75c44d61d5 🔒 Use vm instead of Function in Node.js (#1509) 2024-05-14 14:17:40 +02:00
58ba6a4089 (blog) Revert rewrite referer regex and manually add entry for /blog 2024-05-03 17:55:38 +02:00
1e5e0851f9 🐛 (blog) Fix referer regex matcher 2024-05-03 15:18:59 +02:00
29d0caea1c 🚑 (blog) Replace matching host regex instead of multi value in list 2024-05-03 15:11:37 +02:00
30f81c810a 🐛 (blog) Fix image not loading when coming from /blog 2024-05-03 14:39:40 +02:00
b4ae098440 (variables) Add session option in variables (#1490)
Closes #1488
2024-05-02 15:11:16 +02:00
49c1c0efb2 🐛 (openai) Fix streaming for legacy OpenAI block config 2024-04-30 08:11:12 +02:00
dc1929e15b 🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469)
…iles

Closes #1468, closes #1467, closes #1211
2024-04-24 16:11:06 +02:00
5d99e00f6b 📝 Add "Lead Generation Guide" article (#1465)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-23 19:32:46 +02:00
fadcd3af22 🔧 (blog) Fix static viewer rewrites for blog posts 2024-04-23 09:09:23 +02:00
ccc974f5f9 🔧 (blog) Fix viewer rewrites for blog styles 2024-04-22 17:05:55 +02:00
e4e724d4a1 🔧 Add blog endpoint to viewer rewrites 2024-04-19 15:50:40 +02:00
5c3c7c2b64 (theme) Add container theme options: border, shadow, filter (#1436)
Closes #1332
2024-04-10 10:19:54 +02:00
d96f384e02 ♻️ Migrate from got to ky (#1416)
Closes #1415
2024-04-05 09:01:16 +02:00
ef10f69f92 🐛 Fix ky not working due to fetch rewriting by mistral package
Closes #1396
2024-04-03 14:35:18 +02:00
7aad60c2db 🔧 Remove nested prettierignore files 2024-04-03 10:37:20 +02:00
2fcf83c529 Introduce a new high-performing standalone chat API (#1200)
Closes #1154

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
	- Added authentication functionality for user sessions in chat API.
- Introduced chat-related API endpoints for starting, previewing, and
continuing chat sessions, and streaming messages.
- Implemented WhatsApp API webhook handling for receiving and processing
messages.
- Added environment variable `NEXT_PUBLIC_CHAT_API_URL` for chat API URL
configuration.

- **Bug Fixes**
	- Adjusted file upload logic to correctly determine the API host.
	- Fixed message streaming URL in chat integration with OpenAI.

- **Documentation**
- Updated guides for creating blocks, local installation, self-hosting,
and deployment to use `bun` instead of `pnpm`.

- **Refactor**
	- Refactored chat API functionalities to use modular architecture.
- Simplified client log saving and session update functionalities by
using external functions.
	- Transitioned package management and workflow commands to use `bun`.

- **Chores**
- Switched to `bun` for package management in Dockerfiles and GitHub
workflows.
	- Added new Dockerfile for chat API service setup with Bun framework.
	- Updated `.prettierignore` and documentation with new commands.

- **Style**
	- No visible changes to end-users.

- **Tests**
	- No visible changes to end-users.

- **Revert**
	- No reverts in this release.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-03-21 10:23:23 +01:00
ed5096e2b6 ♻️ Include forged blocks schema in typebot schema
Closes #1364
2024-03-19 08:31:36 +01:00
5073be2439 ♻️ Remove @typebot.io/schemas from @typebot.io/lib 2024-03-15 16:32:29 +01:00
ff3807a265 ⬆️ Upgrade ai package 2024-03-14 19:40:40 +01:00
bbeb12cad2 🐛 Fix progress bar crash when input is undefined 2024-03-11 08:56:50 +01:00
c2003dab91 ⬆️ Upgrade ai and openai packages 2024-03-07 14:26:48 +01:00
d8924d7f43 💚 Fix deprecated sizeLimit option type 2024-03-04 13:21:26 +01:00