Baptiste Arnaud
b46d35214d
🐛 (editor) inconsistency in route change auto save
2022-10-12 07:42:32 +02:00
Baptiste Arnaud
d1cc9180c8
🐛 (stripe) add back subscription delete webhook handler
2022-10-11 13:54:28 +02:00
Baptiste Arnaud
e8baaca2a2
🏗️ Use tsup for bot and typebot-js packages
2022-10-11 13:38:48 +02:00
Baptiste Arnaud
84163c6585
🏗️ Use tsup for bot and typebot-js packages
2022-10-11 08:57:37 +02:00
Baptiste Arnaud
0b58f4e976
🔖 Release v2.8.1
v2.8.1
2022-10-09 07:51:29 +02:00
Baptiste Arnaud
5289a96940
📦 Upgrade deps
2022-10-09 07:48:58 +02:00
Baptiste Arnaud
691b3d0cb5
🐛 (builder) giphy debounce input
2022-10-09 07:33:02 +02:00
Baptiste Arnaud
aea9021eb8
🚸 (bot) Display inputs to the right s…
2022-10-07 17:32:14 +02:00
Baptiste Arnaud
30c1acbd2b
🚸 (bot) Display inputs to the right s…
2022-10-07 06:36:36 +02:00
Baptiste Arnaud
88c4076664
🐛 (bubbles) Fix giphy search input buggy
2022-10-06 09:03:49 +02:00
Baptiste Arnaud
bfed599695
✨ (editor) Add unpublish and close typebot options
...
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
2022-10-06 08:33:46 +02:00
Baptiste Arnaud
7ca97d4606
🚸 (sendEmail) Better result logging
2022-10-04 08:17:05 +02:00
Baptiste Arnaud
471ffe8e21
📝 Update changelog
2022-10-02 11:19:32 +02:00
Baptiste Arnaud
6c497a995b
🔖 Release v2.8.0
v2.8.0
2022-10-02 11:15:55 +02:00
Baptiste Arnaud
a947c1ce34
📦 Upgrade deps to latest version
2022-10-02 10:34:13 +02:00
Baptiste Arnaud
fac70b9639
🚸 (inputs) Improve date input response bubble formatting
2022-10-01 18:47:29 +02:00
Baptiste Arnaud
15dbc9577d
🐛 (usage) Archive typebot to be able to compute usage
2022-10-01 09:16:54 +02:00
Baptiste Arnaud
75ca255af2
🔊 (sendEmail) Add log when smtp config is failing
2022-10-01 07:14:23 +02:00
Baptiste Arnaud
1654de3c1f
🧑💻 (emails) Add decent emails management
...
Use mjml-react to generate emails. Put all emails in a independent package.
2022-10-01 07:00:05 +02:00
Baptiste Arnaud
e1f2d49342
🐛 (workspace) Allow lifetime users to invite members to workspace
2022-09-27 17:16:48 +02:00
Baptiste Arnaud
9ed4916c59
🐛 Lifetime users should have access to Pro features
2022-09-27 17:04:02 +02:00
Baptiste Arnaud
8c56c6c32d
💚 (ci) Fix turbo repo prisma cache
2022-09-27 09:02:57 +02:00
Baptiste Arnaud
9061c03d6d
✏️ (pricing) Fix typos
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
3bec24a8cc
♻️ (usage) Remove limit until temporarily
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
3c803b1345
🐛 Remove delete result cascade
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
30dff2d5d7
🐛 (limits) Fix storage limit trigger and e2e tests
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
1e26703ad4
🐛 (usage) Fix storage limit check
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
1063429275
🐛 (limits) Fix usage limits email emojis
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
6384a3adae
🐛 (stripe) Fix plan update and management
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
f83e0efea2
🐛 (stripe) Update additional items when they didn't exist
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c94a6581be
✨ (lp) Add new pricing page
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
d8b1d8ad59
💚 Better build scripts
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c1dd4d403e
👷 Transpile components for better DX
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
898367a33b
✨ Add usage-based new pricing plans
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
6a1eaea700
🐛 (editor) Shouldn't be able to set a group name to empty string
2022-09-19 07:32:27 +02:00
Baptiste Arnaud
45409a860f
🔖 Release v2.7.1
v2.7.1
2022-09-12 08:13:50 +02:00
Baptiste Arnaud
a262fc190e
📦 Update packages
2022-09-12 07:59:08 +02:00
Baptiste Arnaud
4a04d1ccba
🐛 (webhook) Don't send body when GET method is used
2022-09-12 07:58:57 +02:00
Baptiste Arnaud
d696f551c3
🐛 (webhook) Don't send body when GET method is used
2022-09-11 11:42:25 +02:00
Baptiste Arnaud
1a7c25ef0b
🛂 (builder) Make sure old typebots can't overwrite newer
2022-09-10 15:18:37 +02:00
Baptiste Arnaud
4bf47ecf90
🐛 (textinput) Don't submit on enter when long input
2022-09-10 14:32:14 +02:00
Baptiste Arnaud
b64f787cf5
🐛 (viewer) load a bot without a start edge
2022-09-10 14:21:21 +02:00
Baptiste Arnaud
ae5d5b795d
🔖 Release v2.7.0
v2.7.0
2022-09-01 08:32:29 +02:00
Baptiste Arnaud
a16118027d
📝 More explicite set variable compute examples
2022-09-01 08:07:56 +02:00
Baptiste Arnaud
cf07cfe3ab
🧑💻 (smtp) Use secure prop instead of ignoreTLS
...
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore of SMTP_SECURE. If
SMTP_SECURE is true, the connection will use TLS when connecting to server. If false (the default)
then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if
you are connecting to port 465. For port 587 or 25 keep it false
2022-09-01 07:40:35 +02:00
Baptiste Arnaud
42bf93e729
🐛 (lp) Update plausible tracking url
2022-08-31 21:01:04 +02:00
Baptiste Arnaud
a8d1e27e15
🐛 (lp) Update plausible tracking url
2022-08-31 21:00:19 +02:00
Baptiste Arnaud
194df22ec0
🔖 Release 2.6.2
v2.6.2
2022-08-29 17:01:27 +02:00
Baptiste Arnaud
d94879ec3b
📦 Add cz-emoji
2022-08-29 09:13:24 +02:00
Baptiste Arnaud
57866c4aa3
chore: upgrade packages
...
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00