14c3d95b8a
💄 (embed) Improve avatar alignment and audio auto load
2023-07-31 18:22:50 +02:00
e34b939786
⚡ (video) Detect youtu.be URLs for video bubbles
2023-07-31 09:59:24 +02:00
81c2e5022b
🐛 (embed) Fix custom close icon placement in bubble button
nextjs-v0.1.12
react-v0.1.12
js-v0.1.12
2023-07-31 09:39:30 +02:00
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
3df81a3cb9
🐛 (analytics) Fix analytics drop-off rate not computing correctly
2023-07-31 07:24:28 +02:00
c99298e49b
⚡ (paymentInput) Handle Stripe redirection
...
Closes #631
nextjs-v0.1.11
react-v0.1.11
js-v0.1.11
2023-07-27 17:25:02 +02:00
e499478dee
📝 Add a guide on how to create a new block in CONTRIBUTING
2023-07-27 17:16:14 +02:00
c124671682
🔧 Add import contact to brevo script
2023-07-27 10:09:33 +02:00
abc3abd86b
🔒 (auth) Block disposable emails during sign up
2023-07-27 09:29:17 +02:00
320cffc420
🐛 (embed) Remove at functions for better compability
nextjs-v0.1.10
react-v0.1.10
js-v0.1.10
2023-07-26 17:43:50 +02:00
5dc01db082
📦 Release WP plugin 3.2.0
2023-07-26 09:32:56 +02:00
7a7d471805
🐛 (analytics) Fix previous total computation max call stack exceeded
...
Closes #624
2023-07-25 17:29:06 +02:00
4607f0ea39
💄 Fix round icons color in dark mode
...
Closes #609
2023-07-25 17:17:39 +02:00
43555c171e
🚸 New dedicated onboarding page
2023-07-25 16:21:40 +02:00
283c55c1a4
🚸 Update onboarding bot
...
Closes #400
nextjs-v0.1.8
react-v0.1.8
js-v0.1.8
2023-07-25 09:12:53 +02:00
b17177f35f
📝 Remove old stripe env var
2023-07-25 09:09:13 +02:00
c8bc659941
⚡ (embed) Add customizable bubble close icon
nextjs-v0.1.7
react-v0.1.7
js-v0.1.7
2023-07-25 07:46:12 +02:00
b171b39606
🐛 Fix table list when empty always show "add" button
...
Closes #544
2023-07-24 17:54:08 +02:00
0c923b70a6
📝 Add "conditionally display button" video in docs
2023-07-24 14:36:27 +02:00
9433d3ea8f
📝 Update README ( #632 )
...
Closes #628
2023-07-24 12:24:08 +02:00
7942ae4751
🐛 (sendMessage) Return updated session in all cases
nextjs-v0.1.6
react-v0.1.6
js-v0.1.6
2023-07-24 09:21:55 +02:00
defe00155d
🐛 Fix bunny fonts URL path
2023-07-24 09:21:20 +02:00
04faa3e847
🧑💻 (docs) Add "Edit this page" links in docs
nextjs-v0.1.5
react-v0.1.5
js-v0.1.5
2023-07-24 08:49:00 +02:00
cccf905d38
⚡ Replace Google fonts with Bunny fonts
2023-07-24 08:36:02 +02:00
3283d7e261
🧑💻 (results) Add get result by id API endpoint
2023-07-24 07:50:50 +02:00
1ebd528753
⚡ (video) Add youtube shorts auto parsing
2023-07-21 08:02:15 +02:00
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
3952ae2755
✨ Stream bubble content if placed right after Op…
...
Closes #617
nextjs-v0.1.4
react-v0.1.4
js-v0.1.4
2023-07-19 11:20:44 +02:00
6c540657a6
🐛 Add setInputValue to Typebot embed object
nextjs-v0.1.3
react-v0.1.3
js-v0.1.3
2023-07-19 08:28:27 +02:00
22c1e2e6cf
📝 Add clarification for forks commercialization
2023-07-19 08:05:32 +02:00
b99b58bdfe
🐛 Fix first-time pnpm dev
...
Closes #614
2023-07-18 15:56:29 +02:00
0ea30bc49b
🧑💻 Exit prisma command if database url starts with "postgres://"
...
Closes #602
2023-07-18 15:09:31 +02:00
13ac46975d
🐛 Fix viewer's .env.local.example
inline comment
2023-07-18 14:54:11 +02:00
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
1095cf7f09
⬆️ Upgrade giphy package
2023-07-18 09:25:24 +02:00
23e8928382
🔖 Release v2.15.2
nextjs-v0.1.2
v2.15.2
2023-07-17 07:56:09 +02:00
2c2952e364
🗃️ Remove extendedWhereUnique feat
2023-07-17 07:52:57 +02:00
7d62c7ac85
🐛 (pixel) Fix event tracking
...
Did not work when specifying the pixel ID for each track function
react-v0.1.2
js-v0.1.2
2023-07-16 18:54:36 +02:00
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
12ce4eb01b
📝 Remove pixel troubleshoot section
2023-07-16 18:21:24 +02:00
93337bd1d9
📝 (settings) Update General section
2023-07-16 09:51:45 +02:00
88e2f50d35
📝 Add script block precision
2023-07-16 09:41:35 +02:00
844832f310
📝 Add troubleshoot self-host page
2023-07-16 09:27:55 +02:00
be7be7bf7a
✨ (embed) Add new command setInputValue
react-v0.1.1
js-v0.1.1
2023-07-15 17:38:12 +02:00
521cb50782
♿ Remove invalid js in meta head code
2023-07-15 16:39:45 +02:00
d3fb31b43a
⏪ Downgrade next package version
...
Introduced "Invalid left-hand side in assignment"
2023-07-15 14:47:09 +02:00
e293cb0111
✨ Add Next.js embed library
nextjs-v0.1.0
react-v0.1.0
js-v0.1.0
2023-07-15 12:28:10 +02:00
81bc0746cf
⬆️ Upgrade dependencies
2023-07-15 10:46:36 +02:00
de08179f8b
🚸 (billing) Set existing stripe customer for custom plan checkout
2023-07-13 18:03:59 +02:00
0a85f33694
⚡ (audio) Implement more robust auto play
react-v0.0.80
js-v0.0.80
2023-07-12 15:37:31 +02:00