Commit Graph

27 Commits

Author SHA1 Message Date
Baptiste Arnaud
9c1e82a6a6
🐛 (whatsapp) Update incomingMessageSchema to use an array for contacts 2025-04-04 10:44:13 +02:00
Baptiste Arnaud
3fedd227ad
⬆️ Add missing deps and remove unused ones 2025-04-01 10:39:41 +02:00
Baptiste Arnaud
ec0691a37f
🔨 update user and workspace inspection logic 2025-03-17 12:56:20 +01:00
Baptiste Arnaud
9e7e24b96a
🐛 Correctly save streaming error in logs 2025-03-11 15:27:44 +01:00
Baptiste Arnaud
3d3f192c0d
🔧 Improve new results tracking only tracking non-zero, per typebot
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-03-05 11:09:22 +01:00
Baptiste Arnaud
388ba31e8e
👷 Attempt to fix hourly results report retry mechanism 2025-02-26 11:17:30 +01:00
Baptiste Arnaud
6e889ec14c
👷 Improve hourly results tracking and error handling 2025-02-22 15:32:21 +01:00
Baptiste Arnaud
10b466b4da
👷 Enable daily results tracking and reporting
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-02-20 15:49:17 +01:00
Baptiste Arnaud
b406f6c620
👷 Renovate cron jobs 2025-02-19 22:32:41 +01:00
Baptiste Arnaud
0a75534cce
Add missing deps 2025-02-19 11:02:21 +01:00
Baptiste Arnaud
fcef3da442
🔧 Filter out more known errors/message from Sentry
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Daily database cleanup / clean (push) Has been cancelled
Check and report chats usage / send (push) Has been cancelled
2025-02-17 15:43:17 +01:00
Baptiste Arnaud
27366dde5a
💚 Add missing packages and clean up unused packages 2025-02-04 11:39:17 +01:00
Baptiste Arnaud
21455306e4
⬇️ Downgrade Prisma to 5.x to fix read replica extension 2025-01-27 21:52:05 +01:00
Baptiste Arnaud
86c5ae6684
⬆️ Upgrade prisma and add read replicas support in long running scripts 2025-01-27 19:37:37 +01:00
Baptiste Arnaud
21f55dc429
🗃️ Add chatsHardLimit workspace field 2025-01-27 18:37:58 +01:00
Baptiste Arnaud
06e6faa9d5
feat: integrate new brand (#1935) 2025-01-23 13:25:47 +01:00
Baptiste Arnaud
8779982647
🛂 Only send limit reached email warning to Free workspaces 2024-12-06 17:27:03 +01:00
Baptiste Arnaud
ecb1056efa
🐛 Rename updateTypebot script function to updateWorkspace 2024-11-30 17:31:56 +01:00
Baptiste Arnaud
a7a15fd4d5
📈 Add limit warning email telemetry events
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-11-26 10:20:28 +01:00
Baptiste Arnaud
305e711c8f
🐛 Fix validateNumber to correctly parse max option 2024-10-25 05:23:55 -07:00
Baptiste Arnaud
2fe1c316ae
🔨 Add inspectPublishedTypebot script to query published Typebots 2024-10-24 14:58:41 -07:00
Baptiste Arnaud
5fb10d2ffb
Add script template that reads CSV file and process things 2024-10-11 11:54:00 +02:00
Baptiste Arnaud
6ec8f71cac
🔧 Upgrade Stripe API version and dependencies 2024-10-04 14:25:51 +02:00
younesbenallal
25a79af81d
📝 Add "Add chatbot to webflow" blog post (#1807)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-09-27 10:52:14 +02:00
Baptiste Arnaud
12fdfe7fdf
🐛 Fix scripts exec 2024-09-25 15:49:05 +02:00
Baptiste Arnaud
3498df6309
👷 Refactor bun command in check-and-report-chats-usage.yml 2024-09-25 15:26:02 +02:00
Baptiste Arnaud
10750f54d1
♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801)
Closes [#1754](https://github.com/baptisteArno/typebot.io/issues/1754)
2024-09-25 14:50:13 +02:00