Commit Graph

451 Commits

Author SHA1 Message Date
Baptiste Arnaud
48b86634b6
🗃️ Track last activity date on published typebots 2026-01-05 19:44:41 +01:00
Baptiste Arnaud
1fb2ab3ede
🐛 Fix typing bubble animation transform value
Fixed incorrect translateY value in chat bubble animation that was causing visual glitches in the typing indicator. Fixes #2331
2026-01-05 11:31:32 +01:00
Baptiste Arnaud
0b14a21b37
⬆️ Upgrade Next.js and react 2025-12-12 10:28:27 +01:00
Baptiste Arnaud
7014069f5f
⬆️ Upgrade Next.js and react 2025-12-07 08:58:27 +01:00
Baptiste Arnaud
6a02a5b919
⬆️ Upgrade to React 19
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-12-01 16:42:23 +01:00
Baptiste Arnaud
d48c9b458e
💄 (bot) Add border to cards 2025-11-28 09:43:55 +01:00
Baptiste Arnaud
dd82c4d318
♻️ Migrate to Bun test 2025-11-27 12:08:31 +01:00
Baptiste Arnaud
a68f0c9179
🔒️ Restrict client code execution on imported bot 2025-11-18 17:54:19 +01:00
Baptiste Arnaud
c823aba3db
🚑️ (embed) fix scroll issue on some Safari version
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-11-14 18:25:23 +01:00
Baptiste Arnaud
d3347cb346
🐛 (embed) Fix button border thickness
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-11-13 17:17:23 +01:00
Baptiste Arnaud
adbeb85c03
🐛 (embed) Fix size issues for custom html font-size 2025-11-13 12:03:25 +01:00
Baptiste Arnaud
fb57698b94
🐛 (embed) Fix tailwind variables not applied to shadow DOM 2025-11-12 17:16:10 +01:00
Baptiste Arnaud
d3f91195a8
🐛 Fix transcript compute stopping at Cards input 2025-11-12 16:16:05 +01:00
Baptiste Arnaud
0250ff8b64
💄(embed) fix button cursor
Closes #2306
2025-11-12 09:14:05 +01:00
Baptiste Arnaud
8a95e2821d
🚑️ Fix invalid chat container class names 2025-11-12 09:07:50 +01:00
Baptiste Arnaud
2f88749043
💄 (embed) Fix popup overlay color transparency 2025-11-12 08:54:38 +01:00
Baptiste Arnaud
e1f75652b2
🚑️ Fix opacity-1 invalid className 2025-10-30 08:51:56 +01:00
Baptiste Arnaud
3d397601f7
♻️ Upgrade to Tailwind v4 2025-10-29 19:04:59 +01:00
Baptiste Arnaud
489493b376
🐛 (bot) Fix crash when continue message richText is empty 2025-10-06 14:44:21 +02:00
Baptiste Arnaud
9688a297ad
🔧 Revert to carret version pinning 2025-10-03 10:51:27 +02:00
Baptiste Arnaud
5ed6051099
🐛 (bot) fix some emojis that were not detected for avatar 2025-10-02 09:53:52 +02:00
Baptiste Arnaud
70e6f4d5c7
🐛 Fix link not showing in Text bubble
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-22 11:06:59 +02:00
Baptiste Arnaud
b52bb39352
🐛 Include submitInput in Typebot global 2025-09-22 10:37:39 +02:00
Baptiste Arnaud
eb28b0b51c
Add submitInput embed command
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-18 10:08:08 +02:00
Baptiste Arnaud
282e4bdab7
🐛 Fix bot crash on second load in builder 2025-09-15 11:24:16 +02:00
Baptiste Arnaud
f8f9710bbd
🐛 Fix bot standard not initially loading 2025-09-15 10:48:33 +02:00
Baptiste Arnaud
765c4b2f8c
⬆️ Upgrade Plate
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-12 13:11:11 +02:00
Baptiste Arnaud
6ad0ad26c7
️ Revert sessionId reset on remembered state
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-09 15:15:12 +02:00
Baptiste Arnaud
e928987623
⬆️ Upgrade tooling
TS v5.9, Biome v2 + fixes
2025-09-09 10:32:38 +02:00
Baptiste Arnaud
f876415309
🧑‍💻 Add reset typebot embed command 2025-09-02 14:02:40 +02:00
Baptiste Arnaud
39c9033c69
🐛 Attempt to fix no camera option on file upload for Android users 2025-09-02 09:56:50 +02:00
Baptiste Arnaud
9a9a7e684c
🚸 Migrate floating components to Base UI (#2266)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Daily job / clean (push) Has been cancelled
2025-08-19 17:04:50 +02:00
Baptiste Arnaud
72a61047be
🐛 Update sessionId if user is remembered 2025-08-19 12:17:00 +02:00
Baptiste Arnaud
b8a487b92e
🐛 Fix embed continue chat and client log queries not following allowed origins config
Closes #2263
2025-08-18 11:06:27 +02:00
Baptiste Arnaud
8a69ff3665
🚸 Add new OpenAI, Mistral and Anthropic models
GPT-5, Opus 4.1, Mistral Medium
2025-08-12 12:03:56 +02:00
Baptiste Arnaud
8d94c32ff1
🔖 (wordpress) Release 4.3.0, add shortcode protected prop 2025-08-12 10:28:08 +02:00
Baptiste Arnaud
bac1ee280e
🚸 (bot) Improve error message on failed file upload
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-24 11:52:24 +02:00
dev-cb
b5958bd6ed
♻️ Fix wordpress PHP deprecation warning (#2248) 2025-07-18 09:59:11 +02:00
Baptiste Arnaud
541d744650
🐛 Fix bot avatar not displayed on streaming message 2025-07-07 16:50:19 +02:00
Baptiste Arnaud
06d82ad347
🐛 Fix network error toast showing up in some scenario even if no error was returned 2025-07-02 12:03:31 +02:00
Baptiste Arnaud
b6dd05199a
⬆️ Upgrade stripe-js 2025-07-01 11:41:07 +02:00
Baptiste Arnaud
45e29846b5
🐛 Fix iOS scroll still not working on some devices 2025-06-24 21:57:48 +02:00
Baptiste Arnaud
1e14ae7be4
🐛 Fix scroll on some iOS devices when chat container is disabled 2025-06-24 19:59:18 +02:00
Baptiste Arnaud
c0bda4478d
🐛 Fix bot client height reactivity 2025-06-24 19:33:01 +02:00
Baptiste Arnaud
6e53baf18d
🚑️ (embed) Fix absolute positioned element not following scroll
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-20 17:54:14 +02:00
Baptiste Arnaud
89ab2f6697
🐛 Fix narrow scroll chat container when transparent
Closes #2218
2025-06-18 22:14:33 +02:00
Baptiste Arnaud
0e473f0fee
🐛 Fix multi client side action after input block not triggering
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-18 17:20:52 +02:00
Baptiste Arnaud
01a3eb64e7
🧑‍💻 (embed) Better typebot typing on init 2025-06-10 11:39:04 +02:00
Baptiste Arnaud
b76dad18b7
🚸 (textInput) Add Input mode option
Closes #2101
2025-06-05 15:47:14 +02:00
Baptiste Arnaud
c43ad4bfe7
🐛 Fix number input default locale to browser's language 2025-06-05 15:30:46 +02:00