2
0
Commit Graph

9 Commits

Author SHA1 Message Date
Baptiste Arnaud
5226b06fe1 🧑‍💻 Allow for custom 404 system messages 2024-02-12 09:18:54 +01:00
Baptiste Arnaud
26be94de37 🧑‍💻 (whatsapp) Set default template language to en_US 2024-02-08 10:00:14 +01:00
Baptiste Arnaud
9f0c6b3cc4 👷 Add posthog keys to github secrets 2024-02-03 11:35:04 +01:00
Baptiste Arnaud
fd4867f3ae 📈 Send onboarding replies to PostHog 2024-02-02 11:58:32 +01:00
Baptiste Arnaud
92a1d672fd ♻️ Re-organize telemetry package 2024-02-01 14:19:24 +01:00
Clairton Rodrigo Heinzen
47af9a9a59 📝 Add env WHATSAPP_CLOUD_API_URL to possible change https://gr… (#1170)
refs #1117 

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Refactor**
- Dynamically construct API URLs for WhatsApp features using environment
variables for improved reliability and configurability.
- Updated `sendWhatsAppMessage` function to use
`env.WHATSAPP_CLOUD_API_URL` for URL construction, allowing for more
dynamic configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-01-29 09:37:19 +01:00
Baptiste Arnaud
07d349eb75 📝 Add warning on manual deployment guide saying that it's not for local 2024-01-17 16:13:48 +01:00
Baptiste Arnaud
218abcbc89 📝 Add auth callback URL info in custom oauth config 2024-01-17 15:33:58 +01:00
Baptiste Arnaud
1e5fa5a575 📝 Migrate from Docusaurus to Mintlify (#1115)
Closes #868
2023-12-22 09:13:53 +01:00