2
0
Commit Graph

1838 Commits

Author SHA1 Message Date
eea5d82f40 🔧 Add recommended vscode extensions and more settings
Closes #670
2023-09-08 17:35:21 +02:00
096262cff9 🐛 (openai) Fix models dropdown list on new block 2023-09-08 17:16:15 +02:00
75e4b16af0 Add Zemantic AI Integration block (#752)
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-09-08 16:21:50 +02:00
fbb198af9d (s3) Improve storage management and type safety
Closes #756
nextjs-v0.1.26 react-v0.1.26 js-v0.1.26
2023-09-08 15:28:11 +02:00
43be38cf50 📝 (vercel) Add disable github workflows section 2023-09-08 12:53:10 +02:00
59cc450fd3 💚 Remove defineLocale weird TS bug 2023-09-08 11:51:14 +02:00
a2e24d08a0 (date) Add min and max options to date input block
Closes #792
nextjs-v0.1.25 react-v0.1.25 js-v0.1.25
2023-09-08 11:38:23 +02:00
bea3332c32 🚑 (typebotLink) Correctly pass back existing values from parent bot 2023-09-08 07:40:31 +02:00
cdd3e19755 ♻️ (lp) Add back static images into landing page 2023-09-07 18:31:05 +02:00
c6e55da518 🔖 Release v2.17.2 v2.17.2 2023-09-07 15:36:55 +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
6651f01aa7 🔖 Release v2.17.1 v2.17.1 2023-09-06 09:32:29 +02:00
ac899b3181 🧑‍💻 (editor) Add group info in focus toolbar 2023-09-06 08:39:56 +02:00
605132ec3c 📝 Add user preferences doc 2023-09-06 08:10:48 +02:00
be0c619316 🚑 Fix pt-BR i18n loading 2023-09-05 18:36:22 +02:00
aaa208cef4 🌐 Add pt_BR and more translations (#767)
Original PR: https://github.com/baptisteArno/typebot.io/pull/694

---------

Co-authored-by: Daniel Oliveira <daniel.oliveira@kununu.com>
Co-authored-by: Daniel Oliveira <daniel@headdev.com.br>
2023-09-05 18:15:59 +02:00
e4ece315ed 🌐 Add i18n-ally config and upgrade next-international 2023-09-05 16:44:44 +02:00
9e8fa124b5 (dateInput) Add format option and improve parsing
Use date-fns for custom format and make sure dates are timezone independants

Closes #533, closes #592
nextjs-v0.1.24 react-v0.1.24 js-v0.1.24
2023-09-05 10:34:56 +02:00
111fb323b1 (wait) Add pause option on Wait block
Closes #751
2023-09-04 14:52:16 +02:00
66dc570527 Docker improvements (#760)
Closes #758 and #716
2023-09-04 14:43:48 +02:00
5092e142ec 🐛 Fix select text in buttons node drag
Closes #697
2023-09-04 10:34:02 +02:00
a79e605285 📝 Add cancel subscription doc 2023-09-04 07:56:50 +02:00
1ebacaaa5d 🚸 Make sure to add start client side action first in the list 2023-09-02 14:27:47 +02:00
e8eaac45fa 🚑 (openai) Fix create credentials modal not displaying 2023-09-02 14:04:09 +02:00
968c5e3c95 🚑 (fileUpload) Fix web bot file upload input skip option 2023-09-02 09:36:48 +02:00
60abddd86e 🛂 (whatsapp) Disallow test numbers as they are not unique 2023-09-01 16:51:18 +02:00
27a5f4eb74 (openai) Add custom provider and custom models
Closes #532
2023-09-01 16:19:59 +02:00
436fa251f8 🔖 Release v2.17.0 v2.17.0 2023-09-01 15:55:23 +02:00
1aa017153a 🐳 Fix docker image runtime error
Closes #719
2023-09-01 15:41:11 +02:00
3d7f778dee 🔥 Remove cloudron-specific files
Related to #568
2023-09-01 11:37:24 +02:00
37ccb5da5e 🚸 (sendEmail) Improve variable parsing in sendEmail body
Support for multi line variables as well

Closes #749
2023-09-01 11:33:45 +02:00
6a0f6e4ef2 🐛 Fix forced color mode localStorage sync issue
Described the issue here: https://github.com/chakra-ui/chakra-ui/discussions/7980
2023-09-01 10:33:40 +02:00
5fb17dbf9e 🚸 (bot) Don't auto scroll if a text bubble was streamed
Closes #702
nextjs-v0.1.23 react-v0.1.23 js-v0.1.23
2023-08-31 14:52:32 +02:00
ce9ad8b970 🐛 Fix persistence when user selects system color mode 2023-08-31 11:59:05 +02:00
6207edfeef 🛂 Send alert emails only to workspace admins 2023-08-31 10:19:32 +02:00
baa13c3fa2 📝 Add troobleshoot section in Audio bubble doc 2023-08-31 10:15:57 +02:00
dfcfdf2138 🚸 Skip validation if __ENV.js file does not exist 2023-08-31 09:57:54 +02:00
9d29a88ed3 🐛 Fix remembered user reset hasStarted on page refresh 2023-08-30 19:28:35 +02:00
96ddfadaa7 🔊 Add logs to debug invalid env 2023-08-30 18:47:57 +02:00
124cb8f359 🐛 (fileUpload) Make file type optionnal 2023-08-30 15:09:41 +02:00
90c8c809de 📝 Fix iframe's style instruction invalid quotes
Closes #726
2023-08-30 13:38:20 +02:00
23b629f82c ♻️ Move s3-related files to specific lib folder 2023-08-30 09:36:45 +02:00
9a79bc38ee Use minio for presigned urls and remove aws sdk 2023-08-30 09:08:05 +02:00
5d402d9a38 🚸 (whatsapp) Allow test phone numbers 2023-08-29 19:25:13 +02:00
a1179e3934 💚 Make sure __ENV.js file is properly cached 2023-08-29 19:04:39 +02:00
a0a719626c 🚸 (editor) Avoid highlighting variables in text bubble if not created 2023-08-29 18:15:18 +02:00
da272f2f9c 📝 Temporarily fix docker files starter urls 2023-08-29 15:55:58 +02:00
da4005e160 🐛 (embed) Make sure env.ts is not bundled in js embed lib 2023-08-29 15:00:04 +02:00