2
0
Commit Graph

437 Commits

Author SHA1 Message Date
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
6a1eaea700 🐛 (editor) Shouldn't be able to set a group name to empty string 2022-09-19 07:32:27 +02:00
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
1a7c25ef0b 🛂 (builder) Make sure old typebots can't overwrite newer 2022-09-10 15:18:37 +02:00
cf07cfe3ab 🧑‍💻 (smtp) Use secure prop instead of ignoreTLS
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore of SMTP_SECURE. If
SMTP_SECURE is true,  the connection will use TLS when connecting to server. If false (the default)
then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if
you are connecting to port 465. For port 587 or 25 keep it false
2022-09-01 07:40:35 +02:00
194df22ec0 🔖 Release 2.6.2 2022-08-29 17:01:27 +02:00
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
02bb7f5ea7 fix(results): crash when variable is object 2022-08-22 18:57:11 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
93161b74b2 fix(typebotLink): current typebot dropdown 2022-08-21 10:01:54 +02:00
1318d27c74 build(results): add log to investigate crash 2022-08-18 18:04:45 +02:00
5333ba9088 fix(giphy): search 2022-08-12 08:34:53 +02:00
361092ffa5 fix(results): crash when accessor contains a dot 2022-08-11 09:11:06 +02:00
823793aab4 fix(collaboration): env var typo 2022-08-11 08:21:20 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
7d0a526736 feat(results): remove incomplete results limitation 2022-07-20 08:38:10 +02:00
481f61714e fix(templates): duplicate resultsPreference conflict 2022-07-12 08:13:21 +02:00
6822b77897 chore: update msw 2022-07-12 08:09:09 +02:00
b0d1b11325 feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +02:00
6b32c171fe feat(editor): ️ Indicate why GSheets couldn't find any sheet 2022-07-03 07:56:27 +02:00
9cddc755a3 fix(sheets): 🔒️ Check token id before updating creds 2022-07-02 08:28:20 +02:00
994ae61719 fix(results): 🐛 Ignore cell content for column size 2022-07-01 18:17:49 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
cf6e8a21be feat: 📈 Inject user id for Sentry 2022-07-01 10:26:04 +02:00
db9a314b9f fix(editor): 🐛 Back action trigger on finger swipe 2022-06-30 11:52:40 +02:00
6e5f507171 fix(editor): 🐛 Attempt to fix collaboration invitation email 2022-06-30 11:25:17 +02:00
bc803fc552 feat(editor): 🚸 Arrow & Enter commands for dropdowns 2022-06-30 11:19:26 +02:00
594adce8f9 build: 🔖 Bump version to 2.5.1 2022-06-29 10:23:06 +02:00
8c86cb8684 feat(dashboard): 🚸 Add version number in settings modal 2022-06-29 10:18:37 +02:00
7caac2bc25 docs: 📝 Add General settings 2022-06-29 10:03:55 +02:00
56dca868c9 fix(results): 🐛 Remove storage on result delete 2022-06-26 19:21:11 +02:00
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +02:00
bd2b906bd3 fix(results): 🐛 Missing content 2022-06-25 18:10:02 +02:00
8c936741f3 docs(editor): 📝 Add TLS explanations for smtp config 2022-06-25 10:06:12 +02:00
9222fcb050 feat(editor): ️ Accept uploaded gif for image bubble 2022-06-25 09:40:38 +02:00
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
554365d645 fix(bot): ️ Better incoming variable parsing 2022-06-24 16:44:41 +02:00
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
259473a781 fix(editor): 💄 Overflow issue 2022-06-24 14:28:03 +02:00
3a4f263c71 build: Archive results to still be able to check usage 2022-06-24 14:06:06 +02:00
fdf11af594 fix(editor): 💄 Attempt to fix overflow issue 2022-06-24 09:21:24 +02:00
767f463255 fix(share): ✏️ Fix embed instruction URL 2022-06-23 13:57:02 +02:00
3392e04d38 ci: 👷 Simplify build on Vercel 2022-06-22 10:35:31 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
1931a5c9c0 Merge branch 'main' of https://github.com/baptisteArno/typebot.io 2022-06-21 12:07:41 +02:00
a9e8b3e2aa feat(editor): ️ Remove iframe preview in editor 2022-06-21 12:07:03 +02:00