2
0
Commit Graph

2362 Commits

Author SHA1 Message Date
b5b0788115 🧑‍💻 Allow admin email to signup even if disabled
Closes #1081
2024-04-11 17:56:34 +02:00
cae7be423a 🐛 (condition) Improve contains/not contains on list input
Closes #1430
2024-04-11 17:01:47 +02:00
d194fbec45 🐛 (buttons) Improve buttons matching when dynamic
Closes #1432, closes #1442
2024-04-11 12:16:55 +02:00
7d6cf2ad54 🐛 Wipe chat state from storage if disabled
Closes #1429
nextjs-v0.2.69 react-v0.2.69 js-v0.2.69
2024-04-11 12:07:33 +02:00
f5508701fc (wordpress) Add the lib_version attribute to wp admin panel
Closes
2024-04-11 11:48:27 +02:00
6594c56adf 🚸 (payment) Improve payment default currency be… 2024-04-11 11:03:02 +02:00
51bf5b653c 🐛 (theme) Fix progress bar background color nextjs-v0.2.68 react-v0.2.68 js-v0.2.68 2024-04-11 10:15:37 +02:00
408aeb4df4 🐛 (theme) Fix containers disabled bg should be transparent nextjs-v0.2.67 react-v0.2.67 js-v0.2.67 2024-04-11 10:07:03 +02:00
8fe856aff3 🚑 Fix no scroll issue on mobile nextjs-v0.2.66 react-v0.2.66 js-v0.2.66 2024-04-10 17:56:31 +02:00
ae2350e167 🐛 Only display export flow option if user is not guest
Closes #1118
2024-04-10 15:48:31 +02:00
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