younesbenallal
|
6d21dc2d4a
|
📝 Add "WhatsApp API use cases" blog post (#2169)
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
|
2025-05-13 15:43:17 +02:00 |
|
Baptiste Arnaud
|
2c1ca26877
|
🐛 Fix custom oauth OIDC URL discovery
Closes #2168
|
2025-05-13 11:16:43 +02:00 |
|
Baptiste Arnaud
|
af634875f7
|
🐛 Fix custom OAuth not working after Auth.js upgrade to v5
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #2161
|
2025-05-09 10:00:21 +02:00 |
|
Baptiste Arnaud
|
4ca143e015
|
🐛 Fix color picker elevation on share instructions modals
|
2025-05-09 09:44:47 +02:00 |
|
Baptiste Arnaud
|
009e18dcf3
|
✅ Add client side action e2e test
|
2025-05-07 08:21:29 +02:00 |
|
Baptiste Arnaud
|
6715e068be
|
🚑️ Fix client side actions not triggered when first block in group
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2025-05-07 08:16:47 +02:00 |
|
Baptiste Arnaud
|
28c77d3a36
|
🚑️ Add default returnMark status
|
2025-05-06 19:08:00 +02:00 |
|
Baptiste Arnaud
|
b20b9ba144
|
✨ Add Invalid Reply event node
Closes #2109
|
2025-05-06 18:35:44 +02:00 |
|
Baptiste Arnaud
|
466fc47b98
|
♻️ (commandEvent) Remove Resume after option
|
2025-05-06 16:45:04 +02:00 |
|
Baptiste Arnaud
|
280a91cfd5
|
🚑️ Fix command event not triggering
|
2025-05-06 16:28:48 +02:00 |
|
Alexis Falaise
|
1ca7040ec2
|
✨ Add Reply event block (#2114)
|
2025-05-06 15:43:41 +02:00 |
|
Baptiste Arnaud
|
7dd44fe749
|
🔖 Release v3.7.1
|
2025-05-06 14:51:43 +02:00 |
|
Baptiste Arnaud
|
9737fee8b5
|
🐛 Fix host trusting issue for self-hosting instances
Closes #2158
|
2025-05-06 14:50:52 +02:00 |
|
younesbenallal
|
71be1233d8
|
📝 Add "Chatbot Survey Questions" blog post (#2149)
|
2025-05-06 09:20:15 +02:00 |
|
Baptiste Arnaud
|
553380ad38
|
💚 Update Docker Buildx setup in release workflow to use the latest buildkit version
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2025-05-05 16:16:34 +02:00 |
|
Baptiste Arnaud
|
92c92f46c2
|
💚 Fix cache deprecated error on release workflow
|
2025-05-05 15:58:37 +02:00 |
|
Baptiste Arnaud
|
4d6d3d1a55
|
🔖 Release v3.7.0
|
2025-05-05 15:38:35 +02:00 |
|
Baptiste Arnaud
|
9c1b980730
|
🔧 Add "Missing credentialsId" to Sentry ignore messages
|
2025-05-05 15:25:17 +02:00 |
|
Baptiste Arnaud
|
48531c04c3
|
💄 Fix long tag overflowing in tags input
Closes #2152
|
2025-05-05 15:20:14 +02:00 |
|
Baptiste Arnaud
|
30d5ceb94b
|
🐛 Fix getInDepthAnalyticsData invalid request when typebot is not defined
Closes #2145
|
2025-05-05 15:10:39 +02:00 |
|
Baptiste Arnaud
|
9a1907d7c7
|
🐛 Fix webhook listening error when body is not JSON
|
2025-05-05 15:08:05 +02:00 |
|
Baptiste Arnaud
|
e1c7c27667
|
🐛 Fix restore published bot not working on v6.1
|
2025-05-05 15:02:33 +02:00 |
|
Baptiste Arnaud
|
79254cb910
|
🐛 Fix buttons invalid reply when internal value is empty string
|
2025-05-05 10:21:26 +02:00 |
|
Baptiste Arnaud
|
abde4227c3
|
🐛 Add ENTERPRISE plan in hasProPerks helper function
|
2025-05-05 08:05:11 +02:00 |
|
Baptiste Arnaud
|
8ab1f0235d
|
♻️ Improve transcript computation for jump and return blocks
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2025-05-02 19:23:16 +02:00 |
|
Baptiste Arnaud
|
6cd070580a
|
🚸 (analytics) Take into account Jump blocks for analytics
Also rework edge visits algorithm to avoid infinite recursions
|
2025-05-02 18:14:35 +02:00 |
|
Baptiste Arnaud
|
d32b6f8fa4
|
🔧 Update GitHub Actions workflow to use CONTENTS_RW_PAT for GITHUB_TOKEN
|
2025-05-02 17:26:27 +02:00 |
|
Baptiste Arnaud
|
0027867bee
|
🐛 Map allow comments and reation Blink options
|
2025-05-02 15:45:54 +02:00 |
|
Baptiste Arnaud
|
04d2a2d6eb
|
💄 Fix chat bubble window dynamic height on mobile
Closes #2143
|
2025-05-02 14:29:03 +02:00 |
|
Baptiste Arnaud
|
14b1a26acf
|
✨ Add "Send Feed Event" Blink action
Closes #2097
|
2025-05-02 11:24:08 +02:00 |
|
Baptiste Arnaud
|
1f1baadb59
|
🐛 Fix black background not showing on popup embed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2025-04-30 10:30:08 +02:00 |
|
Vitor Silva
|
ce637fb608
|
🧑💻 Use custom HOSTNAME and PORT in docker entrypoints (#2148)
This PR addresses [issue
#2133](https://github.com/baptisteArno/typebot.io/issues/2133) by
allowing the Typebot builder and viewer to bind to IPv6 addresses when
`HOSTNAME=::` is provided via environment variable.
✅ Changes made:
- Updated `scripts/builder-entrypoint.sh` and
`scripts/viewer-entrypoint.sh`
- Respect `HOSTNAME` and `PORT` environment variables if set
- Default to `0.0.0.0` and `3000` if not defined
🧪 Tested:
- Successfully deployed on Amazon EKS IPv6-only cluster
- Server binds correctly on `[::]:3000`
🧑💻 Contributors:
- [@silvadavitor](https://github.com/silvadavitor)
- [@RanielHaendchen](https://github.com/RanielHaendchen) (assisted with
cluster testing and validation)

|
2025-04-30 10:25:17 +02:00 |
|
Baptiste Arnaud
|
ba338b1ac6
|
🐛 Fix resetOutgoingEdgeIdProp, look for from props only
|
2025-04-29 16:04:37 +02:00 |
|
Baptiste Arnaud
|
a78498f829
|
🐛 Fix cards block duplication
Especially when button paths are connected
|
2025-04-29 15:46:45 +02:00 |
|
Baptiste Arnaud
|
1d43f14cb6
|
🐛 Update invitation count query to exclude guests from existing members
|
2025-04-28 11:23:05 +02:00 |
|
Baptiste Arnaud
|
a43173cc47
|
🐛 (condition) matched condition without connected edge should end the session
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
|
2025-04-27 18:36:36 +02:00 |
|
Baptiste Arnaud
|
85eafc2f39
|
🐛 Fix Else item not displayed
|
2025-04-27 18:15:09 +02:00 |
|
Baptiste Arnaud
|
ecda1d82d3
|
✨ Add "Return" logic block
|
2025-04-27 17:28:58 +02:00 |
|
Baptiste Arnaud
|
1217bd58e6
|
♻️ Migrate chat api schemas to its own package
|
2025-04-27 15:17:53 +02:00 |
|
Baptiste Arnaud
|
f2a3ff072d
|
🚸 Add error toast on workspace member inviation failure
|
2025-04-26 14:31:11 +02:00 |
|
Baptiste Arnaud
|
8a9e16ecc7
|
💚 Fix CI build
|
2025-04-25 17:57:54 +02:00 |
|
Baptiste Arnaud
|
ec5bd44081
|
🐛 (cards) Dynamic internal value not being saved
Closes #2137
|
2025-04-25 17:29:59 +02:00 |
|
Baptiste Arnaud
|
7807d4c0a2
|
🐛 Fix svg image not displaying on Firefox
|
2025-04-25 15:38:12 +02:00 |
|
Baptiste Arnaud
|
d007ad0d51
|
🐛 Fix file re-upload not working
Closes #2131
|
2025-04-25 15:23:17 +02:00 |
|
Baptiste Arnaud
|
148b64deaf
|
🐛 Fix TypebotHeader overlapping blocks settings window
Closes #2134
|
2025-04-25 15:11:49 +02:00 |
|
Baptiste Arnaud
|
26fd11ab1a
|
💄 Fix border on file attached on text input
|
2025-04-25 15:03:03 +02:00 |
|
Baptiste Arnaud
|
10cf18d681
|
💄 Remove hero height constraint on mobild to fix scroll glitch
|
2025-04-25 14:59:15 +02:00 |
|
Baptiste Arnaud
|
9305ae8fd8
|
💄 Fix condition items overflow with long variable names
Closes #2129
|
2025-04-25 14:46:35 +02:00 |
|
Baptiste Arnaud
|
b69d76d8b2
|
🚸 (lp) fix scroll glitch ios due to vh height
|
2025-04-25 14:20:33 +02:00 |
|
Baptiste Arnaud
|
9cc605471d
|
💄 (lp) remove book a demo button
|
2025-04-25 14:16:26 +02:00 |
|