Commit Graph

2321 Commits

Author SHA1 Message Date
Baptiste Arnaud
0c5cd615f5
📝 Add transcript section to results docs 2025-08-28 11:22:02 +02:00
Baptiste Arnaud
d68104d28d
💄 Increase variables dropdown items font size 2025-08-28 10:55:07 +02:00
Baptiste Arnaud
2b626f75f3
🐛 Enable vision for gpt-5 models 2025-08-26 11:10:20 +02:00
Baptiste Arnaud
c7ab594109
💄 Harmonize block settings hover bar 2025-08-26 10:47:01 +02:00
Baptiste Arnaud
d2e944c3af
🐛 Remove test menu in media popover 2025-08-26 10:41:00 +02:00
Baptiste Arnaud
af029292ff
♻️ Refacto buttons and migrate from Chakra UI (#2268) 2025-08-25 16:04:08 +02:00
Baptiste Arnaud
de7705d43f
🐛 Fix invalid test payload used in response keys 2025-08-21 16:48:30 +02:00
Baptiste Arnaud
8548d36cda
🐛 (landing-page) Fix first-time cookie setter for non EU users 2025-08-20 10:40:35 +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
50fe05f563
🔒️ Add potential trademark infrigement detection 2025-08-19 11:20:35 +02:00
Baptiste Arnaud
f091683c6a
🔧 Add "Start event doesn't exist" to Sentry ignore messages 2025-08-18 12:18:02 +02:00
Baptiste Arnaud
31c5c748fa
🐛 Fix item settings button not showing on display condition hover
Closes #2252
2025-08-18 12:08:21 +02:00
Baptiste Arnaud
f2b314d02d
🐛 Fix CreateAPIToken dialog not resetting on close
Closes #2239
2025-08-18 11:54:29 +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
5a4787be44
🐛 Fix invalid chat window background URL in default Bubble theme
Closes #2264
2025-08-18 11:04:06 +02:00
Baptiste Arnaud
f97c9780d2
🔧 Update FolderContent component to enhance read-only logic based on workspace user mode 2025-08-18 10:19:30 +02:00
Baptiste Arnaud
41a1954fb7
📝 Update Cards block documentation to include variable mapping 2025-08-18 10:13:09 +02:00
Baptiste Arnaud
6fd807e72c
🐛 Avoid adding https:// prefix if URL starts with variable string 2025-08-14 09:47:44 +02:00
Baptiste Arnaud
b48f0e3fff
📝 Update metadata guidelines 2025-08-14 09:28:18 +02:00
Baptiste Arnaud
49fe1b99b0
🔧 (builder) add robots.txt to index only registration pages 2025-08-13 11:42:35 +02:00
Baptiste Arnaud
22328fde18
🔧 (landing-page) Add dynamic sitemap.xml route and robots.txt to desindex home.typebot.io
- Introduced an `updatedAt` field in the content collections schema for better content management.
- Updated multiple blog posts with `updatedAt` timestamps for improved SEO and content freshness.
- Added a new `sitemap.xml` route to enhance site indexing and search engine visibility.
- Created a `robots.txt` file to manage crawler access.
2025-08-13 11:18:18 +02:00
Baptiste Arnaud
b1d5b5b01e
🚸 (whatsApp) Add media upload cache
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-08-12 16:33:59 +02:00
younesbenallal
2a308d229c
📝 Add July blog posts (#2261) 2025-08-12 10:29:05 +02:00
Baptiste Arnaud
ee91147b79
🔒️ Add X-Content-Type-Options header to enhance security 2025-08-07 18:48:22 +02:00
Baptiste Arnaud
a1382b75e6
🚸 Show 5s max delay UI feedback on typing emulation settings 2025-08-07 16:52:50 +02:00
Cosmo Abdon
085397ea09
️ (dify) Switch to ai-sdk (#2247)
Prevent malformed JSON in streaming
2025-08-06 18:20:45 +02:00
Baptiste Arnaud
43328f4844
Add 360Dialog provider
Behind feature flag

Closes #925
2025-08-06 15:59:24 +02:00
Baptiste Arnaud
167b252d08
🐛 Fix empty accordion in forged block with preprocessing
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-08-04 17:13:50 +02:00
Baptiste Arnaud
dfe98a1151
📝 Remove temporary absence notice from help documentation 2025-08-04 15:42:51 +02:00
Baptiste Arnaud
a034176962
🔒️ Add Content Security Policy header on builder 2025-08-04 15:34:18 +02:00
Baptiste Arnaud
763c1012a5
🔧 (gmail) Add beta badge 2025-08-04 12:41:50 +02:00
younesbenallal
9049101281
📝 Add "create multi step form" and "lead qualification questions" blog posts (#2256)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
Co-authored-by: Baptiste Arnaud <baptiste@typebot.io>
2025-07-25 12:54:09 +02:00
Baptiste Arnaud
80688607f5
📝 Update help documentation to reflect maintainer's temporary absence 2025-07-25 12:25:31 +02:00
Baptiste Arnaud
ce7627fd99
🚸 (gmail) Improve OAuth credential popup handling 2025-07-25 11:41:52 +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
Baptiste Arnaud
43a3eb5432
Add Transcript tab in Results details modal
Closes #1263
2025-07-24 11:26:25 +02:00
Baptiste Arnaud
f33d3b224d
🚑️ Fix Google Sheet authentication not refreshing 2025-07-22 10:58:37 +02:00
Baptiste Arnaud
40884d5df9
Add Gmail block (#2253)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-21 16:13:42 +02:00
Baptiste Arnaud
217049d296
📝 Add refund policy to terms of service, outlining 14-day refund period for new accounts 2025-07-21 10:39:24 +02:00
Baptiste Arnaud
1572426998
📝 Add Google workspace limited use of user data policy
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-19 17:35:13 +02:00
Baptiste Arnaud
a21d6e914e
📝 Update privacy policy to include third-party integration policy 2025-07-18 12:22:11 +02:00
Baptiste Arnaud
0c374d9617
📝 Add WA allow list phone number screenshot 2025-07-18 11:55:10 +02:00
Baptiste Arnaud
85b7bae1ed
📝 Add more troobleshoot steps to WhatsApp deployment 2025-07-18 11:52:11 +02:00
Baptiste Arnaud
0681926f16
📝 Add cookies info and state ISO 27001 compliance
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-16 11:06:34 +02:00
Baptiste Arnaud
65921bbde4
📝 Update WhatsApp doc and troubleshooting
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-10 09:34:53 +02:00
younesbenallal
96c08dc8b2
📝 Add june blog posts (#2246)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-09 11:15:29 +02:00
Baptiste Arnaud
541d744650
🐛 Fix bot avatar not displayed on streaming message 2025-07-07 16:50:19 +02:00
Baptiste Arnaud
354b9e7893
♻️ Harmonize unit test execution across the workspace 2025-07-07 15:44:33 +02:00
Baptiste Arnaud
e415c72c53
🐛 (lp) Fix trackPageView not being called on first route change 2025-07-04 15:37:31 +02:00
Baptiste Arnaud
ae1898c9e8
🔧 Correctly forward serverFunction call to lp app 2025-07-04 15:15:06 +02:00