Baptiste Arnaud
3a2ac4f8fa
🐛 Fix save variable data mapping suggestion for arrays with mixed objects
2025-05-27 11:48:22 +02:00
Baptiste Arnaud
28c149c0c7
🧑💻 Make react package ssr compatible and deprecate nextjs package
...
Closes #1936
2025-05-22 12:05:40 +02:00
Baptiste Arnaud
2c1ca26877
🐛 Fix custom oauth OIDC URL discovery
...
Closes #2168
2025-05-13 11:16:43 +02:00
Baptiste Arnaud
1217bd58e6
♻️ Migrate chat api schemas to its own package
2025-04-27 15:17:53 +02:00
Baptiste Arnaud
ec5bd44081
🐛 (cards) Dynamic internal value not being saved
...
Closes #2137
2025-04-25 17:29:59 +02:00
Baptiste Arnaud
47107e3b55
🚸 (auth) Add user change email form
2025-04-16 15:27:48 +02:00
Baptiste Arnaud
3f53bfec5d
🧑💻 Upgrade to next-auth v5 and next v15
2025-04-16 10:58:00 +02:00
Baptiste Arnaud
c3096625cf
⬆️ Patch next package
2025-04-01 15:24:56 +02:00
Baptiste Arnaud
3fedd227ad
⬆️ Add missing deps and remove unused ones
2025-04-01 10:39:41 +02:00
Baptiste Arnaud
904bf82bd3
🚸 Upgrade AI SDK and simplify model selection for OpenAI and Mistral
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
Closes #2106 #2093
2025-03-28 17:14:32 +01:00
Baptiste Arnaud
bbb5a791a1
🚸 Allow for custom text in OpenRouter and Together blocks
...
Introducing the new AutocompleteForgeInput that uses the Combobox component from Ark UI. Also consolidates the theming config in ui package
2025-03-20 12:44:43 +01:00
Baptiste Arnaud
42d974f200
🐛 Tie globals object for each session
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #2029
2025-03-13 09:06:24 +01:00
Baptiste Arnaud
b61b5f5e4e
✨ Add Cards Input
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1987
2025-03-10 16:05:10 +01:00
Baptiste Arnaud
dd7747af53
⏪ ️ Revert Chakra UI upgrade
...
Issue with popover and modal stacking
2025-03-03 15:47:34 +01:00
Baptiste Arnaud
c83cfbcb4c
⬆️ Upgrade Tanstack and React
2025-02-26 14:18:27 +01:00
Baptiste Arnaud
c7448eb040
⬆️ Upgrade AI SDK and add Claude 3.7
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
2025-02-26 08:15:11 +01:00
Baptiste Arnaud
ce3c3aeae6
♻️ Upgrade next-auth and clean up config
2025-02-18 08:29:09 +01:00
Baptiste Arnaud
39a1408ffb
🚸 Persist time filter state in URL in results tab
2025-02-14 18:58:52 +01:00
Baptiste Arnaud
6e81f1d038
⬆️ Upgrade trpc
2025-02-14 17:35:24 +01:00
Baptiste Arnaud
d9df90c9b1
🚸 Unify captured logs for better error reporting
2025-02-14 16:03:51 +01:00
Baptiste Arnaud
c5025db35e
🚸 Improve toasts consistency and UI
2025-02-14 15:30:32 +01:00
Baptiste Arnaud
c93b4f4ce7
Add Command event ( #2017 )
...
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1102
2025-02-14 09:40:42 +01:00
Baptiste Arnaud
31bc698f5f
🔧 Improve Sentry error management
2025-02-13 17:29:42 +01:00
Baptiste Arnaud
f8f2eb2ba6
⬆️ Upgrade Sentry
2025-02-13 15:38:55 +01:00
Baptiste Arnaud
27366dde5a
💚 Add missing packages and clean up unused packages
2025-02-04 11:39:17 +01:00
Baptiste Arnaud
b4901fa04a
♻️ Upgrade ai SDK and refacto shared functions
2025-01-31 16:36:21 +01:00
Abhirup Basu
9edcbbd1ac
✨ Add group title AI generation option ( #1864 )
...
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-01-28 17:37:15 +01:00
Baptiste Arnaud
846b8bcc0b
refactor: add chat-session package and migrate related files from bot-engine
2025-01-25 16:49:25 +01:00
Baptiste Arnaud
d97913ac15
refactor: move encryption functions to credentials package
2025-01-25 16:01:48 +01:00
Baptiste Arnaud
1bfaf08e4e
build: upgrade root packages
2025-01-25 10:25:31 +01:00
Baptiste Arnaud
06e6faa9d5
feat: integrate new brand ( #1935 )
2025-01-23 13:25:47 +01:00
Baptiste Arnaud
7d1c9e664b
🔊 Improve whatsapp runtime logging
...
And update Sentry
2024-10-09 14:26:12 +02:00
Baptiste Arnaud
72e64aec00
💚 Consistent package.json fields accross workspace
2024-10-08 10:54:37 +02:00
Baptiste Arnaud
59c0ea03cf
✨ Add Webhook block ( #1815 )
...
Closes #1531
2024-10-07 11:44:28 +02:00
Baptiste Arnaud
7b22e3fe91
📝 (auth) Enhance email authentication flow with a redirect page
...
Closes #1824
2024-10-07 10:30:42 +02:00
Baptiste Arnaud
d3a869498e
⚡ ️ (auth) Attempt to fix issue with link openers in corporate setups ( #1819 )
...
Also add option to provide type the login code instead of link-only
option Closes #1817
2024-10-04 18:26:30 +02:00
Baptiste Arnaud
6ec8f71cac
🔧 Upgrade Stripe API version and dependencies
2024-10-04 14:25:51 +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
Abhirup Basu
09277c264c
✨ Implement Pexels videos option to media popover ( #1636 )
...
Closes #1575
Note: Need to create a new environment variable named
`NEXT_PUBLIC_PEXELS_API_KEY` to store the API Key obtained from Pexels!
https://github.com/user-attachments/assets/4250f799-0bd7-48e9-b9a8-4bc188ad7704
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
Co-authored-by: younesbenallal <younes.benallal.06@gmail.com>
2024-07-22 19:41:01 +02:00
Baptiste Arnaud
0ee820b4da
🔧 Migrate Tolgee from self-hosted to cloud
...
Closes #1330
2024-07-17 10:58:34 +02:00
Baptiste Arnaud
c6005c49a2
✨ (credentials) Add credentials management menu in workspace settings
...
Closes #1567
2024-07-16 15:11:48 +02:00
Baptiste Arnaud
5a3fd84214
⬆️ Upgrade pnpm, turbo, isolated-vm ( #1609 )
...
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
Baptiste Arnaud
6db0464fd7
✨ Add attachments option to text input ( #1608 )
...
Closes #854
2024-06-26 10:13:38 +02:00
Baptiste Arnaud
4ab1803d39
🚸 Automatically create variables when pasting groups to a new typebot
...
Closes #1587
2024-06-19 14:09:18 +02:00
Baptiste Arnaud
bec9cb68ca
⬆️ Upgrade chakra version
2024-06-17 14:12:14 +02:00
Baptiste Arnaud
6954aea488
Revert " ⬆️ Upgrade isolated-vm"
...
This reverts commit 8c41d581ce .
2024-06-04 16:53:44 +02:00
Baptiste Arnaud
8c41d581ce
⬆️ Upgrade isolated-vm
...
Closes #1554
2024-06-04 15:42:44 +02:00
Baptiste Arnaud
8d66b52a39
🔒 Use isolated-vm
2024-05-22 12:12:02 +02:00
Baptiste Arnaud
15b2901f8a
♻️ (mistral) Use new ai sdk Mistral core
2024-05-21 16:08:35 +02:00
Baptiste Arnaud
b4ae098440
⚡ (variables) Add session option in variables ( #1490 )
...
Closes #1488
2024-05-02 15:11:16 +02:00