Commit Graph

2629 Commits

Author SHA1 Message Date
Baptiste Arnaud
16501cc57c
📝 Clarify urgent support request criteria 2024-12-11 14:41:24 +01:00
Baptiste Arnaud
23578ec784
🐛 Fix invalid findResult return type causing crash when existingResults was archived
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-10 18:48:25 +01:00
younesbenallal
1bfcbf4981
📝 Add 'Ai chabot for hotels' blog post (#1915)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-09 08:37:11 +01:00
lyh_rain
ab78f4ad3c
📝 Add deployment doc for Alibaba Cloud (#1901)
Co-authored-by: bupt_rain <lyh376240@alibaba-inc.com>
2024-12-09 08:31:59 +01:00
Baptiste Arnaud
9a6316c43f
🔖 Release v3.2.0 2024-12-07 11:20:03 +01:00
Baptiste Arnaud
ddec8351bb
📈 add "User logged out" telemetry event 2024-12-07 10:49:06 +01:00
Baptiste Arnaud
9d7651dea3
🔥 (fileInput) simplify duplicate names logic 2024-12-06 17:39:42 +01:00
Baptiste Arnaud
8779982647
🛂 Only send limit reached email warning to Free workspaces 2024-12-06 17:27:03 +01:00
Baptiste Arnaud
9d62d9dbe0
️ Store existing isolated in global and reuse it (#1914)
most likely improves #1913
2024-12-06 16:56:10 +01:00
younesbenallal
9114ee465c
📝 Add 'Meta Workplace Alternatives' blog post (#1908)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-12-05 15:19:58 +01:00
younesbenallal
42a1669c83
📝 Add 'best no code website builder' blog post (#1904)
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2024-12-05 15:19:16 +01:00
Baptiste Arnaud
1d6eca4c0c
🐛 Add explicit react import in emails package to avoid not found bug in CI
Some checks failed
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
c19d208f54
🐛 Attempt to fix "react not found" in ci script
related to #1910
2024-12-01 18:57:52 +01:00
Baptiste Arnaud
1a1aa3c824
️ Add optionnal 'id' argument to target specific instances in embed commands
Closes #1911
2024-12-01 18:53:14 +01:00
Baptiste Arnaud
8c5e6123e8
📦 Add react dependency scripts package json 2024-12-01 17:47:59 +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
c6b09f6844
🚑️ Fix retro compat and introduce new generateUpload route version
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-11-23 16:16:54 +01:00
Baptiste Arnaud
d6dc242906
🐛 Add blockId prop for file upload to ensure unique URLs 2024-11-23 16:09:53 +01:00
Abhirup Basu
676fe940b6
🐛 (phoneInput) Fix phone country prefix not changing when already set (#1895)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-11-23 16:05:54 +01:00
Baptiste Arnaud
4dc636dcc5
♻️ (paymentInput) Use stripe-js/pure to lazy load Stripe
Closes #1897
2024-11-23 15:34:05 +01:00
Baptiste Arnaud
f8642ec9f3
🐛 (difyAi) Remove timeout in createChatMessage requests
Closes #1892
2024-11-23 15:03:14 +01:00
Baptiste Arnaud
edd4d33ae1
🔖 Release v3.1.2 2024-11-23 14:41:55 +01:00
Baptiste Arnaud
4089831df0
🚑 (whatsapp) Rename 'origin' parameter to 'callFrom' in webhook handlers and related functions
Closes #1896
2024-11-23 14:36:28 +01:00
Baptiste Arnaud
a37cdb30fe
🔊 (difyAi) Improve error handling in createChatMessage action
Related to #1892
2024-11-23 14:31:55 +01:00
Baptiste Arnaud
6088a56d31
️ Remove currency parameter from billing API
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
It let Stripe figure it out
2024-11-19 17:01:20 -06:00
Baptiste Arnaud
05cc23efb1
🚸 Add currency selection in precheckout form 2024-11-19 16:35:16 -06:00
Baptiste Arnaud
4a4e1982a7
🐛 Update UploadButton to use unique IDs for file input elements
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1887
2024-11-18 08:43:27 -06:00
Baptiste Arnaud
8016085a5a
🐛 Add onPreviewMessageDismissed prop to Bubble component
Closes #1888
2024-11-18 08:38:12 -06:00
younesbenallal
13551a3385
📝 Add "livechat vs chatbot" blog post (#1882) 2024-11-18 15:16:07 +01:00
Baptiste Arnaud
ca1fb59e2c
📝 Add CHAT_API_TIMEOUT parameter to configuration documentation 2024-11-15 11:53:21 -06:00
Baptiste Arnaud
28ebb374f6
️ Change setVariable to accept a list of variables
Closes #1886
2024-11-15 11:41:06 -06:00
Baptiste Arnaud
badad223f1
📝 Update set variable documentation to include Pop/Shift operations
Some checks failed
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
5546d112b3
🐛 (fileUpload) De-duplicate file names in multi upload
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1862
2024-11-10 16:20:15 -06:00
Baptiste Arnaud
0029f67c20
🐛 Fix markdown escaping for markdown API response format
Closes #1857
2024-11-10 15:45:31 -06:00
Baptiste Arnaud
cbb38efad4
🔖 Release v3.1.1 2024-11-10 15:29:25 -06:00
Baptiste Arnaud
69bfa6cc08
👷 Use faster arm GH action vcp 2024-11-10 15:29:07 -06:00
Baptiste Arnaud
933a417399
🚑️ Introduce global state management for email sending limits
Closes #1874
2024-11-10 15:24:31 -06:00
Baptiste Arnaud
b32ecb1dd0
📝 Remove NEXTAUTH_URL_INTERNAL parameter from self-hosting configuration documentation
Closes #1875
2024-11-10 14:54:14 -06:00
Baptiste Arnaud
a9b7441cad
🛂 (radar) Re-inforce scam keywords detection by parsing set variable blocks value 2024-11-10 14:51:20 -06:00
Baptiste Arnaud
6b41dcc6ff
🛂 Enable SEO for custom domains 2024-11-10 13:45:54 -06:00
Baptiste Arnaud
d092d1310f
🚸 (openai) Refine model filtering to exclude audio and realtime models
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-11-06 08:50:38 -06:00
Baptiste Arnaud
d4c94bafc1
️ (anthropic) Add Claude 3.5 Haiku model 2024-11-06 08:45:51 -06:00
Baptiste Arnaud
345bfac519
🐛 Update generateVariable extraction to use nullish instead of optional to not throw on null values 2024-11-06 08:34:07 -06:00
Baptiste Arnaud
954151e422
🛂 Update chat and seat limit functions to prioritize custom limits 2024-11-06 08:27:31 -06:00
Baptiste Arnaud
e2fc218f5a
️ (billing) Revert tax ID pre-checkout form
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Stripe does not collect any tax ID for countries it does not support (i.e. Brazil). This commits reverts the auto tax ID collection from Stripe.
2024-11-03 16:54:04 -06:00
Baptiste Arnaud
f8b30ef3af
🔖 Release v3.1.0
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-11-01 19:00:59 -06:00
Baptiste Arnaud
b734c60287
🐛 Import open and close command from embed lib
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-10-29 14:21:51 -07:00
Abhirup Basu
e642c0c3b8
🐛 Fix issue in credentials modal to properly update value (#1866)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1856 



https://github.com/user-attachments/assets/ae252269-ce9f-4981-8eca-e073adea4455
2024-10-28 23:45:05 +01:00
Baptiste Arnaud
6a029424ae
🐛 Remove unnecessary credentialsId check in sanitizeBlock function 2024-10-28 07:34:07 -07:00