Baptiste Arnaud
0ccc2efa45
🚸 (billing) Improve feedback when subscription is "past_due"
2023-09-12 13:17:14 +02:00
Baptiste Arnaud
6375a2425f
📝 Update support contact email
2023-09-12 09:45:45 +02:00
Baptiste Arnaud
87fac3e9ff
⚡ (analytics) Keep track of already explored blocks for drop off rate
2023-09-11 16:10:59 +02:00
Baptiste Arnaud
096262cff9
🐛 (openai) Fix models dropdown list on new block
2023-09-08 17:16:15 +02:00
Ed Zynda
75e4b16af0
✨ Add Zemantic AI Integration block ( #752 )
...
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-09-08 16:21:50 +02:00
Baptiste Arnaud
fbb198af9d
⚡ (s3) Improve storage management and type safety
...
Closes #756
2023-09-08 15:28:11 +02:00
Baptiste Arnaud
43be38cf50
📝 (vercel) Add disable github workflows section
2023-09-08 12:53:10 +02:00
Baptiste Arnaud
59cc450fd3
💚 Remove defineLocale weird TS bug
2023-09-08 11:51:14 +02:00
Baptiste Arnaud
a2e24d08a0
⚡ (date) Add min and max options to date input block
...
Closes #792
2023-09-08 11:38:23 +02:00
Baptiste Arnaud
bea3332c32
🚑 (typebotLink) Correctly pass back existing values from parent bot
2023-09-08 07:40:31 +02:00
Baptiste Arnaud
cdd3e19755
♻️ (lp) Add back static images into landing page
2023-09-07 18:31:05 +02:00
Baptiste Arnaud
a0df85108f
👷 Remove docker main tag building
2023-09-07 15:33:24 +02:00
Baptiste Arnaud
ac899b3181
🧑💻 (editor) Add group info in focus toolbar
2023-09-06 08:39:56 +02:00
Baptiste Arnaud
605132ec3c
📝 Add user preferences doc
2023-09-06 08:10:48 +02:00
Baptiste Arnaud
be0c619316
🚑 Fix pt-BR i18n loading
2023-09-05 18:36:22 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
e4ece315ed
🌐 Add i18n-ally config and upgrade next-international
2023-09-05 16:44:44 +02:00
Baptiste Arnaud
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
2023-09-05 10:34:56 +02:00
Baptiste Arnaud
111fb323b1
⚡ (wait) Add pause option on Wait block
...
Closes #751
2023-09-04 14:52:16 +02:00
Baptiste Arnaud
5092e142ec
🐛 Fix select text in buttons node drag
...
Closes #697
2023-09-04 10:34:02 +02:00
Baptiste Arnaud
a79e605285
📝 Add cancel subscription doc
2023-09-04 07:56:50 +02:00
Baptiste Arnaud
1ebacaaa5d
🚸 Make sure to add start client side action first in the list
2023-09-02 14:27:47 +02:00
Baptiste Arnaud
e8eaac45fa
🚑 (openai) Fix create credentials modal not displaying
2023-09-02 14:04:09 +02:00
Baptiste Arnaud
968c5e3c95
🚑 (fileUpload) Fix web bot file upload input skip option
2023-09-02 09:36:48 +02:00
Baptiste Arnaud
60abddd86e
🛂 (whatsapp) Disallow test numbers as they are not unique
2023-09-01 16:51:18 +02:00
Baptiste Arnaud
27a5f4eb74
⚡ (openai) Add custom provider and custom models
...
Closes #532
2023-09-01 16:19:59 +02:00
Baptiste Arnaud
1aa017153a
🐳 Fix docker image runtime error
...
Closes #719
2023-09-01 15:41:11 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
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
Baptiste Arnaud
ce9ad8b970
🐛 Fix persistence when user selects system color mode
2023-08-31 11:59:05 +02:00
Baptiste Arnaud
baa13c3fa2
📝 Add troobleshoot section in Audio bubble doc
2023-08-31 10:15:57 +02:00
Baptiste Arnaud
dfcfdf2138
🚸 Skip validation if __ENV.js file does not exist
2023-08-31 09:57:54 +02:00
Baptiste Arnaud
9d29a88ed3
🐛 Fix remembered user reset hasStarted on page refresh
2023-08-30 19:28:35 +02:00
Baptiste Arnaud
96ddfadaa7
🔊 Add logs to debug invalid env
2023-08-30 18:47:57 +02:00
Baptiste Arnaud
124cb8f359
🐛 (fileUpload) Make file type optionnal
2023-08-30 15:09:41 +02:00
Baptiste Arnaud
90c8c809de
📝 Fix iframe's style instruction invalid quotes
...
Closes #726
2023-08-30 13:38:20 +02:00
Baptiste Arnaud
23b629f82c
♻️ Move s3-related files to specific lib folder
2023-08-30 09:36:45 +02:00
Baptiste Arnaud
9a79bc38ee
➖ Use minio for presigned urls and remove aws sdk
2023-08-30 09:08:05 +02:00
Baptiste Arnaud
5d402d9a38
🚸 (whatsapp) Allow test phone numbers
2023-08-29 19:25:13 +02:00
Baptiste Arnaud
a0a719626c
🚸 (editor) Avoid highlighting variables in text bubble if not created
2023-08-29 18:15:18 +02:00
Baptiste Arnaud
da272f2f9c
📝 Temporarily fix docker files starter urls
2023-08-29 15:55:58 +02:00
Baptiste Arnaud
da4005e160
🐛 (embed) Make sure env.ts is not bundled in js embed lib
2023-08-29 15:00:04 +02:00
Baptiste Arnaud
013c7a6265
🐛 Fix delete session with client side actions
2023-08-29 12:19:50 +02:00
Baptiste Arnaud
b852b4af0b
✨ Add WhatsApp integration beta test ( #722 )
...
Related to #401
2023-08-29 10:05:24 +02:00
Baptiste Arnaud
efd4600b7e
🚑 Set proper env defaults
2023-08-28 11:08:15 +02:00
Baptiste Arnaud
6dc9b28f7d
🚑 (lp) Fix environment injection in landing page
2023-08-28 09:38:52 +02:00
Baptiste Arnaud
786e5cb582
🧑💻 Improve env variables type safety and management ( #718 )
...
Closes #679
2023-08-28 09:13:53 +02:00
Baptiste Arnaud
a23a8c4456
🐛 (webhook) Fix saving invalid webhook when duplicated
2023-08-25 15:52:37 +02:00
Baptiste Arnaud
b74117d417
📝 Fix invalid custom CSS line in HTML instructions
2023-08-25 14:35:15 +02:00
Baptiste Arnaud
055cf03703
🚑 (typebotLink) Fix incoming linked typebot variables filling
2023-08-25 14:13:34 +02:00
Baptiste Arnaud
27b15a0f10
📝 Add Sheets advanced example video
2023-08-24 17:52:41 +02:00
Baptiste Arnaud
e62e71c133
🛂 Check if isQuarantined can be toggled on sub update
2023-08-24 15:38:50 +02:00
Baptiste Arnaud
d700af17e9
🚸 (openai) Implement retries if openai rate limit reached
2023-08-24 15:28:44 +02:00
Baptiste Arnaud
06ecdf040e
🐛 (sendMessage) Correctly preprocess and parse fetched bot
2023-08-24 09:11:10 +02:00
Baptiste Arnaud
ee3b94c35d
⚡ (typebotLink) Better typebot link with merge option
...
Closes #675
2023-08-24 08:19:41 +02:00
Baptiste Arnaud
0acede92ef
🚸 Improve parsing preprocessing on typebots
2023-08-23 10:57:38 +02:00
Baptiste Arnaud
fe54888350
🐛 Fix legacy publicId format validation
2023-08-22 11:43:35 +02:00
Baptiste Arnaud
6240fd982b
🐛 (billing) Fix cancel webhook when publishedTypebot does not exist
2023-08-22 10:55:32 +02:00
Baptiste Arnaud
53dd7ba499
🚸 (billing) Make sure customer is not created before launching checkout page
2023-08-22 10:40:34 +02:00
Baptiste Arnaud
c08e0cdb0a
⚡ (customDomains) Fix custom domain update feedback
2023-08-21 15:32:27 +02:00
Baptiste Arnaud
dc4c19a755
🐛 Fix getUsage query abort
2023-08-21 09:27:33 +02:00
Baptiste Arnaud
ed77f5d124
🐛 (webhook) Fix variable list parsing in custom body
...
Closes #687
2023-08-18 15:57:52 +02:00
Baptiste Arnaud
a4f7f8fae7
📈 Remove user email from Sentry tracking
2023-08-18 14:18:28 +02:00
Baptiste Arnaud
19fc576957
🚸 Loosen file import parsing strictness
2023-08-18 09:27:14 +02:00
Baptiste Arnaud
e2075d6135
🐛 Stop refresh typebot when typebotId is undefined
2023-08-17 18:17:53 +02:00
Baptiste Arnaud
a4ba9a8a77
🐛 Parse valid publicId even though the prefix is empty
2023-08-17 17:59:44 +02:00
Baptiste Arnaud
9cfca3857e
🚑 Fix issue when duplicating bot losing groups
2023-08-17 17:39:49 +02:00
Baptiste Arnaud
304dfe2dab
🐛 Remove publicId and customDomain duplication on imported bots
2023-08-17 16:32:37 +02:00
Baptiste Arnaud
906845bd76
🔒 Improve workspace API role filtering
2023-08-17 15:11:50 +02:00
Baptiste Arnaud
8810aa8ddb
📝 Add redirect URL with UTM instructions
2023-08-17 10:38:33 +02:00
Baptiste Arnaud
fca5865999
🚑 Fix customDomain regex validation
2023-08-17 10:01:45 +02:00
Baptiste Arnaud
454d320c6b
✨ (api) Add CRUD typebot endpoints
...
Closes #320 , closes #696
2023-08-17 09:39:11 +02:00
Baptiste Arnaud
019f72ac7e
🐛 Deprecate blockId field in items
2023-08-16 09:33:57 +02:00
Baptiste Arnaud
1cc282a5fc
🐛 (editor) Fix edges connection issue when item.blockId does not match
2023-08-15 07:53:14 +02:00
Baptiste Arnaud
22cedb379d
Revert " ⬆️ Upgrade next packages"
...
This reverts commit 401efa9d0c .
2023-08-14 21:49:03 +02:00
Baptiste Arnaud
1274d2581d
🚑 Incorrect blockId in item when duplicating issue
2023-08-14 17:32:28 +02:00
Baptiste Arnaud
de616ea649
🔒 Expose minimum data to NEXT_DATA json
2023-08-14 16:55:47 +02:00
Baptiste Arnaud
401efa9d0c
⬆️ Upgrade next packages
2023-08-11 15:17:17 +02:00
Baptiste Arnaud
d31500e2e3
🐛 (auth) Fix redirect URL after sign in
2023-08-11 09:06:56 +02:00
Baptiste Arnaud
0078d6da71
🚸 (webhook) Parse user email instead of test email for sample
2023-08-10 08:29:50 +02:00
Baptiste Arnaud
7c81d0cbab
🚸 (openai) Add payment method alert in credentials modal
2023-08-10 07:53:11 +02:00
Baptiste Arnaud
330d399c42
♿ Remember last typebot viewed for support bubble
2023-08-10 07:38:15 +02:00
Baptiste Arnaud
2b4ada007d
🐛 Normalize user inputs before comparing
2023-08-08 08:24:15 +02:00
Baptiste Arnaud
a72cb5e20d
🔊 Add debug log for item matching issue
2023-08-08 07:46:16 +02:00
Baptiste Arnaud
9171727569
🚸 (webhook) Improve deep keys parser
...
Support for field names with dashes
2023-08-07 15:57:56 +02:00
Baptiste Arnaud
1ae3029843
📝 Dynamic oss-friends landing page
2023-08-07 15:38:59 +02:00
Baptiste Arnaud
2c4762b57f
🚑 Add missing await on executeGroup
2023-08-07 15:37:31 +02:00
Baptiste Arnaud
af1bee8756
🚸 (bot) Update reply if we get new format from backend
2023-08-07 15:24:15 +02:00
Baptiste Arnaud
4d3f67c752
🚸 (setVariable) Rename Today setVar type to Now
2023-08-07 14:32:30 +02:00
Baptiste Arnaud
037d4ce345
⚡ (audio) Add autoplay switch in settings
2023-08-07 12:20:38 +02:00
Baptiste Arnaud
bd9c8eac4c
💚 Add conditional rewrites for NEXTAUTH_URL targets
2023-08-06 11:20:13 +02:00
Baptiste Arnaud
fc25734689
♻️ (webhook) Integrate webhook in typebot schema
...
Closes #313
2023-08-06 10:03:45 +02:00
Baptiste Arnaud
53e4bc2b75
⚡ Add API endpoint to update the typebot in ongoing chat session
2023-08-04 14:53:49 +02:00
Baptiste Arnaud
c534613087
🚸 (openai) Display OpenAI initial response error
2023-08-02 08:10:26 +02:00
Baptiste Arnaud
ee067ceee1
💄 Improve multiple choice color when image background
2023-08-01 18:42:39 +02:00
Baptiste Arnaud
482462f2b1
📝 (openai) Add troobleshoot guide for empty message issue
2023-08-01 17:50:29 +02:00
Baptiste Arnaud
aa9f5bc732
⚡ (condition) Add regex comparison item
2023-08-01 08:20:16 +02:00
Baptiste Arnaud
e34b939786
⚡ (video) Detect youtu.be URLs for video bubbles
2023-07-31 09:59:24 +02:00
Lucas Moraes
f8af76d347
🐛 Fix TextBubble 'Edit Link' background color in dark mode ( #653 )
...
TextBubble's "Edit link" card had a white background in dark mode,
making it impossible to read the content. I was studying React with your
project so I already took the opportunity to implement this small
correction for you lol.
Before:

After:

Note: I also added some direct links to project files cited in the
CONTRIBUTING.md file. They help to find these files more easily.
2023-07-31 07:30:45 +02:00
Baptiste Arnaud
3df81a3cb9
🐛 (analytics) Fix analytics drop-off rate not computing correctly
2023-07-31 07:24:28 +02:00
Baptiste Arnaud
c99298e49b
⚡ (paymentInput) Handle Stripe redirection
...
Closes #631
2023-07-27 17:25:02 +02:00
Baptiste Arnaud
abc3abd86b
🔒 (auth) Block disposable emails during sign up
2023-07-27 09:29:17 +02:00
Baptiste Arnaud
7a7d471805
🐛 (analytics) Fix previous total computation max call stack exceeded
...
Closes #624
2023-07-25 17:29:06 +02:00
Baptiste Arnaud
4607f0ea39
💄 Fix round icons color in dark mode
...
Closes #609
2023-07-25 17:17:39 +02:00
Baptiste Arnaud
43555c171e
🚸 New dedicated onboarding page
2023-07-25 16:21:40 +02:00
Baptiste Arnaud
283c55c1a4
🚸 Update onboarding bot
...
Closes #400
2023-07-25 09:12:53 +02:00
Baptiste Arnaud
b17177f35f
📝 Remove old stripe env var
2023-07-25 09:09:13 +02:00
Baptiste Arnaud
b171b39606
🐛 Fix table list when empty always show "add" button
...
Closes #544
2023-07-24 17:54:08 +02:00
Baptiste Arnaud
0c923b70a6
📝 Add "conditionally display button" video in docs
2023-07-24 14:36:27 +02:00
Baptiste Arnaud
9433d3ea8f
📝 Update README ( #632 )
...
Closes #628
2023-07-24 12:24:08 +02:00
Baptiste Arnaud
7942ae4751
🐛 (sendMessage) Return updated session in all cases
2023-07-24 09:21:55 +02:00
Baptiste Arnaud
04faa3e847
🧑💻 (docs) Add "Edit this page" links in docs
2023-07-24 08:49:00 +02:00
Baptiste Arnaud
3283d7e261
🧑💻 (results) Add get result by id API endpoint
2023-07-24 07:50:50 +02:00
Baptiste Arnaud
1ebd528753
⚡ (video) Add youtube shorts auto parsing
2023-07-21 08:02:15 +02:00
Johannes Zellner
48f074cdf7
Support specifying custom OAuth scope ( #619 )
...
For OpenID connect over OAuth, at least `openid profile` need to be set
there, but since the email is also used, the `email` scope will instruct
the OpenID provider to also deliver that.
---------
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-07-20 11:38:21 +02:00
Baptiste Arnaud
3952ae2755
✨ Stream bubble content if placed right after Op…
...
Closes #617
2023-07-19 11:20:44 +02:00
Baptiste Arnaud
13ac46975d
🐛 Fix viewer's .env.local.example inline comment
2023-07-18 14:54:11 +02:00
Baptiste Arnaud
aa4c16dad7
⚡ Regroup database queries of /sendMessage in one place
...
Potentially reduces the total queries to database and it will help to migrate to Edge runtime
2023-07-18 14:31:20 +02:00
Baptiste Arnaud
1095cf7f09
⬆️ Upgrade giphy package
2023-07-18 09:25:24 +02:00
Baptiste Arnaud
3426d6689d
⚡ Replace updates with updateManys when possible
...
Easy performance win to avoid triggering SELECT query after an UPDATE
2023-07-16 18:52:30 +02:00
Baptiste Arnaud
12ce4eb01b
📝 Remove pixel troubleshoot section
2023-07-16 18:21:24 +02:00
Baptiste Arnaud
93337bd1d9
📝 (settings) Update General section
2023-07-16 09:51:45 +02:00
Baptiste Arnaud
88e2f50d35
📝 Add script block precision
2023-07-16 09:41:35 +02:00
Baptiste Arnaud
844832f310
📝 Add troubleshoot self-host page
2023-07-16 09:27:55 +02:00
Baptiste Arnaud
be7be7bf7a
✨ (embed) Add new command setInputValue
2023-07-15 17:38:12 +02:00
Baptiste Arnaud
521cb50782
♿ Remove invalid js in meta head code
2023-07-15 16:39:45 +02:00
Baptiste Arnaud
d3fb31b43a
⏪ Downgrade next package version
...
Introduced "Invalid left-hand side in assignment"
2023-07-15 14:47:09 +02:00
Baptiste Arnaud
e293cb0111
✨ Add Next.js embed library
2023-07-15 12:28:10 +02:00
Baptiste Arnaud
81bc0746cf
⬆️ Upgrade dependencies
2023-07-15 10:46:36 +02:00
Baptiste Arnaud
de08179f8b
🚸 (billing) Set existing stripe customer for custom plan checkout
2023-07-13 18:03:59 +02:00
Baptiste Arnaud
6565fcc29c
🐛 (openai) Fix incompatible OpenAI types
2023-07-12 12:28:58 +02:00
Baptiste Arnaud
5644a0c8e0
⬆️ Upgrade OpenAI stream deps
2023-07-12 12:00:23 +02:00
Baptiste Arnaud
455c3bdfd7
👷 Improve monthly clean database script
...
Archive results that were not properly archived
2023-07-12 12:00:23 +02:00
Baptiste Arnaud
37bb172f25
🚑 Fix invalid rewrites for custom domains
2023-07-11 19:32:37 +02:00
Baptiste Arnaud
174d50ad1b
⚡ (settings) Parse custom head code to remove invalid text nodes
2023-07-11 19:17:38 +02:00
Baptiste Arnaud
b2a973472f
🚑 (lp) Hard-code rewrite to typebot.io
2023-07-11 18:34:17 +02:00
Baptiste Arnaud
fc0e3782b1
🐛 (workspace) Fix members list limit bug
2023-07-11 18:14:23 +02:00
Baptiste Arnaud
0465275f82
🔧 Rewrite viewer to landing-page
2023-07-11 18:13:31 +02:00
Baptiste Arnaud
28fd81cb65
📝 (theme) Add change bot avatar guide in docs
2023-07-11 10:57:16 +02:00
Baptiste Arnaud
a31345ae26
🚸 (theme) Move isBrandingEnable param in the Theme tab
2023-07-11 10:43:49 +02:00
Baptiste Arnaud
8ce5447012
🐛 (ga) Fix gtag not initializing properly
2023-07-11 08:09:11 +02:00
Baptiste Arnaud
56078b4e02
🐛 (share) Enable back empty public ID for self-hosted version
...
Closes #576
2023-07-07 14:35:17 +02:00
Baptiste Arnaud
5ae6c64d06
🚸 (video) Improve video autoplay behavior
...
Autoplay video only when displayed entirely and fix weird Safari autoplay issues when scrolling
2023-07-07 12:02:40 +02:00
Baptiste Arnaud
31b70223c8
🚸 Remove new typebot default user avatar
2023-07-07 11:44:14 +02:00
Baptiste Arnaud
5a05310a9c
🛂 Add isSuspended prop on workspace
2023-07-04 14:56:36 +02:00
Baptiste Arnaud
92740ad2ff
🚑 Fix answer upsert on duplicate itemId
2023-07-01 22:20:22 +02:00
Baptiste Arnaud
24126ac9b8
🚑 Fix answer upsert missing groupId
2023-06-30 12:56:50 +02:00
Baptiste Arnaud
b0f25f301b
⚡ (analytics) Improve analytics graph accuracy
2023-06-30 12:39:20 +02:00
Baptiste Arnaud
55ff944ebb
💄 Correctly highlight current line in code editor
2023-06-29 15:37:56 +02:00
Baptiste Arnaud
9658277d97
🐛 (sheets) Fix sheet block when filter is undefined
2023-06-29 15:17:51 +02:00
Baptiste Arnaud
50fcbfd95e
⚡ (pixel) Add skip initialization option
2023-06-28 10:37:01 +02:00
Baptiste Arnaud
033f8f99dd
✨ Add Meta Pixel block
...
Closes #582
2023-06-28 09:52:03 +02:00
Baptiste Arnaud
92f7f3cbe2
🐛 (condition) Improve comparison on dates
2023-06-27 09:18:36 +02:00
Baptiste Arnaud
3575fef34f
🐛 (results) Fix export duplicate columns when no order set
2023-06-26 17:41:48 +02:00
Baptiste Arnaud
6f7ef820e2
📈 (billing) Track when workspace subscription is cancelled
2023-06-26 11:33:06 +02:00
Baptiste Arnaud
0582ca74ac
🚸 (editor) Improve editor performance by rounding paths
...
Related to #575
2023-06-24 11:48:46 +02:00
Baptiste Arnaud
69254c3624
🧑💻 (api) Add icon field in create workspace endpoint
2023-06-24 10:26:38 +02:00
Baptiste Arnaud
6864667297
🛂 (billing) Enable Published bot branding when plan cancelled
2023-06-24 10:26:07 +02:00
Baptiste Arnaud
de0b105276
🛂 (billing) Display branding when subscription…
2023-06-23 11:30:26 +02:00
Baptiste Arnaud
c94cd1e37c
🚑 (condition) Remove null check on comparison value
...
Closes #572
2023-06-22 14:48:12 +02:00
Baptiste Arnaud
bfca8d9368
🐛 (openai) Fix streaming when starting with OpenAI block
2023-06-22 11:47:28 +02:00
Baptiste Arnaud
8e7479a1bd
🐛 (condition) Fix condition parsing with value "null"
2023-06-22 11:39:03 +02:00
Baptiste Arnaud
97fcee2764
🛂 (billing) Always invoice when subscription is updated
2023-06-22 10:21:17 +02:00
Baptiste Arnaud
3be39cbc78
⚡ (openai) Use Vercel's AI SDK for streaming
2023-06-20 17:33:30 +02:00
Baptiste Arnaud
7c2e5740dc
🔒 Add rate limiter on email signin endpoint
2023-06-20 15:49:54 +02:00
Baptiste Arnaud
eaadc59b1f
⚡ Add recent section in icon and emoji picker
...
Closes #536
2023-06-20 14:04:33 +02:00
Baptiste Arnaud
36623930bc
📝 Add status page link in footers
2023-06-20 10:45:20 +02:00
Baptiste Arnaud
da289a0da7
📝 (embed) Improve Wix embed instructions
2023-06-20 07:40:14 +02:00
Baptiste Arnaud
471dedccc8
📝 Change CNAME value to vercel domain
...
To avoid CNAME Cross-User ban from Cloudflare
2023-06-20 07:28:35 +02:00
Baptiste Arnaud
f1b643c5be
🔒 Revert ddos lockdown
2023-06-19 18:41:00 +02:00
Baptiste Arnaud
3e2c462617
🔒 Remove lp image DDOS prevention
2023-06-19 17:15:25 +02:00
Baptiste Arnaud
00945bfa0c
🔒 Disable email auth
2023-06-19 15:23:21 +02:00
Baptiste Arnaud
cec072b2a2
🐛 (conditions) Fix negative comparisons
2023-06-19 10:41:07 +02:00
Baptiste Arnaud
0e31a6ce00
📝 (makecom) Add return data instructions
2023-06-17 08:18:57 +02:00
Baptiste Arnaud
d8e56050f3
🚸 Move item settings button to the left
2023-06-17 08:08:30 +02:00
Baptiste Arnaud
dcdf870308
⚡ (openai) Retry OpenAI call if status code is 503
...
Closes #529
2023-06-16 19:31:28 +02:00
Baptiste Arnaud
524f1565d8
🚸 (openai) Parse stream on client to correctly handle errors
2023-06-16 19:26:29 +02:00
Baptiste Arnaud
83f2a29faa
⚡ (openai) Add new models and remove tiktoken
...
Instead of computing total tokens with tiktoken we just attempt retries after trimming the first message
2023-06-16 16:50:32 +02:00
Baptiste Arnaud
e54aab452a
🚸 (webhook) Show save in variables accordion only when needed
2023-06-16 07:32:21 +02:00
Baptiste Arnaud
42234850ed
⚡ (numberInput) Variabalize min, max, step
2023-06-15 15:20:46 +02:00
Baptiste Arnaud
d8c1a36bc0
⚡ (setVariable) Add "Moment of the day" variable value
...
Closes #564
2023-06-15 14:45:42 +02:00
Baptiste Arnaud
fbe63aa3f3
🚸 (sheets) Show info log instead of error when no rows are found
2023-06-15 14:42:20 +02:00
Baptiste Arnaud
1e9c4bcb9a
📦 Add Cloudron package ( #550 )
...
Closes #30
2023-06-14 08:59:38 +02:00
Baptiste Arnaud
290b491e53
♿ (payment) Improve payment input amount label format
...
Closes #553
2023-06-09 10:44:23 +02:00
Baptiste Arnaud
25524ac622
📝 Add 2 new oss friends in landing page
2023-06-09 10:12:25 +02:00
Baptiste Arnaud
e9c2deee5f
🐛 (openai) Fix default response mapping item
2023-06-08 15:56:52 +02:00
Baptiste Arnaud
4614caf498
📝 Add Google Ads conversion instructions
2023-06-07 09:35:41 +02:00
Baptiste Arnaud
a16367b194
✏️ Fix FlutterFlow modal title typo
2023-06-06 18:36:58 +02:00
Baptiste Arnaud
a4cb6face8
👷 Add email alert hourly sender
...
Closes #549
2023-06-06 13:25:13 +02:00
Baptiste Arnaud
40ef934740
✨ Add Näak product recommendation template
...
Closes #548
2023-06-05 17:53:03 +02:00
Baptiste Arnaud
ef0a2d9dc6
✨ Add conditional choice items
...
Allows you to conditonnally display an item from the Buttons or the Picture choice input
Closes #546
2023-06-05 17:33:43 +02:00
Baptiste Arnaud
acaa1c6223
🚸 Add item duplication
...
Closes #545
2023-06-05 14:49:04 +02:00
Baptiste Arnaud
8822e4e7e4
🚸 (openai) Add missing credentials error to chat completion streamer
2023-06-05 09:03:54 +02:00
Baptiste Arnaud
bc90c9c81e
♿ Improve credentials dropdown accessibility if long name
2023-06-01 10:37:04 +02:00
Baptiste Arnaud
b6e5002a56
💄 Improve picture choice description UI
2023-06-01 10:29:02 +02:00
Sam Schröder
537b9fe6ce
Update de.ts ( #535 )
...
Adjusted words for better readability and more modern terms.
2023-05-31 13:57:28 +02:00
Baptiste Arnaud
57f3e5c004
⚡ (js) Add placement option for bubble embed
...
Allows you to place the bubble embed on the bottom left corner
of your site
2023-05-31 10:22:58 +02:00
Baptiste Arnaud
b2ea8fc059
🌐 Translate workspace ( #528 )
2023-05-31 07:53:30 +02:00
Loan J
6651c85f02
Update builder configuration docs ( #531 )
2023-05-30 08:06:16 +02:00
Baptiste Arnaud
9ca0c7014e
🔍 (lp) Add FB app ID in landing page
2023-05-28 11:19:17 +02:00
Baptiste Arnaud
4230f47be9
🐛 Fix outside click on picture choice
2023-05-26 18:06:46 +02:00
Baptiste Arnaud
154271c7f2
🐛 (sheets) Fix empty and unique filter
2023-05-26 10:46:40 +02:00
Baptiste Arnaud
75f9da0a4f
⚡ (webhook) Add client execution option
2023-05-26 09:20:22 +02:00
Baptiste Arnaud
084a17ffc8
📝 (lp) Add oss friends page
2023-05-26 08:29:08 +02:00
Baptiste Arnaud
55bbf0e593
⬆️ Upgrade dependencies
2023-05-25 18:36:51 +02:00
Baptiste Arnaud
16f3ad3a19
🐛 (payment) Round the amount to avoid weird Js long decimals
2023-05-25 13:58:54 +02:00
Baptiste Arnaud
56364fd863
⚡ (openai) Stream chat completion to avoid serverless timeout ( #526 )
...
Closes #520
2023-05-25 10:32:35 +02:00
Baptiste Arnaud
6bb6a2b0e3
🐛 (editor) Remove edge if duplicating last block of group
2023-05-25 08:27:36 +02:00
Baptiste Arnaud
fdfed160a6
📝 (embed) Add FlutterFlow embed instructions
2023-05-25 08:01:19 +02:00
Baptiste Arnaud
c950406997
💄 (js) Improve popup ui consistency
2023-05-23 18:01:49 +02:00
Baptiste Arnaud
0fc6bfa7ce
🐳 Fix encryption length check script
...
The encryption length can also be of length 80 if encoded with base64
Closes #516
2023-05-17 11:35:32 +02:00
Baptiste Arnaud
c451ba7784
📝 (webflow) Add bind commands to button instructions
2023-05-17 10:00:25 +02:00
Baptiste Arnaud
8b84a7d8b9
🐛 Disable invite button when email is empty
...
Closes #509
2023-05-16 15:15:13 +02:00
Baptiste Arnaud
853451b4fa
🐛 Fix public id validation
...
Did not work with this kind of path: test-a-test
Closes #512
2023-05-16 15:12:49 +02:00
Baptiste Arnaud
27b009dd76
⚡ Remember result in either local or session storage ( #514 )
...
Closes #513
2023-05-16 14:58:56 +02:00
Baptiste Arnaud
72058fd624
🔊 Add DEBUG mode with valuable logs in viewer
2023-05-16 10:22:31 +02:00
Baptiste Arnaud
f8ea2e1337
🐛 Restore support bubble in cloud prod
2023-05-16 09:02:33 +02:00
Baptiste Arnaud
0f91b34497
⚡ (embed) Add size and icon picker in bubble settings ( #508 )
2023-05-15 15:22:04 +02:00
Baptiste Arnaud
123926f273
🚸 Improve support accessibility
...
Add documentation button in board menu and hide the support bubble in the editor. Makes it accessible only by clicking the "Help" button
2023-05-15 10:49:51 +02:00
Baptiste Arnaud
df8a406513
🐛 Fix webhook deep keys parsing invalid index
2023-05-12 12:11:52 -04:00
Baptiste Arnaud
55dbb1abc7
⚡ (sheets) Add option to select single row when matching multiple
...
Closes #501
2023-05-12 11:21:24 -04:00
Baptiste Arnaud
bde941613c
⚡ Add predefined set variable values ( #497 )
...
Closes #234
2023-05-11 17:17:24 -04:00
Baptiste Arnaud
9abc50dce5
✨ Add icon picker ( #496 )
...
Closes #495
2023-05-11 10:32:33 -04:00
Baptiste Arnaud
825ed2f1ec
🚸 Add floating menu for block settings
...
Closes #396
2023-05-09 10:43:08 -04:00
Baptiste Arnaud
33adc29a57
🐛 (webhook) Fix picture choice sample value not sent
2023-05-09 10:03:22 -04:00
Baptiste Arnaud
be009a216d
🚸 Show toast for non-uploaded file in preview mode
...
Closes #278
2023-05-05 15:34:58 -04:00
Baptiste Arnaud
c469912979
⚡ (payment) Add address in payment input
2023-05-05 14:54:37 -04:00
Baptiste Arnaud
b9f94cdf19
🚸 (billing) Use Stripe checkout page for new subscription with existing customer
2023-05-05 14:20:02 -04:00
Baptiste Arnaud
e15e27f0b4
🐛 (ga) Fix value field parsing
2023-05-05 13:21:04 -04:00
Sam Schröder
dd079c3525
Add German Translation ( #485 )
2023-05-05 11:49:41 -04:00
Baptiste Arnaud
d99af7e6c5
🐛 (ga) Fix invalid variable parsing
2023-05-05 11:32:58 -04:00
Baptiste Arnaud
ecc3b5fd87
📝 Custom bubble button position instructions
2023-05-05 11:10:10 -04:00
Baptiste Arnaud
98a21f3a9e
🐛 (billing) Only fetch active subscriptions
2023-05-05 11:02:59 -04:00
Baptiste Arnaud
8b3a690809
🐛 (sheets) Fix update filter invalid indexes
2023-05-05 10:31:03 -04:00
Baptiste Arnaud
c31642db04
📝 Doc about the more options menu from the results tab
2023-05-05 09:34:01 -04:00
Baptiste Arnaud
c0fae18501
🐛 (wp) Fix custom api host variable name on shortcode
...
Closes #483
2023-05-05 09:17:47 -04:00
Baptiste Arnaud
8347e5b2a8
✨ Add dog insurance offer template
...
Closes #484
2023-05-04 15:32:13 -04:00
Baptiste Arnaud
55db360200
⚡ (sheets) Add rows filtering to update multiple rows at the same time
2023-05-04 14:00:50 -04:00
Baptiste Arnaud
035dded654
✨ Add picture choice block
...
Closes #476
2023-05-04 09:23:33 -04:00
Baptiste Arnaud
65c6f66a5c
🐛 (googleAnalytics) Fix output validation when using variable as event value
2023-05-03 18:09:25 -04:00
Baptiste Arnaud
5f0a99ee66
🚸 (editor) Do not show focus toolbar for the Start group
2023-05-03 06:35:34 -04:00
Baptiste Arnaud
68a15f5ac1
⬆️ Upgrade dependencies
2023-05-02 15:33:42 -04:00
Baptiste Arnaud
d50e280ab3
💄 Improve toast UI when containing only description
2023-05-02 14:20:58 -04:00
Baptiste Arnaud
fd0fd51c1d
🔊 (sheets) Improve update row error log when not found
2023-05-02 14:20:58 -04:00
Baptiste Arnaud
2b0e2b09f5
🐛 Fix variable dropdown size in text bubble editor when z…
2023-05-02 14:20:58 -04:00
Baptiste Arnaud
e2836f305c
🐛 (googleAnalytics) Fix sendTo initial value in settings
2023-05-02 14:20:58 -04:00
Baptiste Arnaud
e58016e43a
⚡ (openai) Truncate messages sequence automatically if reaching token limit
2023-05-02 13:37:02 -04:00
Baptiste Arnaud
94735638a6
🐛 Properly display success message toast for web preview
2023-05-02 10:33:42 -04:00
Baptiste Arnaud
ddb528774b
💄 Fix toast UI in dark mode
...
Closes #478
2023-05-02 09:13:57 -04:00
Baptiste Arnaud
458d715648
🛂 (billing) Update claimable custom plan options
2023-04-28 10:55:15 +02:00
Baptiste Arnaud
e827da7b6b
💄 Better toast UI when it doesn't contain details
2023-04-27 15:07:08 +02:00
Baptiste Arnaud
9e8acd97aa
⚡ (ga) Add send_to option
2023-04-27 13:23:10 +02:00
Baptiste Arnaud
d448e64dc9
⚡ Better error toast when previewing bot
...
Closes #475
2023-04-27 11:21:32 +02:00
Baptiste Arnaud
5b4a6c523d
✨ (buttons) Add searchable choices
...
Closes #473
2023-04-26 17:54:00 +02:00
Baptiste Arnaud
124f350aa2
💄 (buttons) Improve multiple choice form UI
2023-04-26 15:59:22 +02:00
Baptiste Arnaud
f51d619c79
📝 Fix GTM instructions
2023-04-26 09:06:52 +02:00
Baptiste Arnaud
a03d124046
♿ (sheets) Add duplicate header notice
2023-04-25 08:45:13 +02:00
Baptiste Arnaud
c09a84034e
⚡ (chatwoot) Add result URL custom attribute
2023-04-25 08:15:53 +02:00
Baptiste Arnaud
7385e3bbbf
📝 Add Jump and AB test block docs
2023-04-24 08:50:57 +02:00
Baptiste Arnaud
c6983c952c
🛂 Reset isQuarantined when upgrading workspace
2023-04-23 21:03:14 +02:00
Baptiste Arnaud
69e1c4f20d
🛂 Add isQuarantined field in workspace
2023-04-23 20:57:51 +02:00
Baptiste Arnaud
bda34e3827
🐛 (viewer) Remove default white background when it is set to none
...
Closes #469
2023-04-20 14:59:34 +02:00
Baptiste Arnaud
3b69b18601
✨ Add lead gen with AI template
...
Closes #470
2023-04-20 14:56:05 +02:00
Baptiste Arnaud
c77b8e7548
🐛 (condition) Greater and Less should compare list length when possible
2023-04-20 14:54:56 +02:00
Baptiste Arnaud
4d1fe4c1de
🚸 (templates) Add category and description in templates modal
2023-04-20 10:49:25 +02:00
Baptiste Arnaud
b614544909
🐛 Refresh variable list on focus
2023-04-19 16:41:35 +02:00
Baptiste Arnaud
a4ca413c60
📝 Add upgrade plan doc
2023-04-19 08:02:24 +02:00
Baptiste Arnaud
de432ecaf7
🚸 (sendEmail) Allow html parsing for body with a single variable
2023-04-18 08:45:10 +02:00
Baptiste Arnaud
7c2ce2fc41
🩹 (share) Fix undefined apiHost under API instructions
2023-04-17 21:07:41 +02:00
Baptiste Arnaud
9345b33e74
🚸 (billing) Make yearly plan clearer for subscription updates
2023-04-17 17:53:16 +02:00
Baptiste Arnaud
7e937e1c7c
✨ Add AB test block
...
Closes #449
2023-04-17 16:47:17 +02:00
Baptiste Arnaud
f7d94de66e
🐛 (sendEmail) Escape html from variables in custom body
...
Closes #439
2023-04-17 15:54:52 +02:00
Baptiste Arnaud
928afd5a6c
🐛 Auto scroll X behavior outside of editor
...
Closes #440
2023-04-17 15:41:48 +02:00
Baptiste Arnaud
f8a76f98b9
🐛 (results) Keep focus on current expanded result when new ones arrive
...
Closes #453
2023-04-17 15:29:46 +02:00
Baptiste Arnaud
cd0916df67
🚸 (share) Use custom domain host when possible in embed instruction
...
Closes #464
2023-04-17 14:47:30 +02:00
Baptiste Arnaud
03cc067418
⚡ (setVariable) Add client-side set variable execution
...
Closes #461
2023-04-14 14:37:23 +02:00
Baptiste Arnaud
397a33afc6
📝 Improve writing on self-hosting introduction
2023-04-14 10:12:11 +02:00
Baptiste Arnaud
0900fb0407
🐛 Remove lead magnet duplicated block
2023-04-13 18:23:34 +02:00
Baptiste Arnaud
868b5b8370
💄 Adapt openAI logo to dark mode
2023-04-13 18:23:34 +02:00
Dener Fernandes
27f10159ef
Improve translation PT ( #456 )
...
This is a very small changes, i check all texts and for me it's really
good, @baptisteArno you speak portuguese? :D
Co-authored-by: dfernandesbsolus <96054351+dfernandesbsolus@users.noreply.github.com>
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-04-13 17:32:25 +02:00
Baptiste Arnaud
e0a9824913
♻️ Simplify text bubble content shape
...
Remove html and plainText field because it was redundant
Closes #386
2023-04-13 17:10:59 +02:00
Baptiste Arnaud
2cbf8348c3
🛂 Add new yearly plans and graduated pricing
...
BREAKING CHANGE: Stripe environment variables have changed. New ones are required. Check out the new Stripe configuration in the
docs.
Closes #457
2023-04-13 11:39:10 +02:00
Baptiste Arnaud
39d0dba18c
🐛 (auth) Fix signup page text
2023-04-13 07:50:31 +02:00
Baptiste Arnaud
00331089a3
💄 Improve Unsplash picker dark mode UI
2023-04-12 08:14:38 +02:00
Baptiste Arnaud
6921cc23a5
🚸 (sheets) Better Get data settings UI
2023-04-11 08:19:42 +02:00
Baptiste Arnaud
846dac0bf4
🛂 Prevent blocking everything once limit is reached
...
The idea is to make the hard limit less scary. I'd prefer manually reaching out to users when they are over their monthly limit
2023-04-10 09:24:04 +02:00
Baptiste Arnaud
e06f8186f6
⚡ (imageBubble) Add redirect on image click option
...
Closes #448
2023-04-07 11:34:58 +02:00
Baptiste Arnaud
ee14228ee3
✨ Add lead magnet template
...
Closes #447
2023-04-07 10:49:23 +02:00
Baptiste Arnaud
a7dbe93edd
🐛 (webhook) Correctly parse array of strings in data dropdown
2023-04-06 18:11:08 +02:00
Baptiste Arnaud
75d2a95d08
More translation in FR & PT ( #436 )
...
Related to #210
2023-04-06 17:31:23 +02:00
Baptiste Arnaud
44975f9742
🐛 (setVariable) Properly parse phone number variables
2023-04-06 17:12:56 +02:00
Baptiste Arnaud
f18889a046
📝 (openai) Add a troobleshooting section
2023-04-04 07:52:52 +02:00
Baptiste Arnaud
a5d3f83c7f
🔊 (openai) Add error log details in web console
2023-04-03 17:12:11 +02:00
Baptiste Arnaud
14abe76691
📝 Add set variable upper and lower case examples
2023-04-03 16:54:53 +02:00
Baptiste Arnaud
49071b73b6
🚑 (auth) Fix bad requests with getSession on server side
2023-04-03 16:42:10 +02:00
Baptiste Arnaud
b96a3a6a8e
🚸 (webhook) Always show save response accordion
2023-04-03 15:28:16 +02:00
Baptiste Arnaud
21b1d74b7e
⬆️ Upgrade dependencies
2023-04-03 15:28:16 +02:00
Baptiste Arnaud
d32afd8ba6
🐛 (editor) Make sure you can't remove the Start group
2023-04-03 07:57:01 +02:00
Baptiste Arnaud
411cf31b39
🚸 (results) Improve list variables display in results table
2023-04-01 09:00:59 +02:00
Baptiste Arnaud
2dae4160bd
🩹 (billing) Also reset custom limits when plan is cancelled
2023-03-31 10:16:02 +02:00