Baptiste Arnaud
d7b1bde064
🔖 Release v3.5.0
2025-03-03 12:41:36 +01:00
Baptiste Arnaud
b406f6c620
👷 Renovate cron jobs
2025-02-19 22:32:41 +01:00
Baptiste Arnaud
fcef3da442
🔧 Filter out more known errors/message from Sentry
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
9afb7aa6ec
🔧 Add DATABASE_URL_READ_REPLICA env to turbo.json
2025-01-27 20:39:41 +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
06e6faa9d5
feat: integrate new brand ( #1935 )
2025-01-23 13:25:47 +01:00
Baptiste Arnaud
1d6eca4c0c
🐛 Add explicit react import in emails package to avoid not found bug in CI
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
related to GH action report email not sending #1910
2024-12-01 19:31:14 +01:00
Baptiste Arnaud
8c5e6123e8
📦 Add react dependency scripts package json
2024-12-01 17:47:59 +01:00
Baptiste Arnaud
badad223f1
📝 Update set variable documentation to include Pop/Shift operations
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1651
2024-11-12 09:42:05 -06: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
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
Baptiste Arnaud
041b817aa0
🧑💻 (s3) Correctly delete the files when deleting resources
2024-09-02 11:23:01 +02:00
Baptiste Arnaud
4ebd98855b
👷 Improve monthly database cleaning script perf
2024-08-12 14:03:52 +02:00
Baptiste Arnaud
bec9cb68ca
⬆️ Upgrade chakra version
2024-06-17 14:12:14 +02:00
Baptiste Arnaud
dc1929e15b
🐛 (openai) Fix ask assistant not correctly referencing uploaded f… ( #1469 )
...
…iles
Closes #1468 , closes #1467 , closes #1211
2024-04-24 16:11:06 +02:00
Baptiste Arnaud
d96f384e02
♻️ Migrate from got to ky ( #1416 )
...
Closes #1415
2024-04-05 09:01:16 +02:00
Baptiste Arnaud
5073be2439
♻️ Remove @typebot.io/schemas from @typebot.io/lib
2024-03-15 16:32:29 +01:00
Baptiste Arnaud
fee6b2d151
🧐 Add deleteChatSession script
2024-03-02 09:07:55 +01:00
Baptiste Arnaud
5d38b4451a
🧐 Add redeemCoupon script
2024-02-08 10:27:22 +01:00
Baptiste Arnaud
9a36281f50
🧐 Update add users to brevo list script
2024-02-06 15:47:19 +01:00
Baptiste Arnaud
53e778e0bb
🧐 Add inspectChatSession script
2024-01-29 09:37:19 +01:00
Baptiste Arnaud
409aeb12d3
🧐 Add updateUserEmail script
2024-01-12 10:45:48 +01:00
Baptiste Arnaud
69b113fc85
🧐 Add exportResults script
2024-01-12 10:16:01 +01:00
Baptiste Arnaud
2b2e7c72f3
🧐 Add inspectWorkspace script
2024-01-10 11:11:12 +01:00
Baptiste Arnaud
3775919543
🧐 Add more data inspection scripts
2024-01-08 13:47:23 +01:00
Baptiste Arnaud
7d6c964a0f
🧐 Add data exploration scripts
2024-01-08 07:38:58 +01:00
Baptiste Arnaud
22506223a4
🔧 Add suspendWorkspace script
2024-01-02 13:58:17 +01:00
Baptiste Arnaud
bb41226a04
✨ Allow user to share a flow publicly and make it duplicatable
...
Closes #360
2023-11-23 12:05:31 +01:00
Baptiste Arnaud
35300eaf34
♻️ Introduce typebot v6 with events ( #1013 )
...
Closes #885
2023-11-08 15:34:16 +01:00
Baptiste Arnaud
11186d8d29
👷 Add convenient script for migrating Stripe prices
2023-10-23 09:57:47 +02:00
Baptiste Arnaud
be9daee63e
♻️ Update import contact to brevo script
2023-10-23 09:57:47 +02:00
Baptiste Arnaud
3e06d89873
💚 Fix send email in CI "React is not defined"
2023-10-17 14:39:10 +02:00
Baptiste Arnaud
1cc4ccfcfa
👷 Improve getUsage accuracy in check cron job
2023-10-17 13:37:36 +02:00
Baptiste Arnaud
797751b418
⚡ (billing) Automatic usage-based billing ( #924 )
...
BREAKING CHANGE: Stripe environment variables simplified. Check out the
new configs to adapt your existing system.
Closes #906
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit
**New Features:**
- Introduced a usage-based billing system, providing more flexibility
and options for users.
- Integrated with Stripe for a smoother and more secure payment process.
- Enhanced the user interface with improvements to the billing,
workspace, and pricing pages for a more intuitive experience.
**Improvements:**
- Simplified the billing logic, removing additional chats and yearly
billing for a more streamlined user experience.
- Updated email notifications to keep users informed about their usage
and limits.
- Improved pricing and currency formatting for better clarity and
understanding.
**Testing:**
- Updated tests and specifications to ensure the reliability of new
features and improvements.
**Note:** These changes aim to provide a more flexible and user-friendly
billing system, with clearer pricing and improved notifications. Users
should find the new system more intuitive and easier to navigate.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-10-17 08:03:30 +02:00
Baptiste Arnaud
81bc0746cf
⬆️ Upgrade dependencies
2023-07-15 10:46:36 +02:00
Baptiste Arnaud
2abce89a46
🛂 Add checkSubscriptions script
2023-06-23 12:05:47 +02:00
Baptiste Arnaud
931540b91b
⚗️ Add inspect user script
2023-06-21 10:43:42 +02:00
Baptiste Arnaud
a4cb6face8
👷 Add email alert hourly sender
...
Closes #549
2023-06-06 13:25:13 +02:00
Baptiste Arnaud
55bbf0e593
⬆️ Upgrade dependencies
2023-05-25 18:36:51 +02:00
Baptiste Arnaud
68a15f5ac1
⬆️ Upgrade dependencies
2023-05-02 15:33:42 -04:00
Baptiste Arnaud
21b1d74b7e
⬆️ Upgrade dependencies
2023-04-03 15:28:16 +02:00
Baptiste Arnaud
cbc8194f19
♻️ Re-organize workspace folders
2023-03-15 08:35:16 +01:00
Baptiste Arnaud
ff09814ead
⬆️ Upgrade dependencies
2023-03-14 15:08:53 +01:00
Baptiste Arnaud
9ca17e4e0b
📈 Add telemetry webhook
...
Closes #357
2023-03-14 14:20:21 +01:00
Baptiste Arnaud
d2880cdf2d
⬆️ Upgrade dependencies
2023-02-23 09:46:03 +01:00