2
0
Commit Graph

2252 Commits

Author SHA1 Message Date
5c3c7c2b64 (theme) Add container theme options: border, shadow, filter (#1436)
Closes #1332
nextjs-v0.2.65 react-v0.2.65 js-v0.2.65
2024-04-10 10:19:54 +02:00
75dd554ac2 🔊 Improve http req timeout error 2024-04-09 15:08:09 +02:00
3b1b464890 🔊 Improve toast error when whatsapp token is not valid 2024-04-09 14:40:05 +02:00
b6a31c2944 📝 Update db migration command instructions (#1410)
Since you proxy the prisma commands so they have the right env varaible
for DATABASE_URL & the location for schema.prisma file

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-04-09 13:45:48 +02:00
6e0388c501 🔊 Add prisma metrics to prometheus endpoint (#1420) 2024-04-06 15:08:57 +02:00
d96f384e02 ♻️ Migrate from got to ky (#1416)
Closes #1415
2024-04-05 09:01:16 +02:00
ccc7101dd3 🚸 (dify) Only save Conversation ID when not emp… 2024-04-04 09:25:40 +02:00
2f84b102b0 💄 Fix image bubble distortion on Safari nextjs-v0.2.64 react-v0.2.64 js-v0.2.64 2024-04-04 08:29:56 +02:00
ef10f69f92 🐛 Fix ky not working due to fetch rewriting by mistral package
Closes #1396
nextjs-v0.2.63 react-v0.2.63 js-v0.2.63
2024-04-03 14:35:18 +02:00
6a4a43efb4 🐛 Fix new guessApiHost in editor 2024-04-03 14:34:20 +02:00
7aad60c2db 🔧 Remove nested prettierignore files 2024-04-03 10:37:20 +02:00
b5dd12c6fe 🐛 Fix autocomplete submit
Closes #1402
nextjs-v0.2.62 react-v0.2.62 js-v0.2.62
2024-04-03 10:18:55 +02:00
68ad0f2d4c 🚸 (dify) Auto convert non-md links to md flavoured links
Closes #1405
2024-04-03 09:21:41 +02:00
3aee9e7fc8 🚸 On chat state recover, don't execute client side actions nextjs-v0.2.61 react-v0.2.61 js-v0.2.61 2024-04-03 09:02:47 +02:00
69446ad056 🔧 Add embed lib auto patch script 2024-04-03 09:01:40 +02:00
fb290b8b39 🔖 Release v2.24.1 v2.24.1 2024-04-03 07:35:22 +02:00
7237901c05 🚑 (Revert stream condition for self-hosting) 2024-04-03 07:33:53 +02:00
7ce6d737f5 🐛 (editor) Fix text bubble update conflict when deleting group 2024-04-02 16:15:08 +02:00
af4dd95663 📝 Add v2.24 newsletter 2024-04-02 15:21:25 +02:00
441beac334 🔖 Release v2.24.0 v2.24.0 2024-04-02 14:33:07 +02:00
a412a318c0 🐛 Fix auto filled input not submittable
Closes
nextjs-v0.2.60 react-v0.2.60 js-v0.2.60
2024-04-02 13:42:10 +02:00
50d515cf37 🐛 Fix potential infinite redirect when session is remembered
Closes #1404
nextjs-v0.2.59 react-v0.2.59 js-v0.2.59
2024-04-02 13:31:43 +02:00
89dec4a6dc (anthropic) Add sonnet and haiku models 2024-04-02 11:48:19 +02:00
c9b7f6a7b6 🐛 (textBubble) Fix text bubble not updating when focusing on another one
Closes #1400
2024-04-02 11:45:49 +02:00
2663ca2e18 🚑 Allow for regex without slashes for retro compat 2024-04-02 11:13:55 +02:00
a0ba8c5c2a 🐛 (conditions) Parse regex flags as well
Closes #1393
2024-03-29 08:06:16 +01:00
76e7fbd1c7 🐛 (conditions) Fix regex matching when starting and ending wi…
Closes #1393
2024-03-29 07:58:46 +01:00
1566f010f7 🐛 Fix edge dropping on condition block when all conditions ar… 2024-03-29 07:55:17 +01:00
37204f578a 👷 Add network debug tools to chat api image 2024-03-27 10:09:58 +01:00
af941b1353 🐛 (bubble) Fix bubble chat height when custom size nextjs-v0.2.58 react-v0.2.58 js-v0.2.58 2024-03-26 19:38:25 +01:00
f6468261f5 🐛 Fix event edges display when navigating in linked typebots
Closes #1392
nextjs-v0.2.57 react-v0.2.57 js-v0.2.57
2024-03-26 19:27:58 +01:00
a48a211509 🐛 Fix typebot and folder name update in dashboard
Closes #1391
2024-03-26 19:27:21 +01:00
1f158e78c9 🚸 (bubble) Add swipe gesture to close preview…
Closes #1388
2024-03-26 19:26:39 +01:00
798e94a8b3 Fix typebot drag and drop lag
Closes #1376
2024-03-26 19:25:54 +01:00
c552fa7cc3 🐛 (typebotLink) Fix n+1 variable fill
Closes #1375
2024-03-26 19:25:03 +01:00
d0be29e257 🔒 Use sanitizeUrl on redirectPath auth param (#1389) 2024-03-25 19:11:39 +01:00
2bd1cb7562 Add operators documentation for response field components. (#1387) 2024-03-25 15:26:49 +01:00
669f55062b 🚑 (stream) Fix stream for Vercel hosting nextjs-v0.2.56 react-v0.2.56 js-v0.2.56 2024-03-23 18:14:37 +01:00
8e52ee800b 🚑 (stream) Re-enable stream on Vercel env 2024-03-22 11:57:49 +01:00
b14ee1249b 🚑 Fix embed fallback api host nextjs-v0.2.55 react-v0.2.55 js-v0.2.55 2024-03-22 07:50:21 +01:00
e435ead34d 🐛 Fix absolute URL bug with ky on backend 2024-03-21 14:29:07 +01:00
6876b486e1 🐛 Fix experimental chat api enable checking nextjs-v0.2.54 react-v0.2.54 js-v0.2.54 2024-03-21 10:38:06 +01: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
5b9176708c 🐛 (editor) Share groups clipboard state across tabs 2024-03-20 17:29:05 +01:00
97107d4121 💚 Remove unused helper 2024-03-20 17:21:51 +01:00
7c23b958c4 🚸 Auto disable whatsapp if plan does not have pro… 2024-03-20 17:11:17 +01:00
c72052cb9d 🚸 (radar) Don't show claim bot if workspace is no… 2024-03-20 17:06:11 +01:00
dbc875448b 🛂 (radar) Improve radar regex 2024-03-20 17:01:53 +01:00
9c86c5e76f 🐛 (pictureChoice) Fix dynamic image only variable saving nextjs-v0.2.53 react-v0.2.53 js-v0.2.53 2024-03-19 14:02:53 +01:00
f0172198b9 📝 Split Google requirements for each APIs: auth, sheets, fonts 2024-03-19 11:18:09 +01:00