Commit Graph

2605 Commits

Author SHA1 Message Date
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
Baptiste Arnaud
96af708bc2
🐛 Make onScriptExecutionSuccess work on script block
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-10-25 05:35:30 -07:00
Baptiste Arnaud
305e711c8f
🐛 Fix validateNumber to correctly parse max option 2024-10-25 05:23:55 -07:00
younesbenallal
14833d5830
📝 Add 'WhatsApp business API pricing' blog post (#1858)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-10-25 13:49:01 +02:00
Baptiste Arnaud
2fe1c316ae
🔨 Add inspectPublishedTypebot script to query published Typebots 2024-10-24 14:58:41 -07:00
Baptiste Arnaud
2d876ad160
🚑️ Make executeFunction return any type of output to make it work with setVariable
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-10-23 14:28:59 +02:00
Baptiste Arnaud
caa397d255
🚑️ Fix set variable return injection for multi line statements 2024-10-23 13:50:33 +02:00
Baptiste Arnaud
4fdc80f528
🐛 Refactor getDeepKeys to improve key parsing logic
Closes #1852
2024-10-21 19:11:10 +02:00
Baptiste Arnaud
b3c43b1551
🐛 Fix credentials data not updated
Closes #1849
2024-10-21 16:19:07 +02:00
Baptiste Arnaud
37948b2db0
🐛 Fix blog og image parsing
Closes #1848
2024-10-21 16:09:45 +02:00
Baptiste Arnaud
6b6283fac4
🐛 Remove unwanted error toast for guests in dashboard
Closes #1844
2024-10-21 15:54:34 +02:00
Baptiste Arnaud
91fc9eb7c1
🐛 Escape HTML brackets before sanitizing in Streaming bubble
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1841
2024-10-21 15:49:02 +02:00
Baptiste Arnaud
b33e2eeab0
🐛 Prevent keyboard shortcut to be triggered when typebot viewer is focused 2024-10-21 15:25:35 +02:00
Baptiste Arnaud
d08b6d5cab
🐛 Update executeSetVariable to use executeFunction and accept async
Closes #1832
2024-10-21 14:55:39 +02:00
Baptiste Arnaud
24d6b5168b
🐛 Move all packages to to devDependencies to bundle them in embed lib 2024-10-21 11:33:52 +02:00
Baptiste Arnaud
84edf64cee
📝 Update installation commands to remove unnecessary peer dep install
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-10-19 09:07:37 +02:00
Baptiste Arnaud
569b19c3e1
👷 Revert to using js lib as peer dep for proper types resolving 2024-10-19 09:01:36 +02:00
Baptiste Arnaud
c6e85942ce
👷 Build js embed lib with tsup 2024-10-19 08:37:30 +02:00
Baptiste Arnaud
bce9141224
📝 Add onScriptExecutionSuccess callback to chat widget documentation 2024-10-18 14:28:14 +02:00
Baptiste Arnaud
b31f30528b
🚸 Make sure bubble is closing when other chat widget opens up
Closes #1829
2024-10-18 14:23:03 +02:00
Baptiste Arnaud
a2417729cf
🐛 Fix Share page X overflow 2024-10-18 14:23:03 +02:00
younesbenallal
c0aa3a986c
📝 Add 'Free Webflow Templates' blog post (#1847)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-10-18 10:36:23 +02:00
younesbenallal
2e6d758e28
📝 Add "Real estate AI chabot" blog post (#1830)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-10-16 08:56:17 +02:00
Baptiste Arnaud
2834f2e85a
(lp) Update Tailwind CSS configuration to include blog feature files
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2024-10-14 18:27:55 +02:00
Baptiste Arnaud
4c0d3fb7cb
🐛 (blog) Migrating to @next/mdx 2024-10-14 16:59:21 +02:00