Commit Graph

230 Commits

Author SHA1 Message Date
Baptiste Arnaud
84edf64cee
📝 Update installation commands to remove unnecessary peer dep install
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-10-19 09:07:37 +02:00
Baptiste Arnaud
569b19c3e1
👷 Revert to using js lib as peer dep for proper types resolving 2024-10-19 09:01:36 +02:00
Baptiste Arnaud
c6e85942ce
👷 Build js embed lib with tsup 2024-10-19 08:37:30 +02:00
Baptiste Arnaud
b31f30528b
🚸 Make sure bubble is closing when other chat widget opens up
Closes #1829
2024-10-18 14:23:03 +02:00
Baptiste Arnaud
4c0d3fb7cb
🐛 (blog) Migrating to @next/mdx 2024-10-14 16:59:21 +02:00
Baptiste Arnaud
d2e4ad8b24
🔧 Configure bunfig instead of individual npmrc files 2024-10-09 08:48:21 +02:00
Baptiste Arnaud
13c2dd51b6
🔧 Add npmrc file to authenticate properly for publishing 2024-10-09 08:40:34 +02:00
Baptiste Arnaud
698eda7079
🔧 Add version filed in package json files 2024-10-09 08:31:03 +02:00
Baptiste Arnaud
a551f7785b
⬆️ Bump embed libs
skip ci
2024-10-09 07:59:58 +02:00
Baptiste Arnaud
f51258a796
🐛 Fix button shrink in some embed setup 2024-10-08 11:38:07 +02:00
Baptiste Arnaud
59c0ea03cf
Add Webhook block (#1815)
Closes #1531
2024-10-07 11:44:28 +02:00
Baptiste Arnaud
32690cbd80
🐛 Fix Google Font bold weight in injectFont function
Closes #1802
2024-09-25 18:10:35 +02:00
Baptiste Arnaud
ec24db21bd
🐛 Fix persistence issue when user remembered 2024-09-25 16:00:24 +02:00
Baptiste Arnaud
230b026dcf
👷 Update npm authentication in publish workflows 2024-09-25 15:00:30 +02:00
Baptiste Arnaud
10750f54d1
♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801)
Closes [#1754](https://github.com/baptisteArno/typebot.io/issues/1754)
2024-09-25 14:50:13 +02:00
Baptiste Arnaud
3f15c262ec
🐛 Make sure files are not broken in preview if visibility is Private
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Closes #1788
2024-09-12 21:29:51 +02:00
Baptiste Arnaud
d5484f9366
🐛 (rating) Fix icons fill color
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Closes #1781
2024-09-12 19:57:22 +02:00
Baptiste Arnaud
a3a9d58be9
🐛 (audioClips) Fix empty metadata on recorded file
Closes #1753
2024-08-31 11:37:52 +02:00
Baptiste Arnaud
b0d86bf382
🔧 Avoid rollup bundle crash when dev mode
Some checks are pending
Create Tag / create-tag (push) Waiting to run
Closes #1736
2024-08-22 17:40:10 +02:00
Baptiste Arnaud
b2c8ef941b
🐛 (audioClip) Fix audio clip UI on Safari 2024-08-21 14:32:47 +02:00
Baptiste Arnaud
37ef8fe240
🚸 Improve audio clip status change and feedback
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-08-20 15:38:11 +02:00
Baptiste Arnaud
135251d3f7
Add audio clips option on text input block
Closes #157
2024-08-20 14:36:41 +02:00
Abhirup Basu
17684ee5b7
️ Reset remembered state if the typebot is updated (#1675)
Wipe stored chat state if a typebot is updated.

Resolves #1508 
Resolves #1427  



https://github.com/user-attachments/assets/7668d6a7-2916-4158-b715-1cccaeaf6ddf

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-08-16 18:10:47 +02:00
Baptiste Arnaud
22953a3445
🐛 Fix append values bug when value contains "`"
Some checks are pending
Create Tag / create-tag (push) Waiting to run
2024-07-29 16:35:02 +02:00
Baptiste Arnaud
2a5fb14726
🐛 Fix nextjs package broken dynamic import 2024-07-15 16:06:12 +02:00
Baptiste Arnaud
f4cd1d5ba3
🐛 Fix remember user streaming messages 2024-07-15 15:06:38 +02:00
Baptiste Arnaud
5a3fd84214
⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
Abhirup Basu
c7263a17eb
️ Option to disable controls and autoplay on videos (#1631)
Extends the implementation of #1503 as per the suggestions provided in
the code review to resolve #1485



https://github.com/baptisteArno/typebot.io/assets/69730155/87481d64-57f5-4f7e-8a28-4a464f12cc31

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-07-11 12:32:47 +02:00
Baptiste Arnaud
898ed529b0
🐛 (attachments) Fix attachments on mobile and fix long text…
Closes #1611, closes #1610
2024-06-27 09:20:42 +02:00
Baptiste Arnaud
b08e374e3e
🚑 Fix embed web.js file mentioning "process" 2024-06-26 12:22:57 +02:00
Baptiste Arnaud
6af47a8cfe
🐛 (payment) Fix payment redirection 2024-06-26 10:59:11 +02:00
Baptiste Arnaud
6db0464fd7
Add attachments option to text input (#1608)
Closes #854
2024-06-26 10:13:38 +02:00
Baptiste Arnaud
b10383e027
🐛 (video) Parse youtube start time query param
Closes #1589
2024-06-24 14:31:07 +02:00
Baptiste Arnaud
8a8a3c5868
🐛 (embed) Fix iframe embed when referrer is empty 2024-06-21 08:31:38 +02:00
Baptiste Arnaud
033f52e9f3
📝 Add generate upload url endpoint api doc 2024-06-20 10:53:17 +02:00
Baptiste Arnaud
918836d6cf
(embed) Option to add a wait event for the embed bubble
Closes #1590
2024-06-19 15:27:45 +02:00
Baptiste Arnaud
67f37c02a4
🐛 Fix allowed origins when embedded in iframe
Closes #1518
2024-06-19 09:54:08 +02:00
Baptiste Arnaud
bec9cb68ca
⬆️ Upgrade chakra version 2024-06-17 14:12:14 +02:00
Baptiste Arnaud
233ff91a57
🚸 Display error toast when script or set vari… 2024-06-11 18:18:05 +02:00
Baptiste Arnaud
ee834999e6
Support Vision for compatible AI models
Closes #1313
2024-06-11 10:51:02 +02:00
Baptiste Arnaud
3d09ad1818
🚸 Properly parse single break lines in streaming bubble 2024-05-29 08:50:02 +02:00
Baptiste Arnaud
10cbf4dfbc
🐛 (calCom) Fix weekly and column layouts restrained from max-width prop 2024-05-23 15:37:51 +02:00
Baptiste Arnaud
0eacbebbbe
📄 Add Commercial License for ee folder (#1532) 2024-05-23 10:42:23 +02:00
Baptiste Arnaud
3662c0d631
💄 (bot) Fix bubble max widths and guest avatar shrinking
Closes #1514
2024-05-16 15:25:38 +02:00
Baptiste Arnaud
40f21203b5
(setVariable) Add Transcription system var (#1507)
Closes #1484
2024-05-15 14:24:55 +02:00
Baptiste Arnaud
0a7d598a35
🚸 Fix auto scroll behavior
Based on bottom of last element was a bad idea. Now it is based on
scroll position + some tolerance computed based on screen height
2024-04-25 08:40:12 +02:00
Baptiste Arnaud
a7fc41316c
🚸 Improve auto scroll behavior
Now only based on bottom of last element if it is in view
2024-04-24 17:40:27 +02:00
Baptiste Arnaud
873ba0bfda
💄 Show send icon by default on textboxes
Closes #1418
2024-04-24 16:56:33 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
c75148c800
🐛 (bot) Fix svg images not being displayed
Closes #1456
2024-04-23 11:27:02 +02:00