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
d6c6434050
⏪ Revert onCanPlay callback
...
Introduced too many issues in prod
react-v0.0.79
js-v0.0.79
2023-07-12 15:14:34 +02:00
0b4b15ce0a
🐛 (bot) Improve canPlay issue fixin
react-v0.0.78
js-v0.0.78
2023-07-12 15:06:39 +02:00
082084a90c
🐛 (bot) Fix setTimeout onCanPlay concurrency issues
react-v0.0.77
js-v0.0.77
2023-07-12 14:55:25 +02:00
abb363b59d
🐛 (bot) Fix double callback on video and audio bubble
react-v0.0.76
js-v0.0.76
2023-07-12 14:23:41 +02:00
6565fcc29c
🐛 (openai) Fix incompatible OpenAI types
2023-07-12 12:28:58 +02:00
ba3a2b711e
🐛 (bot) Fix audio and video autoplay when loading take some time
react-v0.0.75
js-v0.0.75
2023-07-12 12:00:23 +02:00
5644a0c8e0
⬆️ Upgrade OpenAI stream deps
2023-07-12 12:00:23 +02:00
455c3bdfd7
👷 Improve monthly clean database script
...
Archive results that were not properly archived
2023-07-12 12:00:23 +02:00
c365c547aa
Fix typo in inject-runtime-env.sh ( #599 )
...
Enviroment -> Environment
2023-07-12 11:07:46 +02:00
37bb172f25
🚑 Fix invalid rewrites for custom domains
2023-07-11 19:32:37 +02:00
174d50ad1b
⚡ (settings) Parse custom head code to remove invalid text nodes
react-v0.0.74
js-v0.0.74
2023-07-11 19:17:38 +02:00
b2a973472f
🚑 (lp) Hard-code rewrite to typebot.io
2023-07-11 18:34:17 +02:00
fc0e3782b1
🐛 (workspace) Fix members list limit bug
2023-07-11 18:14:23 +02:00
0465275f82
🔧 Rewrite viewer to landing-page
2023-07-11 18:13:31 +02:00
b71e957e7c
🚑 (bot) Fix try catch injection when opening s…
react-v0.0.73
js-v0.0.73
2023-07-11 11:25:50 +02:00
28fd81cb65
📝 (theme) Add change bot avatar guide in docs
2023-07-11 10:57:16 +02:00
a31345ae26
🚸 (theme) Move isBrandingEnable param in the Theme tab
2023-07-11 10:43:49 +02:00
3421e4822f
🚑 (bot) Share inject custom head code again
react-v0.0.72
js-v0.0.72
2023-07-11 10:19:47 +02:00
1beb4bb1b9
🧑💻 (bot) Wrap custom head code scripts with try catch
...
To avoid having the custom head bugs reported on Sentry
react-v0.0.71
js-v0.0.71
2023-07-11 10:04:39 +02:00
8ce5447012
🐛 (ga) Fix gtag not initializing properly
react-v0.0.70
js-v0.0.70
2023-07-11 08:09:11 +02:00
5587bfb0e9
🐛 (bot) Fix audio and video autoplay error catching
react-v0.0.69
js-v0.0.69
2023-07-11 07:31:48 +02:00
70dd413295
🔖 Release v2.15.1
react-v0.0.68
js-v0.0.68
v2.15.1
2023-07-07 14:36:23 +02:00
56078b4e02
🐛 (share) Enable back empty public ID for self-hosted version
...
Closes #576
2023-07-07 14:35:17 +02:00