7d4496790c
💚 Upgrade pnpm action setup
2024-07-05 13:41:51 +02:00
a7eb5cdb5d
💚 Add "next" docker image metadata
2024-02-21 09:59:56 +01:00
d2c9b5fa06
👷 Build docker image on new "next" tag
2024-02-21 09:36:30 +01:00
9f0c6b3cc4
👷 Add posthog keys to github secrets
2024-02-03 11:35:04 +01:00
4ce29d61d4
👷 Fix usage emails banner broken images
2024-01-29 09:37:19 +01:00
a44b0e9696
💚 Fix arm docker build out of memory error
2024-01-02 13:58:17 +01:00
7f914e9b8c
💚 Update broken action-autotag package
2023-11-26 11:20:35 +01:00
1cc4ccfcfa
👷 Improve getUsage accuracy in check cron job
2023-10-17 13:37:36 +02:00
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
4cfb45e2a3
👷 Only build docker images on tag push
2023-09-22 16:33:45 +02:00
a0df85108f
👷 Remove docker main tag building
2023-09-07 15:33:24 +02:00
f14808dfcb
💚 Fix docker deployment tagging
2023-09-07 15:28:42 +02:00
b90b6d0b25
💚 Fix docker multi arch overwrite issue ( #779 )
...
Closes #776
2023-09-07 09:43:38 +02:00
66dc570527
Docker improvements ( #760 )
...
Closes #758 and #716
2023-09-04 14:43:48 +02:00
1c680c3ef5
💚 Add required env to github workflows
2023-08-28 10:35:51 +02:00
9433d3ea8f
📝 Update README ( #632 )
...
Closes #628
2023-07-24 12:24:08 +02:00
23e8928382
🔖 Release v2.15.2
2023-07-17 07:56:09 +02:00
e293cb0111
✨ Add Next.js embed library
2023-07-15 12:28:10 +02:00
a4cb6face8
👷 Add email alert hourly sender
...
Closes #549
2023-06-06 13:25:13 +02:00
683ba90403
💚 Improve auto create tag workflow
2023-05-17 12:00:02 +02:00
3d3670d740
♻️ Fix folder case issue (wip)
2023-03-15 12:48:42 +01:00
9ca17e4e0b
📈 Add telemetry webhook
...
Closes #357
2023-03-14 14:20:21 +01:00
e7132116f4
🐛 (js) Fix preview message without avatar
...
Was showing a broken link instead of nothing
2023-03-14 08:17:37 +01:00
b2fa2024a7
💄 (js) Fix spacings related to avatars
2023-03-07 17:11:24 +01:00
1d1a25473b
👷 Trigger docker deployment on new main tag
2023-03-01 11:12:21 +01:00
edf0ecd712
♿ (viewer) Show error message for incompatible browsers
2023-02-26 18:49:55 +01:00
96f5e4db9e
💚 Don't trigger docker deployment on new lib tags
2023-02-22 09:20:45 +01:00
bdf088bd95
🐛 Fix bot not proceeding when embedded
2023-02-22 07:46:30 +01:00
46bf25a580
🐛 Fix bot libs mount behavior and prop types
2023-02-20 17:40:51 +01:00
bfd4c436a0
🔖 Release bot v0.0.4
2023-02-20 14:43:45 +01:00
fe7c85c788
🔖 Release bot v0.0.3
2023-02-20 10:18:24 +01:00
8a0155dab8
💚 Build docker images for postgresql only
...
Still need to find a way to change the database provider at runtime. For now let's just only enable postgresql for docker deployments
Closes #324
2023-02-19 10:09:45 +01:00
770b29e767
💚 Fix clean database script
2023-02-13 07:11:16 +01:00
ef9170dcb6
👷 Add js and react lib auto publish actions
...
Closes #254
2023-01-16 13:45:02 +01:00
5462a1be6a
💚 Fix clean database script
...
Need to generate db schema first
2023-01-11 11:15:15 +01:00
4c2eaf9b79
👷 Add daily database cleanup action
...
Closes #201
2023-01-10 11:39:56 +01:00
3747f688c5
🔖 Release v2.8.4
2022-11-03 07:49:45 +01:00
8a8f3ec69a
💚 Fix build docker image workflow
2022-11-02 20:26:41 +01:00
d5909c15bf
💚 Fix build docker image workflow
2022-11-02 19:52:13 +01:00
2c66c59dfc
📦 Upgrade packages
2022-11-02 19:45:46 +01:00
3f7dc79918
👷 Auto move project card to review column
2022-10-28 18:14:39 +02:00
e2e1c098a2
👷 Add auto link labeled issues to project
2022-10-22 18:28:16 +02:00
f437ad6473
💚 Fix auto release actions
2022-10-17 07:39:26 +02:00
f9a8e78904
👷 Add auto tag and release actions
2022-10-16 10:19:34 +02:00
008724a3b1
ci: avoid triggering npm publish on any tag
2022-08-13 18:40:48 +02:00
e16ca64118
build: bump version
2022-08-13 18:36:37 +02:00
ee338f62dc
build: add pnpm
2022-08-10 18:49:06 +02:00
50ab2a9b9c
ci: 💚 Upgrade to Node 16 for npm publish workflow
2022-07-07 08:12:27 +02:00
2e4d9d5a1d
fix(typebot-js): 🐛 Open iframe on proactive message click
2022-07-06 08:34:32 +02:00
6c1d9d419b
ci: 💚 Remove latest tag action
2022-06-29 10:30:58 +02:00