Daniel Philip Johnson
cf4922ffd9
✏️ Update next.js package install snippet ( #2196 )
2025-06-03 14:51:26 +02:00
Baptiste Arnaud
267b4958d2
🚸 Scroll to bottom of settings when test http response is received
2025-06-02 17:14:13 +02:00
Baptiste Arnaud
338793ccc3
💄 (embed) Fix vertical buttons width on medium screen
2025-06-02 16:56:17 +02:00
Baptiste Arnaud
7a11d5f6aa
🚸 (embed) Improve chat container responsivity and caroussel width
2025-06-02 15:32:22 +02:00
Baptiste Arnaud
bce55482b5
⬆️ Upgrade ark-ui/solid
2025-06-02 12:44:07 +02:00
younesbenallal
924ae28683
📝 Add "Product recommendation quiz shopify" blog post ( #2180 )
2025-06-02 10:43:06 +02:00
Baptiste Arnaud
492e365fc5
💄 (setVariable) Improve block content preview UI especially for long code content
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Daily job / clean (push) Has been cancelled
Hourly job / send (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
Closes #2189
2025-05-29 11:37:57 +02:00
Baptiste Arnaud
fd8bc8122c
🔧 Disable Sentry trace sampling
2025-05-29 10:59:04 +02:00
Baptiste Arnaud
f495093dfd
💄 Update builder OG image
...
Closes #2164
2025-05-28 18:28:25 +02:00
Baptiste Arnaud
3f4ddc789b
🐛 Fix NocoDB not working with Link fields
...
Closes #2174
2025-05-28 18:26:51 +02:00
Baptiste Arnaud
9a9285c962
🔧 Add common trpc error message in ignore list
2025-05-28 17:03:29 +02:00
Baptiste Arnaud
1427137653
🔇 Remove TypebotPageV2 log
2025-05-28 17:02:30 +02:00
Baptiste Arnaud
b041842e4a
🐛 (engine) Sanitize variable value before saving to avoid db insert failure
2025-05-28 17:01:24 +02:00
Baptiste Arnaud
4e9d4fce0a
⏪ ️ Revert invalid return signature on executeCondition
2025-05-28 16:44:33 +02:00
Baptiste Arnaud
e19a839443
🚸 (date) Allow for YY and DD to be interpreted as yy and dd
2025-05-28 16:29:46 +02:00
Baptiste Arnaud
fd7f8f18ea
🔊 Improve error log for whatsapp send message query
2025-05-28 16:23:30 +02:00
Baptiste Arnaud
07cec85f3b
🐛 Fix retrocompat issue, allow null message on continueChat endpoint
2025-05-28 16:11:20 +02:00
Baptiste Arnaud
629cb3c1f2
💄 Remove New tags on old templates
2025-05-28 15:58:46 +02:00
Baptiste Arnaud
78a1ce26f9
🐛 Improve invalid regex handling in comparison logic
2025-05-28 15:31:34 +02:00
Baptiste Arnaud
45f7e2ca5e
🚸 Only execute reply event with outgoind edge id
2025-05-28 14:52:33 +02:00
Baptiste Arnaud
0c883b9a11
📝 Add progress bar docs
2025-05-28 14:26:36 +02:00
Baptiste Arnaud
0940a1b271
💚 Add typecheck scripts and fix types issues
2025-05-28 11:15:32 +02:00
Baptiste Arnaud
7479c15b81
🐛 (embed) Fix client side result set as the last input answer
2025-05-28 11:00:43 +02:00
Baptiste Arnaud
3a2ac4f8fa
🐛 Fix save variable data mapping suggestion for arrays with mixed objects
2025-05-27 11:48:22 +02:00
Baptiste Arnaud
c28c39bc64
🐛 Normalize file type extension comparison in parseReply function
2025-05-26 18:57:35 +02:00
Baptiste Arnaud
0a34f7a8c8
🐛 Fix anticipated end with nested link to typebot
2025-05-26 18:46:34 +02:00
Baptiste Arnaud
433105c565
✏️ Fix Next.js deployment doc title
2025-05-26 18:14:35 +02:00
Baptiste Arnaud
d745438f55
🐛 Fix bot container size reactivity on children
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-05-23 11:27:22 +02:00
Baptiste Arnaud
79f65217d6
🐛 Fix Card item drag on text area resize and allow textarea scroll
2025-05-23 11:06:49 +02:00
Baptiste Arnaud
924a57be30
🚸 Improve Card item manipulation
...
Avoid dragging the item on text selection, resize description editable to text content size and remove max-width on editables
2025-05-23 10:27:28 +02:00
Baptiste Arnaud
2dc6b0008c
🐛 Fix buttons input option auto opening when it shouldn't
2025-05-23 10:12:06 +02:00
Baptiste Arnaud
b614bf7b35
🐛 Fix static positioned bubble placeholder size
2025-05-22 14:39:08 +02:00
Baptiste Arnaud
018767a850
🚑 ️ Remove test Bubble from viewer
2025-05-22 12:11:43 +02:00
Baptiste Arnaud
28c149c0c7
🧑💻 Make react package ssr compatible and deprecate nextjs package
...
Closes #1936
2025-05-22 12:05:40 +02:00
Baptiste Arnaud
c94266dbff
🧑💻 Add reload embed command
2025-05-22 08:38:49 +02:00
Baptiste Arnaud
0552d14053
🚸 Add isOpen and isHidden props to Bubble embed
2025-05-22 08:18:05 +02:00
Baptiste Arnaud
081654f733
♻️ Remove global signals from embed lib to avoid conflict with multiple bots
...
Also unify state in ChatChunk to have a more predictable reactivity
2025-05-22 08:13:43 +02:00
Baptiste Arnaud
46089d65df
🐛 Fix Bot premature isEnded flag when response has only clientSideActions
2025-05-21 15:20:26 +02:00
Swap-nagras
ef18b1c9e5
✅ (emailInput) Add tests for email input validation ( #2177 )
2025-05-21 14:51:21 +02:00
Sanmith Kurian
a322789215
🚸 (dateInput) Add submit on Enter press ( #2176 )
2025-05-21 14:50:38 +02:00
Kunwarjeet Singh Bindra
9563a79d44
✅ (commandEvent) Add unknown event test ( #2178 )
2025-05-21 08:44:30 +02:00
Baptiste Arnaud
6df30d9a0b
♻️ (embed) export commands file
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-05-19 17:39:20 +02:00
Baptiste Arnaud
bab77ef98a
♻️ (embed) improve buttons layout on small windows
2025-05-19 17:28:43 +02:00
Baptiste Arnaud
2e49fc05b7
♻️ (embed) Use @tailwindcss/container-queries and improve layout for small containers in height
2025-05-19 16:32:32 +02:00
Baptiste Arnaud
ab907f1516
♻️ (embed) lift colors CSS up
2025-05-19 15:46:10 +02:00
Baptiste Arnaud
d5ec6d54f9
🔧 Add "/business-continuity" to lp pages in next.config
2025-05-19 14:15:21 +02:00
Baptiste Arnaud
4f3c270c78
📝 Add "Business Continuity" page
2025-05-19 14:09:25 +02:00
Sanmith Kurian
ac510abf76
✨ Add "Allow search engines to index" option ( #2163 )
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
# Configure the robots meta tag to allow search and link crawlers
## Description
Closes #1123
This PR adds the "Allow indexing" metadata option. This feature allows
users to control whether search engines like Google and LinkedIn can
index their Typebot content by removing the `noindex` meta tag when
enabled.
## Changes
- Updated `MetadataForm.tsx` to include a new switch toggle to allow
indexing
- Updated `Seo.tsx` to remove the `noindex` tag when indexing is enabled
- Made the appropriate changes for the typebot settings schema to
include the allow indexing option
- Added translations for the following keys to `en.json`, `fr.json`,
`pt-BR.json`, `pt.json` language files:
- `settings.sideMenu.metadata.allowIndexing.label`: "Allow search
engines to index"
- `settings.sideMenu.metadata.allowIndexing.tooltip`: "When enabled, the
noindex meta tag will be removed, allowing search engines like Google
and LinkedIn to index your typebot."
## Screenshots

2025-05-16 08:36:33 +02:00
younesbenallal
34a8da5a0d
📝 Add "Voiceflow vs flowise" blog post ( #2173 )
2025-05-16 08:35:29 +02:00
Baptiste Arnaud
b0189f7579
🐛 Refactor populateEdgesWithTotalVisits to fix dropoff compute edge cases
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-05-14 08:38:09 +02:00