# Changelog
## 2.11.5 (2023-03-15)
### Added
- π Add convenient isFirstOfKind field in total results digest [[25c3679](https://github.com/baptisteArno/typebot.io/commit/25c367901f99413ce886db1bf2b83dc1087f5b27)]
- π Add telemetry webhook [[9ca17e4](https://github.com/baptisteArno/typebot.io/commit/9ca17e4e0b9bfa18c0cba6efdb01d78d0cd88084)]
### Changed
- β»οΈ Fix folder case issue [[3a6c096](https://github.com/baptisteArno/typebot.io/commit/3a6c09646194f3899bbaa7ed9c38a4501eec269f)]
- β»οΈ (viewer) Remove barrel exports and flatten folder arch [[f3af07b](https://github.com/baptisteArno/typebot.io/commit/f3af07b7ffb660bd9040e1f08839ab3809a5683d)]
- β»οΈ (builder) Remove barrel export and flatten folder arch [[44d7a0b](https://github.com/baptisteArno/typebot.io/commit/44d7a0bcb87494cb51a422350ea75a4df0c9a966)]
- β»οΈ Re-organize workspace folders [[cbc8194](https://github.com/baptisteArno/typebot.io/commit/cbc8194f19396ed8f8b3ea05d75223beeab42c3c)]
- β»οΈ Replace schemas with merge and discriminated unions [[d154c4e](https://github.com/baptisteArno/typebot.io/commit/d154c4e2f2ed0548130344ede257e19fb43f6be7)]
- β¬οΈ Upgrade dependencies [[ff09814](https://github.com/baptisteArno/typebot.io/commit/ff09814eadca527c0118a537279d961adf55ac0f)]
### Fixed
- π (openai) Fix assistant sequence was not correctly saved [[5aec8b6](https://github.com/baptisteArno/typebot.io/commit/5aec8b6c6682aa2da4034230a894f02add2faef2)]
- π Fix docs build failing [[76a8064](https://github.com/baptisteArno/typebot.io/commit/76a8064e7cf76650f85889bc5866e9b14b39f992)]
- π (lp) Fix real time airtable bot [[67cb4b4](https://github.com/baptisteArno/typebot.io/commit/67cb4b4878ed80e60a88d6a260a1b4b79016de55)]
- π (js) Fix preview message without avatar [[e713211](https://github.com/baptisteArno/typebot.io/commit/e7132116f43896ad1e73eae5af123d53e6320cde)]
## 2.11.4 (2023-03-13)
### Added
- β¨ Add basic ChatGPT template [[86ecd4a](https://github.com/baptisteArno/typebot.io/commit/86ecd4aa8703665b073cb8d5338899cc4de05d73)]
- β¨ Add movie recommendation template [[53cdb35](https://github.com/baptisteArno/typebot.io/commit/53cdb3598410ac6fa4680d4dfdad71342890ebb9)]
- β¨ Add OpenAI block [[ff04edf](https://github.com/baptisteArno/typebot.io/commit/ff04edf1395770145a89ce2f8303a00cac357c6e)]
### Changed
- β‘ (openai) Add Messages sequence type [[c4db2f4](https://github.com/baptisteArno/typebot.io/commit/c4db2f42a62e43dc7d30af5e0d3dc263e47c3e0a)]
- πΈ Improve magic link sign in experience [[48db171](https://github.com/baptisteArno/typebot.io/commit/48db171c1b5fb5bdc1837bd2fae06d6ab80f4ca4)]
- βΏ (editor) Allow empty group titles [[f9aef90](https://github.com/baptisteArno/typebot.io/commit/f9aef907e3e09958eb1f595dcfee71c384101c9b)]
- π (js) Make sure lite badge can't be hidden [[1863281](https://github.com/baptisteArno/typebot.io/commit/186328132f8c200d7548df6e8e97aeea72a25649)]
- πΈ (chatwoot) Add close widget task [[9785a0d](https://github.com/baptisteArno/typebot.io/commit/9785a0df5c11dc88ba9534e45419ba41d71a5085)]
- π Add backgroundColor theme field for Popup [[15c1432](https://github.com/baptisteArno/typebot.io/commit/15c1432c32725da0250ca5d30b2447e8514ef9a4)]
- β‘ (wp) Add custom api host for WP plugin [[ddd20f6](https://github.com/baptisteArno/typebot.io/commit/ddd20f62353f86f669643b551bbf615ae912919d)]
- πΈ (phone) Improve phone input behavior and validation [[6b08df7](https://github.com/baptisteArno/typebot.io/commit/6b08df71bab3bc2bd23c253bea1a26154713292f)]
### Fixed
- π Fix form urlencoded content-type webhooks [[bcad99f](https://github.com/baptisteArno/typebot.io/commit/bcad99f555fbbb5850954aa95d78ea0bb17b219d)]
- π (js) Fix popup closing on bot click [[4ae9ea3](https://github.com/baptisteArno/typebot.io/commit/4ae9ea32e4b6ae0967e2b1f996a64aef3455478b)]
- π (js) Enable prefill for date input [[a66a1e8](https://github.com/baptisteArno/typebot.io/commit/a66a1e822655934881fde62f8b93ec87dc6d45c7)]
- π More efficient db clean script with chunked operations [[5d8c990](https://github.com/baptisteArno/typebot.io/commit/5d8c990c0545e2d9f92f8b2116988f633ae79e35)]
- π (js) Fix dynamic avatar on mount [[883d519](https://github.com/baptisteArno/typebot.io/commit/883d519875b3d16e668f7766fcf46a18b493616a)]
- π Incorrect Jump block duplication on typebot import [[26c80f0](https://github.com/baptisteArno/typebot.io/commit/26c80f064f60c497433d98f9da5df0748d8d636e)]
- π (editor) Fix code editor variable insertion position [[5bbb539](https://github.com/baptisteArno/typebot.io/commit/5bbb5394ba83aa68424a78058305f6c944d6081b)]
- π (date) Fix date picker UI when editor is in dark mode [[e680d13](https://github.com/baptisteArno/typebot.io/commit/e680d133a5533851c84b492595e692111eec6bd5)]
- π Fix theme avatar form variable click unfocus bug [[5435452](https://github.com/baptisteArno/typebot.io/commit/5435452ab01a7cb244328102d8a436c05e3941aa)]
### Miscellaneous
- π Introduce i18n [[138f3f8](https://github.com/baptisteArno/typebot.io/commit/138f3f8b076137604ccec76da16b37ccf3e886d3)]
- π Improve description for DISABLE_SIGNUP param [[8df8307](https://github.com/baptisteArno/typebot.io/commit/8df830721c1f47bd6e0084ec4fbd2301714c9d0e)]
- π©Ή Fix crash on bot load when it has no groups [[bf1fbf2](https://github.com/baptisteArno/typebot.io/commit/bf1fbf2c5362fa3f69a0e9fb2f895ac45b5d1f80)]
## 2.11.3 (2023-03-08)
### Added
- β¨ Add NPS Survey template [[852cc73](https://github.com/baptisteArno/typebot.io/commit/852cc735119f5885aafd68bd6c7848837090f6ac)]
- β¨ Add new Jump block [[022c5a5](https://github.com/baptisteArno/typebot.io/commit/022c5a573818275b4934fe19e902242ba8fddb45)]
### Changed
- π (js) Fix spacings related to avatars [[b2fa202](https://github.com/baptisteArno/typebot.io/commit/b2fa2024a7b735fa58559b342569602cdcd44297)]
- ποΈ Remove updatedAt field from Result [[2788d58](https://github.com/baptisteArno/typebot.io/commit/2788d58e50f50e2937b59dfbeddedcbf19602bf3)]
- πΈ (condition) Improve comparison with lists [[0c19ea2](https://github.com/baptisteArno/typebot.io/commit/0c19ea20f8dec85fa6a7a7c5afd6b2dbfaafa7e2)]
- π (editor) Fix some overflow issues with long variable names [[f527df8](https://github.com/baptisteArno/typebot.io/commit/f527df82dd14ce3448a2af01714b48ece72b6232)]
- πΈ (billing) Add precheckout form [[26e5d9c](https://github.com/baptisteArno/typebot.io/commit/26e5d9c282df0f338401430f590b2571e97b2f55)]
- β‘ (webhook) Enable advanced config for Zapier and Make.com [[c1a636b](https://github.com/baptisteArno/typebot.io/commit/c1a636b965ae457e1a2fb89d41fb1459a32f2da5)]
- βͺ (editor) Revert block overflow hidden [[79e5aed](https://github.com/baptisteArno/typebot.io/commit/79e5aedf00eace124de12a18cca0c9caba347abb)]
- πΈ (js) Improve phone number parsing [[f1a9a1c](https://github.com/baptisteArno/typebot.io/commit/f1a9a1ce8bd87d092b35e25f6cdb9ec47116e227)]
- πΈ Add a better select input [[cc7d728](https://github.com/baptisteArno/typebot.io/commit/cc7d7285e57e066fc90b564839627191a269796d)]
### Removed
- π₯ Remove disable response saving option [[b77e2c8](https://github.com/baptisteArno/typebot.io/commit/b77e2c8d2cf1e131136f98d33b434d90a787d38a)]
- π₯ Remove useless stripe env check for usage [[eb3ae8f](https://github.com/baptisteArno/typebot.io/commit/eb3ae8fc35091691222e67d7a2bf652041f1f536)]
### Fixed
- π (webhook) Fix getResultSample when linked typebot not found [[167d366](https://github.com/baptisteArno/typebot.io/commit/167d366d55f8b05fd720d1450b4cda1e047d5a9f)]
- π (billing) Collect tax ID manually before checkout [[767a820](https://github.com/baptisteArno/typebot.io/commit/767a8208a8ac174b881271a1e0f8a834a50e9b8c)]
- π (js) Make sure lite badge is displayed [[5bda556](https://github.com/baptisteArno/typebot.io/commit/5bda556200ea9730cfa611f85811701ad60e1b7e)]
- π Reset custom domain on typebot archive [[6375a75](https://github.com/baptisteArno/typebot.io/commit/6375a7506555e9a1dc41c3fd8a68287b4a74e322)]
- π (results) Make sure all columns are parsed in the export [[5c31048](https://github.com/baptisteArno/typebot.io/commit/5c3104848ef46684a55dd6f52a3a34a780c207c4)]
- π (sheets) Correctly parse variables when getting data [[7d56d5b](https://github.com/baptisteArno/typebot.io/commit/7d56d5b39e2f83a73b1c23fd99393eaa4e283e3a)]
- π (sheets) Save variable first item if length of 1 [[04028e7](https://github.com/baptisteArno/typebot.io/commit/04028e74d9d6aba90062c7d29c3e06e9b5a61f8a)]
### Miscellaneous
- π (api) Add protection to sendMessage api ref to test with auth token [[83ae81c](https://github.com/baptisteArno/typebot.io/commit/83ae81ccc6659f7436bb821bc4faf4c3c01e20e3)]
- π (wp) Update wordpress metadata [[67a3f42](https://github.com/baptisteArno/typebot.io/commit/67a3f42edd8172e9db499cb43f5653e879b4c37f)]
- π (lp) Update testimonials content [[6cd1db7](https://github.com/baptisteArno/typebot.io/commit/6cd1db7ba7653206ec4e098f91e79f9f42d96b47)]
## 2.11.2 (2023-03-02)
### Changed
- βΏ (js) Use px instead of rem to look good on any website [[cce63df](https://github.com/baptisteArno/typebot.io/commit/cce63dfea307338ff7f954024bd705f76aeb022a)]
- πΈ (webhook) Also add atomic deep keys selection [[73f4846](https://github.com/baptisteArno/typebot.io/commit/73f4846e1ba8a0ebf726099527f3de6c73e4bbf0)]
### Fixed
- π (webhook) Remove get deep keys test sample [[9d96805](https://github.com/baptisteArno/typebot.io/commit/9d96805d84810390586e01b9806ee157d522afb4)]
- π (viewer) Fix client side action when in separate group [[a1cf1e8](https://github.com/baptisteArno/typebot.io/commit/a1cf1e89e79855d3788693a801ebc7db23290240)]
- π (settings) Fix custom head code not updating [[4968ed4](https://github.com/baptisteArno/typebot.io/commit/4968ed4202fe99031be559bc44f2b3ed6222925f)]
- π (condition) Fix contains not working with lists [[506fe00](https://github.com/baptisteArno/typebot.io/commit/506fe003d1c25b3f9b4b0ec4443db4aff7efb668)]
### Miscellaneous
- π Add change password faq [[b2ad91c](https://github.com/baptisteArno/typebot.io/commit/b2ad91c11fff7cc9595eb5e109ebbf1e3e7b87a4)]
## 2.11.1 (2023-03-02)
### Changed
- πΈ (js) Parse script to content to remove useless script tags if any [[cc07389](https://github.com/baptisteArno/typebot.io/commit/cc07389c37e1008dc5041bb22162bfc69fd5eac4)]
### Fixed
- π (js) Improve session remember behavior [[ba253cf](https://github.com/baptisteArno/typebot.io/commit/ba253cf3e9574ba53ec6d142e87a8ef44da69f10)]
- π (editor) Graph connectors still displayed when switching to dynamic buttons [[c172a44](https://github.com/baptisteArno/typebot.io/commit/c172a44566ae6f27710c38286b0b60ea4a7f7e0a)]
- π (share) Fix publicId null when publishing [[eebcbb1](https://github.com/baptisteArno/typebot.io/commit/eebcbb10b820a0a5ac8705a28a965d8fcb2243e8)]
## 2.11.0 (2023-03-01)
### Added
- π·ββοΈ Trigger docker deployment on new main tag [[1d1a254](https://github.com/baptisteArno/typebot.io/commit/1d1a25473b47292fcf2653ea95f54f6bfd83fd5b)]
### Changed
- β‘ (editor) Improve edges responsiveness [[f8f98ad](https://github.com/baptisteArno/typebot.io/commit/f8f98adc1cc4359353339e279b6dedf2d7f6808d)]
- β»οΈ Better phone input props pass [[73ef12d](https://github.com/baptisteArno/typebot.io/commit/73ef12db7209a53b76dcaa91f5da22eaefb1242e)]
- β»οΈ Improve new version popup polling [[2fc78a5](https://github.com/baptisteArno/typebot.io/commit/2fc78a5b7d8c1cbe249dca911e97dae9d1c70a39)]
- βΏ (viewer) Show error message for incompatible browsers [[edf0ecd](https://github.com/baptisteArno/typebot.io/commit/edf0ecd7125ed028e1b28342d6e693c0012a2fe8)]
### Removed
- π₯ (viewer) Remove buttons input validation [[186b376](https://github.com/baptisteArno/typebot.io/commit/186b3760389c74b0451fc2430eba23ec9941553a)]
### Fixed
- π (webhook) Fix deep key parser dropdown [[8672dfe](https://github.com/baptisteArno/typebot.io/commit/8672dfe9d7ffc44b01058d6ef10c58922d182743)]
- π (js) Improve bubbles callback reliability [[f6e128b](https://github.com/baptisteArno/typebot.io/commit/f6e128be37fe6b5039da1ae72a48ba34d9ac518e)]
- π (editor) Fix block drag when dropping at same spot [[5024c1b](https://github.com/baptisteArno/typebot.io/commit/5024c1b22b3a31d3cc93a314200be3623e10facc)]
- π (script) Execute client side actions before first bubbles [[d5b8a43](https://github.com/baptisteArno/typebot.io/commit/d5b8a43d3f78ec25616e018c413f7f5f0cf1862f)]
- π (editor) Flush code editor value when closing [[d57fb47](https://github.com/baptisteArno/typebot.io/commit/d57fb4738d08910fae3605c4fea8dd28eda9913e)]
- π Attempt to fix load crash on UC Browser [[5dd8755](https://github.com/baptisteArno/typebot.io/commit/5dd87554c32e340a66777adaa3ba29c4e083ec6e)]
- π (wordpress) Fix admin critical bug and better lib import [[c889f30](https://github.com/baptisteArno/typebot.io/commit/c889f302f6a19ebcf4322011e1c8e668b7be114e)]
- π (webhook) Test response was not updating [[67e1fd2](https://github.com/baptisteArno/typebot.io/commit/67e1fd2e14334c65763983c7e9c72b0922934de1)]
### Miscellaneous
- π Add dynamic buttons section [[caf4086](https://github.com/baptisteArno/typebot.io/commit/caf4086dd827404f53bb229f344794e9bfeb47c3)]
- π Add API share instructions [[eaf8024](https://github.com/baptisteArno/typebot.io/commit/eaf8024c84ba9a4d9f58a162bebe171e6a8e3fc7)]
- π©Ή (viewer) Add path where old engine is forced [[680e967](https://github.com/baptisteArno/typebot.io/commit/680e967a8cba838acaa3ea312874475ef3b448b9)]
- π (embed) Add new script embed instructions [[2b2b1c3](https://github.com/baptisteArno/typebot.io/commit/2b2b1c3d6d197df5b87a795d06e6f509ea162ab6)]
- π©Ή (billing) Leave the email checkout field empty [[8034cee](https://github.com/baptisteArno/typebot.io/commit/8034ceeede003a571c78a8dc8c4335cf19afa7e1)]
- π (wordpress) Add litespeed localization issue instruction [[712daf7](https://github.com/baptisteArno/typebot.io/commit/712daf7ab3ab6ab6291975064f7d8b2881586813)]
- π (billing) Enable tax id and billing address collection [[2e8f2d8](https://github.com/baptisteArno/typebot.io/commit/2e8f2d81c6f34b1ec32bebb28edbc993a755d734)]
- π©Ή (sendEmail) Save error first in logs [[761e1c7](https://github.com/baptisteArno/typebot.io/commit/761e1c71844f4cc4a70147984d6155105b24c68b)]
## 2.10.5 (2023-02-23)
### Added
- β¨ (buttons) Allow dynamic buttons from variable [[2ff6991](https://github.com/baptisteArno/typebot.io/commit/2ff6991ca730b895ce86e07cd84f9b2e42ca0425)]
- β¨ Add new user onboarding template [[00b6acc](https://github.com/baptisteArno/typebot.io/commit/00b6acca8e4fd14a6528413a0aaed58e2f805bde)]
- β¨ (preview) Add preview runtime dropdown [[3967e5f](https://github.com/baptisteArno/typebot.io/commit/3967e5f1d0bddb122a4eec4e5815ab599228baf2)]
- β¨ Introduce bot v2 in builder ([#328](https://github.com/baptisteArno/typebot.io/issues/328)) [[debdac1](https://github.com/baptisteArno/typebot.io/commit/debdac12ff238c2a083c020a9dc00173ba7fbad3)]
### Changed
- πΈ (editor) Show toolbar on group click [[0619c60](https://github.com/baptisteArno/typebot.io/commit/0619c609704ee937e16dcbce4697910dea6f9aa7)]
- β¬οΈ Upgrade dependencies [[d2880cd](https://github.com/baptisteArno/typebot.io/commit/d2880cdf2dc44cd370d975c5dffb63121759d776)]
- β‘ Fix / improve results archive crash when too many [[cc9817b](https://github.com/baptisteArno/typebot.io/commit/cc9817b2e36474adbcb5201ce4e7f99d0dd2599d)]
- β»οΈ Fix eslint warnings [[be4c8e0](https://github.com/baptisteArno/typebot.io/commit/be4c8e0760046f4a50d3806760694a689f454812)]
- π Improve new version popup animation [[31711dc](https://github.com/baptisteArno/typebot.io/commit/31711dc24d79b3cc2e967234360e247258ffe3a4)]
- πΈ (editor) Make expanded settings window bigger [[a265143](https://github.com/baptisteArno/typebot.io/commit/a265143dc03dc65175f26659212b2fe2e36d4d89)]
- πΈ (bot) Show a popup when the redirect is blocked by browser [[b2d1235](https://github.com/baptisteArno/typebot.io/commit/b2d1235f1b48bda4642ed500e4bbff1be120e9cb)]
### Fixed
- π (buttons) Fix dynamic buttons edge not showing [[e1b7320](https://github.com/baptisteArno/typebot.io/commit/e1b7320f6f2c2e6ec72265cdf0b3c3df2e6eee79)]
- π Fix Vercel build due to unnecessary dev packages upload [[8462810](https://github.com/baptisteArno/typebot.io/commit/84628109d07103770f4631f6d689838ab42753f5)]
- π (editor) Fix text bubble refocus carret position [[bc47cc4](https://github.com/baptisteArno/typebot.io/commit/bc47cc46c0b2b8382046399ab13bddf139736337)]
- π (editor) Fix saving typebot after undoing changes [[671c2cb](https://github.com/baptisteArno/typebot.io/commit/671c2cb1011e47341cdb466ae67b20f32e36b759)]
- π (settings) Fix typing emulation not working [[889e6a4](https://github.com/baptisteArno/typebot.io/commit/889e6a4f7e61614442bdd36ff568fbfc8a891138)]
- π (setVariable) Avoid evaluate code if single variable [[6339f44](https://github.com/baptisteArno/typebot.io/commit/6339f442bf1ef693d87059e4181f09a02716038e)]
- π Don't trigger docker deployment on new lib tags [[96f5e4d](https://github.com/baptisteArno/typebot.io/commit/96f5e4db9e20ff67e1ad16d222b9b70f9f2ade84)]
- π Fix bot not proceeding when embedded [[bdf088b](https://github.com/baptisteArno/typebot.io/commit/bdf088bd9530e11e32cdd8153ea8098e11a1da8c)]
- π (phone) Fix phone number parsing and default country [[4efe2c4](https://github.com/baptisteArno/typebot.io/commit/4efe2c48bb92d64b3fb7d7fd1ac9cf1368d76b76)]
- π Correctly update prefilled variables [[d8194ff](https://github.com/baptisteArno/typebot.io/commit/d8194ff9987dc07a3c4643a19defc36fab98a2d2)]
- π Fix bubble proper cleanup function [[541dcd2](https://github.com/baptisteArno/typebot.io/commit/541dcd2bb78f018ce24032813f3f5faf8b8cb85e)]
- π Make sure variables are properly overwritten [[148315f](https://github.com/baptisteArno/typebot.io/commit/148315f6eeb552a68fd6daa2b967597e966c4327)]
- π Fix variable buttons with new engine [[83ae57c](https://github.com/baptisteArno/typebot.io/commit/83ae57cf0c950159ccb5adeeb707bdb095afda61)]
- π Use position fixed for bubble [[527dc8a](https://github.com/baptisteArno/typebot.io/commit/527dc8a5b11b198a5cbc605a60487c6b5e469025)]
- π Improve bot libs mount in prod env [[907cad8](https://github.com/baptisteArno/typebot.io/commit/907cad805031e75161dd2dc83b1f962769208a84)]
- π Fix bot libs mount behavior and prop types [[46bf25a](https://github.com/baptisteArno/typebot.io/commit/46bf25a5806dc763823bd3f896445977ce64b948)]
- π (typebot) Attempt to fix updatedAt comparison with different timezones [[6c2df1a](https://github.com/baptisteArno/typebot.io/commit/6c2df1a474dbd0ec80ea9a6b8bd1ece792c3f4d1)]
### Miscellaneous
- π Add appropriate docs for new @typebot.io libs [[a4e3f4b](https://github.com/baptisteArno/typebot.io/commit/a4e3f4bf9c072ba0af1be1d32b1f818c21f7c2c4)]
- π§βπ» Better Typebot import in vanilla JS sites [[ab43d80](https://github.com/baptisteArno/typebot.io/commit/ab43d809c36a2879d440eba5b3e318beb5f6b864)]
## 2.10.4 (2023-02-19)
### Changed
- β‘ (embedBubble) Enable variable embed height [[621cd58](https://github.com/baptisteArno/typebot.io/commit/621cd58244d5a21271a2dff6223b64f2c3a8ceb5)]
- β»οΈ (auth) Make sure new users have an email [[0831dcf](https://github.com/baptisteArno/typebot.io/commit/0831dcf72a3f0761e583555185dc41c114ae6f43)]
- π Improve new version popup ui [[0e1fa4e](https://github.com/baptisteArno/typebot.io/commit/0e1fa4e339aad615a2925f3b2ac6a56c8d0315c5)]
- β»οΈ (billing) Refactor billing server code to trpc [[b73282d](https://github.com/baptisteArno/typebot.io/commit/b73282d8108dbeca7d09e46920d627d07ed52c1a)]
- πΈ (typebotLink) Exclude current bot name from select list [[9624387](https://github.com/baptisteArno/typebot.io/commit/962438768ec5c2e97f47781b5d3dbad04cdfb9a2)]
- πΈ (editor) Improve typebot updatedAt detection [[4a0dd0b](https://github.com/baptisteArno/typebot.io/commit/4a0dd0b3dda546b3a472f6f2b8c336daf02cceac)]
- βΏ (editor) Improve variables popover click detection [[618eb8a](https://github.com/baptisteArno/typebot.io/commit/618eb8a8827e1789d9041b34e6d0a474c74436ea)]
- βΏ Add an update notification popup [[8ac3784](https://github.com/baptisteArno/typebot.io/commit/8ac3784c0fa477b9b6ecd5b6102865268e4c4d1f)]
- π Add proper italic fonts in bot [[435edd0](https://github.com/baptisteArno/typebot.io/commit/435edd03c09073442fdd19fb32157bd21e2c16ff)]
- β»οΈ (results) Remove unecessary totalSelected compute [[44d7740](https://github.com/baptisteArno/typebot.io/commit/44d77409523a62850d712f4550caa5b6fdd9a8e5)]
- β»οΈ (editor) Improve webhook creation [[ac464ea](https://github.com/baptisteArno/typebot.io/commit/ac464eabdf65c62049b41736d6e597f2521970b0)]
- π (collaborator) Fix collab list UI [[6e066c4](https://github.com/baptisteArno/typebot.io/commit/6e066c44e109ccb830d0f4672790a5e66f190699)]
### Fixed
- π Build docker images for postgresql only [[8a0155d](https://github.com/baptisteArno/typebot.io/commit/8a0155dab8651c0deca4a65b265879e36b731674)]
- π (typebot) Make sure old typebot properties are removed when pulled [[d22cc45](https://github.com/baptisteArno/typebot.io/commit/d22cc45a97bc6466c2fb32408e1ca49a88b13d5e)]
- π (webhook) Fix record to update not found [[c32aadc](https://github.com/baptisteArno/typebot.io/commit/c32aadc95b8a812100e10a7994284b0746e6074f)]
- π (billing) Fix crash when having a draft invoice [[d805ea9](https://github.com/baptisteArno/typebot.io/commit/d805ea9c10c393c5e7285602286ec28916c9373b)]
- π (bot) Still parse variables value if code fails [[44cb14d](https://github.com/baptisteArno/typebot.io/commit/44cb14d0cb95e046117ac9fe8b2b7d319600da9a)]
- π (editor) Fix update typebot when having more than 100.000 results [[3a9e359](https://github.com/baptisteArno/typebot.io/commit/3a9e35916abfc957637389df9313f8573fc60fbb)]
- π Fix input file empty error [[d0a8faa](https://github.com/baptisteArno/typebot.io/commit/d0a8faa3e7fded1b917d204174eb74c9c1e5a7b9)]
- π (typebotLink) Fix typebotIds infinite query param [[2f7e71f](https://github.com/baptisteArno/typebot.io/commit/2f7e71f66e7eb88b2ddc681fd0cb9f81cb38bc21)]
### Miscellaneous
- π Add a "Publish" doc [[fde14a8](https://github.com/baptisteArno/typebot.io/commit/fde14a800dba9f11cfd6589e44916758c98d3687)]
## 2.10.3 (2023-02-14)
### Changed
- πΈ (bot) Keep bubble content in local state for each bubble [[97e2578](https://github.com/baptisteArno/typebot.io/commit/97e2578bcce56eac8ab79d6e4d4eca4b9fb2bcf2)]
- πΈ (results) Improve results action buttons [[08e33fb](https://github.com/baptisteArno/typebot.io/commit/08e33fbe702cac9cb057fb346f25b5469beec24b)]
- ποΈ Improve result logs query [[1a3596b](https://github.com/baptisteArno/typebot.io/commit/1a3596b15c66baeace496c65881d19383c449c24)]
- ποΈ (webhook) Improve webhook creation query [[e39cd94](https://github.com/baptisteArno/typebot.io/commit/e39cd94eef32338cebc349094957ba4aea3820b2)]
- ποΈ (results) Improve result delete queries [[1d4d39c](https://github.com/baptisteArno/typebot.io/commit/1d4d39c649be6591290c379522fc602b765fbb86)]
- ποΈ Improve get typebot query performance [[c0757f8](https://github.com/baptisteArno/typebot.io/commit/c0757f81872dfcf97d071f7f82f6c2f01accc098)]
- ποΈ Improve usage queries [[e9a1d16](https://github.com/baptisteArno/typebot.io/commit/e9a1d1683eb7a3a64106fb3745899f0423e12857)]
- πΈ (results) Remove useless scrollbars and make header sticky [[b98aef5](https://github.com/baptisteArno/typebot.io/commit/b98aef53fddd86d9fab98629333b6e29d4fa1924)]
- πΈ (results) Show deleted block answers if any [[3ab6790](https://github.com/baptisteArno/typebot.io/commit/3ab67902c0b305d33902bbd79c92284701b5f527)]
- π Correct default favicon for viewer [[5e358ca](https://github.com/baptisteArno/typebot.io/commit/5e358caee21e2b6b45d52382c2d4fb4a0d38840d)]
- ποΈ Add compatibility with different prisma clients [[caf5432](https://github.com/baptisteArno/typebot.io/commit/caf54321ece0934c2979007aa7182a63a992b601)]
### Removed
- π Remove unused logs [[23ec5aa](https://github.com/baptisteArno/typebot.io/commit/23ec5aa4d5d9c813f5265a199903a3393fa158dc)]
### Fixed
- π (bot) Still parse variable ID in code if has no value [[17020c8](https://github.com/baptisteArno/typebot.io/commit/17020c8fef6e2371926308228cf97fa30a3e078d)]
- π (results) Fix export with deleted blocks [[c35ba58](https://github.com/baptisteArno/typebot.io/commit/c35ba58fae94a5cd677ab6cf2e0654697e2c2c4c)]
- π Fix 404 error page [[eef015e](https://github.com/baptisteArno/typebot.io/commit/eef015e39587ea3c3a830c2c6d9109203a56788e)]
- π (editor) Fix text bubble regex not compatible with Safari [[2c80e3a](https://github.com/baptisteArno/typebot.io/commit/2c80e3a1c06ca2b3a4e79aa2f2df54405db9a71e)]
- π Fix X-Frame-Option header [[7baa610](https://github.com/baptisteArno/typebot.io/commit/7baa610b2d47afee60dbe9d8225e0ebb66d72e84)]
- π (editor) Fix typebot update permissions [[bac97a8](https://github.com/baptisteArno/typebot.io/commit/bac97a8ee4dfb944863ee07959255dff4757ab6a)]
- π (webhook) Parse test variables in webhook body sample [[8a02c70](https://github.com/baptisteArno/typebot.io/commit/8a02c701da2970346de179881b18402df0cffd5e)]
- π (results) Fix results still appearing when deleted [[3728bca](https://github.com/baptisteArno/typebot.io/commit/3728bca17386d3f1faeac3c564f041ab3f21c325)]
- π (workspace) Fix members invitation when having unlimited plan [[0dba994](https://github.com/baptisteArno/typebot.io/commit/0dba994210407e46a1157b14b626b18f57375241)]
- π Fix clean database script [[770b29e](https://github.com/baptisteArno/typebot.io/commit/770b29e7673a07e3812529b7f4028c81c59ea847)]
- π Fix utils export issue [[c175ade](https://github.com/baptisteArno/typebot.io/commit/c175ade4d0521c196d6cca23f827f28f606279ba)]
- π (editor) Allow variables in bubble text links [[2dbf0fb](https://github.com/baptisteArno/typebot.io/commit/2dbf0fb848ea5d8ea427c0a68ad57ba1e4b099a6)]
- π Fix custom CSS initialization [[c386bb5](https://github.com/baptisteArno/typebot.io/commit/c386bb5a08b67fff509b7036e0ba6e59b97ba230)]
- π Fix docker build prisma generate script [[c9fda15](https://github.com/baptisteArno/typebot.io/commit/c9fda1518f5cf1ecceadacb40c738383a4c1d657)]
### Miscellaneous
- π Add a planetscale guide [[46e9271](https://github.com/baptisteArno/typebot.io/commit/46e9271aaa051a4b3e0fd3c52867b1b7d978b0b8)]
- π¦ Update cuid to cuid2 [[51f7670](https://github.com/baptisteArno/typebot.io/commit/51f76700b2aa72a3e8e0250d431627064310f0aa)]
- π Remove advanced section in Condition docs [[c879c6f](https://github.com/baptisteArno/typebot.io/commit/c879c6f83a719aae50912b15f935003d9b3a4269)]
- π Fix landing page typo ([#301](https://github.com/baptisteArno/typebot.io/issues/301)) [[c50c2b8](https://github.com/baptisteArno/typebot.io/commit/c50c2b84b6eef085dec77c27a745ea458e70861e)]
## 2.10.2 (2023-02-07)
### Added
- π·ββοΈ Improve sentry release detection [[f07bf25](https://github.com/baptisteArno/typebot.io/commit/f07bf2532e69e49ba61e314b1efe475886cc0343)]
### Fixed
- π (chatwoot) Fix setUser with variables [[f936d4f](https://github.com/baptisteArno/typebot.io/commit/f936d4fae319ff7ed35438b07f74f4aad902421d)]
## 2.10.1 (2023-02-06)
### Changed
- β‘ Improve old engine bubbles display robustness [[ae88d2c](https://github.com/baptisteArno/typebot.io/commit/ae88d2cae1d8fbc5089891ffa3cdef56eb8effff)]
- ποΈ Add updatedAt fields where missing [[0b34321](https://github.com/baptisteArno/typebot.io/commit/0b34321bf7ea36dc8cd15a63107e541b70841813)]
- ποΈ Fix schema migration diff [[bf60728](https://github.com/baptisteArno/typebot.io/commit/bf607289f43a33d43d7d26ae3962ad8459f098af)]
### Removed
- π₯ Remove useless console logs [[77df555](https://github.com/baptisteArno/typebot.io/commit/77df5556f475757d3ceecbdefe0bce0b755ed1ec)]
### Fixed
- π Fix searchable dropdown z-index issues [[2b36ced](https://github.com/baptisteArno/typebot.io/commit/2b36cedb7bce77e932285a83923c3459d3e9539d)]
- π Fix phone input placeholder color [[4e0df33](https://github.com/baptisteArno/typebot.io/commit/4e0df33551946219a60598e23631a69177393d8c)]
- π Fix overflow issue for Theme and Settings pages [[17d94a9](https://github.com/baptisteArno/typebot.io/commit/17d94a9f9ff80338604346fe33fb1d5219b19cc6)]
### Miscellaneous
- π©Ή Clean up typebot before updating [[f42d144](https://github.com/baptisteArno/typebot.io/commit/f42d1445c6f0518e7466401df3988e458a055d1c)]
## 2.10.0 (2023-02-02)
### Added
- π·ββοΈ Add expired records database cleanup scripts [[1b060da](https://github.com/baptisteArno/typebot.io/commit/1b060dac2de4f9631713b8c742ecb06606aa8b98)]
### Changed
- ποΈ Set new fields column to not null [[a5dc982](https://github.com/baptisteArno/typebot.io/commit/a5dc9821d6cf8dbf839ebcebe0b0f67a1a4c11d0)]
- ποΈ Remove list types from db schema [[6e0f0e4](https://github.com/baptisteArno/typebot.io/commit/6e0f0e487bac1d5cb04bbd702e76f8fa5401d8ff)]
### Removed
- π₯ Remove inline edit in old engine [[58c6efc](https://github.com/baptisteArno/typebot.io/commit/58c6efc5c86d31ed96a9b9bc30a9c0fc6423d892)]
### Fixed
- π Remove deny X-Frame on typebot.io [[2c57eba](https://github.com/baptisteArno/typebot.io/commit/2c57eba994fe318867d8a6b27fc94626653752de)]
- π Fix workspace member lock banner always on [[1806840](https://github.com/baptisteArno/typebot.io/commit/1806840119476743be7e2c1c4c424c36f5480c13)]
- π Revert prisma fix [[1dfe4ca](https://github.com/baptisteArno/typebot.io/commit/1dfe4cadf7ab8e01c9f330765459efa66ad12103)]
- π Fix crash when outgoing edge blockId does not exist [[58ca1c3](https://github.com/baptisteArno/typebot.io/commit/58ca1c3ad69cb4ffc2a8695c074cadf9d80383a0)]
### Miscellaneous
- π Add google sheets callback URL instruction [[4a9f2b1](https://github.com/baptisteArno/typebot.io/commit/4a9f2b1b02ca4be041a265d977142fc86e57a25d)]
- π©Ή Better fix for ENOENT schema.prisma [[3851b2d](https://github.com/baptisteArno/typebot.io/commit/3851b2d70b58af87beb6e652e0ea32b6a892c3c5)]
- π©Ή Still accept old bot property when importing [[42d4bc3](https://github.com/baptisteArno/typebot.io/commit/42d4bc3882fa767b6c4df2f0d7d327e277997256)]
## 2.9.4 (2023-01-28)
### Added
- β¨ Add Wait block [[fa9e4b7](https://github.com/baptisteArno/typebot.io/commit/fa9e4b7b673571949d7d5c721dae9040a1857902)]
### Changed
- β‘ (editor) Improve textbox incoming variable detection [[8d592a3](https://github.com/baptisteArno/typebot.io/commit/8d592a3cc3e5ef3edd736a53e55f945c097c9d20)]
- β¬οΈ Upgrade dependencies [[201939f](https://github.com/baptisteArno/typebot.io/commit/201939f8a3d586a42a7d4a44accb4ced6c44e985)]
- β»οΈ (auth) Group join workspaces queries in a transaction [[bfd85b4](https://github.com/baptisteArno/typebot.io/commit/bfd85b4fd3002451f7e3b247282fba2114106e81)]
- β‘ (engine) Implement skip on engine v2 [[d54822a](https://github.com/baptisteArno/typebot.io/commit/d54822af2b5081616fee790998772c547d45011c)]
- πΈ (dashboard) Add unpublish menu item in dashboard [[f93bc2f](https://github.com/baptisteArno/typebot.io/commit/f93bc2fcb2cd8df1152f6dce3c9780fda05302ac)]
- β»οΈ Rename Code block to Script block [[a842f57](https://github.com/baptisteArno/typebot.io/commit/a842f572974123884b67ac4c01d4c6d09abe08a8)]
- π Improve edges alignment when connected to blocks [[068f9bb](https://github.com/baptisteArno/typebot.io/commit/068f9bbd17bd7796308983a9abcd4de0ead3b7a5)]
- β»οΈ Add a new unlimited plan [[409e764](https://github.com/baptisteArno/typebot.io/commit/409e7643ad59732d78704cb39d7d921e09904671)]
- πΈ (engine) Improve engine v2 client loading and timings [[4f78dda](https://github.com/baptisteArno/typebot.io/commit/4f78dda640ee43811fdcdc2f99e2849af8ae2d13)]
- πΈ Add better page titles and dashboard icons [[ee864d9](https://github.com/baptisteArno/typebot.io/commit/ee864d972923a6f8f0b2e3d891385b8c119e0145)]
- β‘ Improve new bot engine client side actions [[9aab6dd](https://github.com/baptisteArno/typebot.io/commit/9aab6ddb2cbc50544dc5b57782f322e6c3252348)]
- β»οΈ (lp) Remove old bot-engine from landing page [[79622c6](https://github.com/baptisteArno/typebot.io/commit/79622c6884a4647215b24812ed65f7229e06f325)]
- β‘ (engine) Improve engine overall robustness [[30baa61](https://github.com/baptisteArno/typebot.io/commit/30baa611e5308f45470552160e92d724c47b5310)]
- β»οΈ Migrate default background to white [[ff62b92](https://github.com/baptisteArno/typebot.io/commit/ff62b922a04a21119f21fcb81f675dfb4a45536f)]
- πΈ (share) Hide custom domain dropdown when env isn't configured [[393f5f2](https://github.com/baptisteArno/typebot.io/commit/393f5f27ed3042f84fa26faea21e886219e5e901)]
- β¬οΈ Upgrade dependencies [[04d206e](https://github.com/baptisteArno/typebot.io/commit/04d206eab10f6a889b16cd3edd04c95f6d804358)]
### Fixed
- π (share) Fix custom domain delete [[cb83935](https://github.com/baptisteArno/typebot.io/commit/cb83935da937dc0e872f33c4b0947bde7694b2a4)]
- π Fix misc bugs [[a738897](https://github.com/baptisteArno/typebot.io/commit/a738897dbb544102a9ce4ca546c309ece5eecc77)]
- π (editor) Fix outside click not working in some cases [[0fc82cf](https://github.com/baptisteArno/typebot.io/commit/0fc82cf73be5249e829959d87e3ac43afdd66460)]
- π (viewer) Should not import google font url if empty [[14e6ee3](https://github.com/baptisteArno/typebot.io/commit/14e6ee373fa141af6d3b2aa39a93b5a7b1f862ec)]
- π (lp) Fix real time airtable bot [[eb01fd2](https://github.com/baptisteArno/typebot.io/commit/eb01fd254e997e8dd3a8abc40bf05d2b7f6edbdd)]
- π (engine) Fix button validation when item content includes a comma [[07f2626](https://github.com/baptisteArno/typebot.io/commit/07f26262ef5aecbc8b53b3566a75afe53955ac03)]
- π (share) Fix custom domain button not showing [[2d51a8a](https://github.com/baptisteArno/typebot.io/commit/2d51a8a359ef74f4e2615633224a3c9ebd3839d8)]
### Miscellaneous
- π Add affiliate program faq section [[8e0043d](https://github.com/baptisteArno/typebot.io/commit/8e0043d51d7fbf57fe5a662d519536ccf111aabc)]
- π Write a guide about UTM params forwarding [[01c9691](https://github.com/baptisteArno/typebot.io/commit/01c969117517a90c52e8a8770aee6041fb5a721e)]
- π Improve the description of NEXTAUTH_URL_INTERNAL [[3d2d401](https://github.com/baptisteArno/typebot.io/commit/3d2d4017b203169b755894e35ff93c9d4e710a1c)]
## 2.9.3 (2023-01-20)
### Added
- π·ββοΈ Add js and react lib auto publish actions [[ef9170d](https://github.com/baptisteArno/typebot.io/commit/ef9170dcb664705270c6859de16d92ea7c8071b7)]
### Changed
- πΈ (auth) Disable email sign in button when email was sent [[eff83d6](https://github.com/baptisteArno/typebot.io/commit/eff83d63279176f6abba3a362898fa7282018c52)]
- πΈ (publish) Improve invalid public ID feedback [[0febaf9](https://github.com/baptisteArno/typebot.io/commit/0febaf9760521bffe50f5b32105e7847435fe9ff)]
- πΈ (fileUpload) Add clear and skip button labels customization [[f697a5e](https://github.com/baptisteArno/typebot.io/commit/f697a5e99c37d331e391597fdb58a99dd51c728f)]
- πΈ (account) Improve account form and fix cyclic dependencies [[49058da](https://github.com/baptisteArno/typebot.io/commit/49058da206b5ae10ca91ccf991cacf4282ca6b52)]
- β‘ (editor) Add Ctrl + z shortcut to undo changes in editor ([#255](https://github.com/baptisteArno/typebot.io/issues/255)) [[c711f36](https://github.com/baptisteArno/typebot.io/commit/c711f3660f906f5694dfd67e26a860202729b03a)]
- πΈ (dashboard) Soften imported bot model check [[67ee197](https://github.com/baptisteArno/typebot.io/commit/67ee197d9b9e4bc74766908bafcd53c92f55a348)]
- β‘ (chat) Improve chat API compatibility with preview mode [[7311988](https://github.com/baptisteArno/typebot.io/commit/7311988901db728a4cd162fc2cfca03971e28135)]
### Fixed
- π (collaboration) Fix a database rule preventing collaborators to edit a bot [[fe2952d](https://github.com/baptisteArno/typebot.io/commit/fe2952d407874e2104a7e17661b69c89f40ccc45)]
- π (analytics) Add better completion rate parsing ([#258](https://github.com/baptisteArno/typebot.io/issues/258)) [[cf5520b](https://github.com/baptisteArno/typebot.io/commit/cf5520b0d85f49f45e15583f06cdbfff1478afab)]
- π (editor) Show variable highlight only when strictly equal [[dbe5c3c](https://github.com/baptisteArno/typebot.io/commit/dbe5c3cdb1f51826cfe7dae14456e720e0d7efee)]
### Security
- π Add X-Frame-Options header in builder and lp [[aa32fe7](https://github.com/baptisteArno/typebot.io/commit/aa32fe782f5be63ab0cbc02616bd6e88775ff8f3)]
### Miscellaneous
- π Add extract first name example [[4435fb0](https://github.com/baptisteArno/typebot.io/commit/4435fb0d7ef9ac12f73da3ad5d9464f0b7370021)]
- π Self-hosting manual docs ([#260](https://github.com/baptisteArno/typebot.io/issues/260)) [[930fef2](https://github.com/baptisteArno/typebot.io/commit/930fef2c34f9ea986a15f1a526d464aa547dc18a)]
## 2.9.2 (2023-01-14)
### Added
- π·ββοΈ Adapt manual deployment scripts ([#238](https://github.com/baptisteArno/typebot.io/issues/238)) [[9b5426c](https://github.com/baptisteArno/typebot.io/commit/9b5426ce1808e6a58b0abc81e17b204a00559ff5)]
- π·ββοΈ Add daily database cleanup action [[4c2eaf9](https://github.com/baptisteArno/typebot.io/commit/4c2eaf9b7939f8e800828f608941e96b74070b00)]
- β¨ Add Bubble and Popup in embed lib v2 [[21f1c7a](https://github.com/baptisteArno/typebot.io/commit/21f1c7a17e8b6576cabc992165df21fb3f57ede6)]
### Changed
- β¬οΈ Upgrade dependencies [[6459fb8](https://github.com/baptisteArno/typebot.io/commit/6459fb8ec84dd37fba66c998c2d454c8c297a1fa)]
- πΈ (dashboard) Improve invalid typebot import feedback [[491e60a](https://github.com/baptisteArno/typebot.io/commit/491e60a815dddb4400259b8183e7a8a980cde6ec)]
- π§ Add app origin to chat API cors [[f8351e2](https://github.com/baptisteArno/typebot.io/commit/f8351e2c85487931a512c3962af810fd9a25e811)]
- β‘ Make the default workspace plan configurable [[b142dc1](https://github.com/baptisteArno/typebot.io/commit/b142dc18eb6f75ace3beeba00f1f2f40d7a0ba04)]
- β»οΈ Add id token config param to custom OAuth [[4bf93b4](https://github.com/baptisteArno/typebot.io/commit/4bf93b48724203f5f173b1a5bf4e0e231ffeba8a)]
- β¬οΈ Upgrade dependencies [[f79f693](https://github.com/baptisteArno/typebot.io/commit/f79f6932c220e1f53c6bf08589e639bc96e694ae)]
### Fixed
- π Fix date input label computation [[13d6679](https://github.com/baptisteArno/typebot.io/commit/13d66793082313d8a39b18b124fcbeaaa68367e2)]
- π (editor) Don't show variable collection if not recognized [[ecc7e18](https://github.com/baptisteArno/typebot.io/commit/ecc7e18226163bb50eb62aeb9e749e203b6298ee)]
- π Fix clean database script [[5462a1b](https://github.com/baptisteArno/typebot.io/commit/5462a1be6a9d451ce86e2f71761ca8bfea448209)]
- π (dashboard) Fix typebot name overflow [[5507b8e](https://github.com/baptisteArno/typebot.io/commit/5507b8ef67f14ea21ed69a7ccdfcd5ef4825b66f)]
- π (editor) Improve variables dropdown auto focus [[b65ffe8](https://github.com/baptisteArno/typebot.io/commit/b65ffe8c53b654885a21214f824e9e7c0d819a86)]
### Miscellaneous
- π Update FAQ [[f1fa535](https://github.com/baptisteArno/typebot.io/commit/f1fa5358e98e9f31ad772b65883f33bf25354502)]
- π§βπ» (auth) Improve Custom OAuth set up [[3bc0240](https://github.com/baptisteArno/typebot.io/commit/3bc02406f382852d2a5f6f58fbef1d60e35432cc)]
## 2.9.1 (2023-01-06)
### Added
- π Improve invalid typebot update detection [[ca2c15d](https://github.com/baptisteArno/typebot.io/commit/ca2c15dbab9c673ef07c26c8b37954cbc11eb38a)]
### Changed
- π Fix code editor transparent selection [[3f7e1ce](https://github.com/baptisteArno/typebot.io/commit/3f7e1ce1252134e664a11828b37c26707f68172f)]
- π§ Explicitly add Sentry release sha [[963f887](https://github.com/baptisteArno/typebot.io/commit/963f887b34559ff07c4b098cffb3223c3e4acbfb)]
- β»οΈ (js) Implement Payment input in bot v2 [[61eff4c](https://github.com/baptisteArno/typebot.io/commit/61eff4c36db054a131e04885aceb4d732bbd7708)]
- πΈ (js) Improve setHiddenVariables command [[b105bf8](https://github.com/baptisteArno/typebot.io/commit/b105bf8b8ebde5998fd2bf0bb6c0f66dd7000c1f)]
### Fixed
- π (editor) Fix popover zIndex [[2d20f1c](https://github.com/baptisteArno/typebot.io/commit/2d20f1c41cda55aeebcb1580d542cbab3f95ceea)]
- π (share) Fix clipboard for updated typebot ID [[fadf34a](https://github.com/baptisteArno/typebot.io/commit/fadf34ad61505b282412300457f1a113430c3d13)]
- π (auth) Add custom oauth client id and secret params [[6cc3cbf](https://github.com/baptisteArno/typebot.io/commit/6cc3cbf182950fcfbaea00d4bb1345378244316c)]
- π Fix new typebot creation host bubble parsing [[119f6dc](https://github.com/baptisteArno/typebot.io/commit/119f6dc348be056eb842b1b969f43151168de611)]
- π (sendEmail) Check if attachment is URL [[7174ef0](https://github.com/baptisteArno/typebot.io/commit/7174ef0f81ceab4eb6a7d955d7d7c5d9e3ce2baa)]
- π (editor) Fix variables dropdown behind modal [[b455078](https://github.com/baptisteArno/typebot.io/commit/b455078631d9348a4b88f065b710afc7a1b385b4)]
- π (chat) Make sure a bot session can be restarted [[de167a8](https://github.com/baptisteArno/typebot.io/commit/de167a8daff49bff581ee76fb738cac73647164d)]
- π (editor) Fix variable dropdown overflow [[c1a32ce](https://github.com/baptisteArno/typebot.io/commit/c1a32ce26bb0088e8af02eea544158e1bdb446da)]
- π (sheets) Make sure sheet IDs are string [[e1af6af](https://github.com/baptisteArno/typebot.io/commit/e1af6af9c8024493e07c081fe9b177aea2a75158)]
- π (sheets) Convert to base options before changing action [[f4615d8](https://github.com/baptisteArno/typebot.io/commit/f4615d83cde86395d238269930ba8962ec46c08e)]
### Miscellaneous
- π Add custom body with variable example [[40d230a](https://github.com/baptisteArno/typebot.io/commit/40d230a73a489dda5f2a344669fe97c465af7b5d)]
## 2.9.0 (2023-01-02)
### Added
- β¨ (auth) Add custom OAuth provider support [[b9d3893](https://github.com/baptisteArno/typebot.io/commit/b9d38935a69e555921c9a1388bdbf2336d82ca44)]
- β¨ (typebot-js) Add setHiddenVariables command [[99850dd](https://github.com/baptisteArno/typebot.io/commit/99850ddbeb2dbb57396ecd01ae95a715a4ce4c45)]
### Changed
- β¬οΈ Upgrade dependencies [[ec7481d](https://github.com/baptisteArno/typebot.io/commit/ec7481d002e60d6fd657a083b950bc0cc1da7cc5)]
- πΈ Only show onboarding modal on cloud manage version [[080353b](https://github.com/baptisteArno/typebot.io/commit/080353bffb42b30799d7e641e828649ddd6e7d61)]
### Fixed
- π (bot) Update result variables when overwritten by input [[f49a301](https://github.com/baptisteArno/typebot.io/commit/f49a3013d418d06ebda7d6901cc91a06e16efc55)]
### Miscellaneous
- π§βπ» Parse line breaks for plainText attributes [[bea1a6a](https://github.com/baptisteArno/typebot.io/commit/bea1a6a3f802d69d57321dc7d42345384f5f7b3e)]
- π Add Make.com instructions [[b9ed50b](https://github.com/baptisteArno/typebot.io/commit/b9ed50b016f340ec50beb573c7f7ce8561937b9d)]
- π Improve License section in README [[60ed0b2](https://github.com/baptisteArno/typebot.io/commit/60ed0b2d4a92a5fc1d61ef221b58f8eb70f66820)]
## 2.8.12 (2022-12-28)
### Changed
- π§ (scripts) Add typebot fix script [[ad72557](https://github.com/baptisteArno/typebot.io/commit/ad725573108daa82d4558926d2623f2ab901b598)]
### Fixed
- π (condition) Fix crash when adding condition block [[853ea79](https://github.com/baptisteArno/typebot.io/commit/853ea79f6bba897a1e9c216265525977440969b9)]
## 2.8.11 (2022-12-25)
### Summary
The new dark mode is here! π
You can now add a GTM container ID directly in the Settings tab to enable GTM in your typebot.
Rating input now has a "One click submission", that disable the "Send" button.
### Added
- β¨ (rating) Add one click submit option [[449080b](https://github.com/baptisteArno/typebot.io/commit/449080b0add0ef570ffd27de94f39b939f6a5e83)]
- β¨ Add Google Tag Manager ([#185](https://github.com/baptisteArno/typebot.io/issues/185)) [[a898a7a](https://github.com/baptisteArno/typebot.io/commit/a898a7aa4128ba1baff1d645bbcef3ec867a3a38)]
- β¨ Add dark mode ([#191](https://github.com/baptisteArno/typebot.io/issues/191)) [[3394fa5](https://github.com/baptisteArno/typebot.io/commit/3394fa5e0a7ee9448fc31e3c1dd1700f64306ab7)]
### Changed
- β¬οΈ Upgrade dependencies [[b0075fd](https://github.com/baptisteArno/typebot.io/commit/b0075fd374e3a8480535289c093afbd6f89c6089)]
- π (dashboard) Fix folder color for dark mode [[752e78c](https://github.com/baptisteArno/typebot.io/commit/752e78cea207df91aa45a006f64d9129c56b2575)]
- πΈ (buttons) Show collected variable in buttons block preview [[f224ab9](https://github.com/baptisteArno/typebot.io/commit/f224ab9b16a7ee91f7281314498f2be5815df6b2)]
- π Fix router progress bar color for dark mode [[e55823e](https://github.com/baptisteArno/typebot.io/commit/e55823e0112291a32886908fd4c63365275106e6)]
- β‘ Improve app appearance radio group image loading [[25acd04](https://github.com/baptisteArno/typebot.io/commit/25acd04abc332635dfb9dcf996ff732a21df70b9)]
### Fixed
- π (chat) Make sure objects are deeply parsed with variables value [[431ad7c](https://github.com/baptisteArno/typebot.io/commit/431ad7c78c0e08a55e06688d20470ccfa757aa7f)]
- π (settings) Fix custom head code with noscript injection [[2cdc2b4](https://github.com/baptisteArno/typebot.io/commit/2cdc2b43f50cc0bc2a3255ae2b34dbd9890fcacc)]
- π (webhook) Prioritize variables parsing over answers [[64cd31c](https://github.com/baptisteArno/typebot.io/commit/64cd31cf13aec5b0df9bfe57d45dcc25952336e0)]
- π (editor) Fix condition item drag and drop [[4109e63](https://github.com/baptisteArno/typebot.io/commit/4109e63b7b39ee63c92fe4a7310dca9fa2354fd9)]
- π (webhook) Fix parent linked typebot data parsing in webhook [[c3985b0](https://github.com/baptisteArno/typebot.io/commit/c3985b0d50069f3983f71ee0132c86062fab0dd2)]
- π (webhook) Fix form encoded request parsing [[9149af7](https://github.com/baptisteArno/typebot.io/commit/9149af7e6bcb4aebc77efb3c9e7e2317ff15ffac)]
- π Fix sentry not sending events [[054cbb3](https://github.com/baptisteArno/typebot.io/commit/054cbb35854b675702610306b16266c9e2f9a78e)]
### Miscellaneous
- π Explain how code works in Set variable block [[2934af8](https://github.com/baptisteArno/typebot.io/commit/2934af883585562512dd98a781a0cfb6adfc25e3)]
- π Add "How to" section in Buttons block doc [[11ff7ea](https://github.com/baptisteArno/typebot.io/commit/11ff7eab56c3b54f0271a33ba313e2b90d879fa7)]
- βοΈ Implement bot v2 MVP ([#194](https://github.com/baptisteArno/typebot.io/issues/194)) [[1a3869a](https://github.com/baptisteArno/typebot.io/commit/1a3869ae6d9fa92fc71ef9d981bfffb8e4ee4ecc)]
- π©Ή Fix dark mode bg remaining issues [[d1b5b6e](https://github.com/baptisteArno/typebot.io/commit/d1b5b6ebe66efce61e207e80f60d198cb47fbfd9)]
- π (lp) Add new testimonial [[2bec6bd](https://github.com/baptisteArno/typebot.io/commit/2bec6bda83a977468bffd0aace1e22aa75b1c2ee)]
## 2.8.10 (2022-12-18)
### Fixed
- π (results) Fix results page crash [[6e5786c](https://github.com/baptisteArno/typebot.io/commit/6e5786cfc3ef9bd5e5a5e272c1ca636b6ba6b4f8)]
## 2.8.9 (2022-12-18)
### Summary
Tons of database-related improvements and user experience improvements.
New Google Sheets Get data filtering. You can now select rows based on multiple column values and it will select a random row that matches your filter.
### Added
- β¨ (googleSheets) Advanced get filtering [[dcec1f0](https://github.com/baptisteArno/typebot.io/commit/dcec1f0a5c1fb81a3971952cd6af1117925c7b2d)]
### Changed
- β¬οΈ Upgrade dependencies [[f46ce47](https://github.com/baptisteArno/typebot.io/commit/f46ce4781f154cabed74d5fe2335849ff180651c)]
- π§ Add cross env compatibility to scripts ([#184](https://github.com/baptisteArno/typebot.io/issues/184)) [[2cc61b1](https://github.com/baptisteArno/typebot.io/commit/2cc61b1bf1f36e533d87b10151db8f4045434618)]
- πΈ (editor) Automatically move graph on first group on mount [[6c55510](https://github.com/baptisteArno/typebot.io/commit/6c55510d80bce5a9383b84d35c018c2c10bb9352)]
- πΈ (workspace) Keep workspaceId in memory even when logging out [[578e41c](https://github.com/baptisteArno/typebot.io/commit/578e41c09f53620052eb38a859667735a2c26709)]
- β‘ (dashboard) Improve folders and typebots get queries [[3ab047a](https://github.com/baptisteArno/typebot.io/commit/3ab047a48753783d173fa384543ffbbbbc84aa2a)]
- ποΈ Write faster prisma queries [[7eac2c7](https://github.com/baptisteArno/typebot.io/commit/7eac2c71100dbe9e74afdb204eb62bcd229457d2)]
- ποΈ Revert usage query back optimization [[fe8a531](https://github.com/baptisteArno/typebot.io/commit/fe8a531715487e4b2ec9f55e68c393377a1bd98c)]
- ποΈ Optimize usage queries [[d6f90af](https://github.com/baptisteArno/typebot.io/commit/d6f90af126929dfc36af4284384dc75d99df0d11)]
### Fixed
- π Fix sentry not receiving events [[68de7b7](https://github.com/baptisteArno/typebot.io/commit/68de7b720fa327ffdac39e45814fe41f6939f013)]
- π (typebotLink) Populate variable value when linked typebot is injected [[92dc797](https://github.com/baptisteArno/typebot.io/commit/92dc797b6c61818b584034348dcc0575ba0f19fc)]
- π (workspace) Read custom limits even without CUSTOM plan [[fd6b94b](https://github.com/baptisteArno/typebot.io/commit/fd6b94bb1b61f2ce416e2f004afb52dde36dbdb4)]
- π (typebotLink) Make sure to update all linked bot variable values [[656d1e3](https://github.com/baptisteArno/typebot.io/commit/656d1e3cade64c7aaca448c9801dff6c400fd174)]
- π (typebotLink) Fix fetching when typebot ID is current bot ID [[54dee6e](https://github.com/baptisteArno/typebot.io/commit/54dee6e3628b06a9525d57ef08f98602662a4de9)]
- π Disable usage check on viewer [[855a285](https://github.com/baptisteArno/typebot.io/commit/855a2856c81614966c8227f52d95475cc5f334b0)]
### Miscellaneous
- π Add embed PDF from Google Drive instructions [[8b631d7](https://github.com/baptisteArno/typebot.io/commit/8b631d77eb492e597f957024b9857c4999d028fe)]
- π Improve prefilled variables clarity [[141ffd3](https://github.com/baptisteArno/typebot.io/commit/141ffd35f7e5a4687f7fb4450e50e286a3a2d746)]
## 2.8.8 (2022-12-05)
### Added
- β¨ Enable Make.com and implement help doc buttons [[d75eceb](https://github.com/baptisteArno/typebot.io/commit/d75eceb23f1fe737a8f2104b2bc6d318d3c6a471)]
- β¨ Add webhook blocks API public endpoints [[c799717](https://github.com/baptisteArno/typebot.io/commit/c7997179053f91d383c3c31d884f30f2196d1c69)]
### Changed
- β¬οΈ Upgrade dependencies [[2932043](https://github.com/baptisteArno/typebot.io/commit/293204305636d7871214945314d9a2249f39f452)]
- ποΈ Update non-string variable values in Database [[461d2e2](https://github.com/baptisteArno/typebot.io/commit/461d2e2746de2888e76d1137b8d25136c7150cae)]
- π§ Enable usage limits on viewer [[cfcecaa](https://github.com/baptisteArno/typebot.io/commit/cfcecaaa1713780d1d95712315d80dbfcf13efb5)]
- π (lp) Add 2 other testimonials [[03b09ad](https://github.com/baptisteArno/typebot.io/commit/03b09ad6eb6a2465189f0e603e15925740a7239b)]
- π (lp) Update wall of love [[bdf7c0d](https://github.com/baptisteArno/typebot.io/commit/bdf7c0d5c02710be230f3c14b85dddbffb0e4671)]
### Fixed
- π (textBubble) Fix link parsing in text editor [[b4dc640](https://github.com/baptisteArno/typebot.io/commit/b4dc64028cb2affc3a8a487cf6c04285e64329b1)]
- π Fix api doc CORS [[94a57ae](https://github.com/baptisteArno/typebot.io/commit/94a57aea216c51e46e0566851a45d185b516d0f7)]
- π Attempt to fix prisma not defined trpc [[3c8820b](https://github.com/baptisteArno/typebot.io/commit/3c8820b2129ba1f5ec5ba89334c4b66a0568fd38)]
- π (billing) Fix currency possible mismatch on sub update [[f9ffdbc](https://github.com/baptisteArno/typebot.io/commit/f9ffdbc4c52b4d6e0027eee83209cf2c5794157a)]
- π (results) Fix export accessor parsing [[43a85b5](https://github.com/baptisteArno/typebot.io/commit/43a85b5529081c4dc90aa8d71721b21c266de7de)]
- π (viewer) Save new variables even if empty list [[49ba434](https://github.com/baptisteArno/typebot.io/commit/49ba43435012b73f1e5ed5318739e63b772cbc69)]
### Miscellaneous
- π Update minio setup instructions [[4b2f42b](https://github.com/baptisteArno/typebot.io/commit/4b2f42b40d638d22603103560010c86306bb8bc7)]
- π Improve Chatwoot block instructions [[ca8240b](https://github.com/baptisteArno/typebot.io/commit/ca8240ba291004f1cfe59f43a00ab64bb01287f6)]
- π Improve Google config instructions [[41149b0](https://github.com/baptisteArno/typebot.io/commit/41149b07c6dba08a224042d0fe05d3e9bacd2f0a)]
- βοΈ Implement chat API [[bf0d0c2](https://github.com/baptisteArno/typebot.io/commit/bf0d0c2475b0a394ca08fa9c629ac5ecf3ad74de)]
- π Improve send email doc [[3e80af6](https://github.com/baptisteArno/typebot.io/commit/3e80af638b16d19e8522fc0887b26d1692c742bd)]
## 2.8.7 (2022-11-27)
### Added
- π (lp) Add Vercel analytics [[b29f732](https://github.com/baptisteArno/typebot.io/commit/b29f7325ad8bb6a47306f87d5513222d386242f0)]
- β¨ Add audio bubble block [[7db0e01](https://github.com/baptisteArno/typebot.io/commit/7db0e01acae0731d3537e702438289c56634a60c)]
- β¨ (settings) Add a "disable responses saving" option [[473d315](https://github.com/baptisteArno/typebot.io/commit/473d315e0fc3fb7b7a24408480d67e1400a269f1)]
### Changed
- ποΈ Add answer - groupId index [[9d69470](https://github.com/baptisteArno/typebot.io/commit/9d6947063069c80ef755724b8a89460acc4bf91a)]
- π§ Update db turbo scripts [[bdf4e83](https://github.com/baptisteArno/typebot.io/commit/bdf4e8361720175d1c8f1cd2fc10eadf6908f025)]
- β»οΈ Add shared eslint config [[451ffbc](https://github.com/baptisteArno/typebot.io/commit/451ffbcacfe4a0417a5642a40eed533565513cd9)]
- β»οΈ (results) Introduce tRPC and use it for the results [[d58f9bd](https://github.com/baptisteArno/typebot.io/commit/d58f9bd3a19f4c963c46ec0673ee45854a9a9118)]
- π§ Add Tanzania phone option [[c9cc82c](https://github.com/baptisteArno/typebot.io/commit/c9cc82cc0821390b85a0bcc23dc6fd0a3a6fbee7)]
- β»οΈ (editor) Migrate from react-draggable to @use-gesture [[7632c54](https://github.com/baptisteArno/typebot.io/commit/7632c5426c026eb1fa15f5dab20e68b4f0735fa5)]
- πΈ (typebotLink) Add icon in typebots dropdown [[0c3dcc5](https://github.com/baptisteArno/typebot.io/commit/0c3dcc522e95a313701431617c8eab8a4c381f8f)]
- πΈ (bot) Avoid waiting for blocks with no returned data [[2bd7cee](https://github.com/baptisteArno/typebot.io/commit/2bd7cee58e90824d5058119288cf1e466c95f800)]
- πΈ (condition) Enable multiple condition items in one block [[6725c17](https://github.com/baptisteArno/typebot.io/commit/6725c17a02f0df499b1dee3b1c3e909def649426)]
### Fixed
- βοΈ Remove "Notion" keywords where it's supposed to be "Typebot" [[ce20f96](https://github.com/baptisteArno/typebot.io/commit/ce20f960f2093660104d0cc93d0405fc83bf1250)]
- π (graph) Make the text bubble selectable without moving group [[0593d2e](https://github.com/baptisteArno/typebot.io/commit/0593d2ead8df6ba5749887f26cccf4ce942411c7)]
- π (results) Fix results display when variable has undefined value [[d80cc1b](https://github.com/baptisteArno/typebot.io/commit/d80cc1b248275f28928c87d076dba3fcfdc11e89)]
- π (dashboard) Fix a bug preventing user to see settings content [[ec0e4be](https://github.com/baptisteArno/typebot.io/commit/ec0e4bee77422750dd5b2bbbcae4876e4664e77d)]
- π (docs) Fix api schema generation in CI [[635e688](https://github.com/baptisteArno/typebot.io/commit/635e6887f37616ae22d681095b1f41a3d095afe1)]
- π (results) Fix results display when variable has null value [[e6dceca](https://github.com/baptisteArno/typebot.io/commit/e6dceca9f3124774f03a69cd90477f07a8796144)]
- π (workspace) Filter out guests from members list count [[04af489](https://github.com/baptisteArno/typebot.io/commit/04af489119c9577e900efb28853d53ea65bec76e)]
- π (bot) Fix input prefill when linked to another typebot [[5619eef](https://github.com/baptisteArno/typebot.io/commit/5619eef459f4c67b3667b4f9ec6bc2e277febbf7)]
- π (results) Fix export results when more than 200 [[8c15fd1](https://github.com/baptisteArno/typebot.io/commit/8c15fd17a1405f9ef8b16d171536b0a9cb15053c)]
- π Fix new image upload refresh when URL is the same [[fbd3304](https://github.com/baptisteArno/typebot.io/commit/fbd33046a1c16aabe7538315837825ebd892140e)]
- π (editor) Fix empty typebot name not editable [[2489318](https://github.com/baptisteArno/typebot.io/commit/2489318fa59e70335964f7d96dba029797fb4a4b)]
- π (audioBubble) Remove .ogg upload option because of Safari incompatibility [[e09adf5](https://github.com/baptisteArno/typebot.io/commit/e09adf5c643cd23de84ab0e676b27d5f8b6650f9)]
- π (editor) Make sure typebot name can be editable if empty [[c7fde1d](https://github.com/baptisteArno/typebot.io/commit/c7fde1d0bc5ff124265f74e3ceb5845561e49726)]
- π (lp) Temporarily disable plausible [[d2f617f](https://github.com/baptisteArno/typebot.io/commit/d2f617ff1e831fa4b03c7a15ef45a9b7a44134fc)]
- π (editor) Fix undo / redo not working properly on button nodes [[c4a4aa3](https://github.com/baptisteArno/typebot.io/commit/c4a4aa3e8313e6d7fa6b961679c7b27bbdeb9dc5)]
- π (bot) Fix custom email from field without name [[4e6b8ed](https://github.com/baptisteArno/typebot.io/commit/4e6b8ed521b1274a3d9f4a2556a3a9f8fd4211e1)]
### Miscellaneous
- β°οΈ (results) Remove results server parser [[9548733](https://github.com/baptisteArno/typebot.io/commit/9548733543a79575148aa62669a76b1b80cfacca)]
- π Add backup and restore database scripts [[3645607](https://github.com/baptisteArno/typebot.io/commit/3645607ed423236433a1690c31d770e9214c60b4)]
- π Introduce auto generate API doc [[11695ef](https://github.com/baptisteArno/typebot.io/commit/11695efb57011d5899202f474e688a77dd5a9f32)]
- β°οΈ (docs) Remove old link [[feaf49f](https://github.com/baptisteArno/typebot.io/commit/feaf49f137d9c7cf666e78aca8eff8f58621a35b)]
- π¦ (wordpress) Update package version [[78fd974](https://github.com/baptisteArno/typebot.io/commit/78fd974ebe9e681555dfc85faa64c5d04c47a5b2)]
- π Add Chatwoot integration doc [[96eb77d](https://github.com/baptisteArno/typebot.io/commit/96eb77d94bfb960b73a3e44119eb8deb8a48181a)]
- π Add setCustomPlan script [[6fdbf98](https://github.com/baptisteArno/typebot.io/commit/6fdbf98eedb0c15138383ae258ba57c7dd4b08a5)]
- π§βπ» (typebot-js) Implement easier commands: open / close / toggle [[087d24e](https://github.com/baptisteArno/typebot.io/commit/087d24e58735091a2fa758821da7423b54dc99cd)]
- π Send trpc internal errors to Sentry [[0090065](https://github.com/baptisteArno/typebot.io/commit/00900657b2cb83029117772fc6ffe2936488c821)]
## 2.8.5 (2022-11-15)
### Added
- β¨ Add Chatwoot livechat integration [[ea84039](https://github.com/baptisteArno/typebot.io/commit/ea840390248cfa966e550c25d9af806bd4397295)]
- β¨ (logic) Add execute in parent window context for code block [[b31b603](https://github.com/baptisteArno/typebot.io/commit/b31b603cc786d5b7b5205db838332f671ea6c324)]
### Changed
- β¬οΈ Upgrade dependencies [[bae710f](https://github.com/baptisteArno/typebot.io/commit/bae710fb1c09071258804a0cbc1f47a6211123fa)]
- β»οΈ (bot) Change to features-centric folder structure [[9720944](https://github.com/baptisteArno/typebot.io/commit/972094425ae72f8b962617ec54bccb89a396efb8)]
- β»οΈ (models) Change to features-centric folder structure [[a5c8a8a](https://github.com/baptisteArno/typebot.io/commit/a5c8a8a95cf108c8ad4d068f4a51675b888f7c89)]
- β»οΈ (viewer) Change to features-centric folder structure [[a9d0479](https://github.com/baptisteArno/typebot.io/commit/a9d04798bcd0d5d9c2d15ed573e9e1b60ed066c8)]
- β»οΈ (builder) Change to features-centric folder structure [[643571f](https://github.com/baptisteArno/typebot.io/commit/643571fe7d2a39f398269636bb57c7e8ae3f7a4e)]
- πΈ (sendEmail) Make custom sender name optional [[3686465](https://github.com/baptisteArno/typebot.io/commit/3686465a85d21bf6342ab8395a5037063e379cac)]
- πΈ (chatwoot) Make sure to close the chat bubble before opening Chatwoot [[d01549f](https://github.com/baptisteArno/typebot.io/commit/d01549fee6f0a9898a909496acaede91e5d0e17c)]
- β»οΈ Improve file upload management [[d102fe1](https://github.com/baptisteArno/typebot.io/commit/d102fe118c3fd0dad96e692932d9792bdb4d514f)]
- πΈ (signin) Better disabled signups behavior [[570a780](https://github.com/baptisteArno/typebot.io/commit/570a780db1dd204c7d473f8f6c87f6ea8d789dcd)]
### Fixed
- π (typebot-js) Fix 404 unpkg entrypoint [[92147c3](https://github.com/baptisteArno/typebot.io/commit/92147c315f8d0ba92b42fab8579c0425160afc80)]
- π (typebot-js) Fix default export from js lib [[8ab67b7](https://github.com/baptisteArno/typebot.io/commit/8ab67b7580d47731995ba7e5ddba6d2ad7cc25b6)]
- π (editor) Fix undo / redo not moving or renaming groups [[de0158b](https://github.com/baptisteArno/typebot.io/commit/de0158be24b6e6c160b9101ee69841128ca82608)]
- π (editor) Fix bug preventing user to manually zoom in / out [[1f44e8f](https://github.com/baptisteArno/typebot.io/commit/1f44e8f31fe54dc1f68dcbbc90fbc06501d6a683)]
- π (results) Fix bug preventing user from seeing linked typebots results [[6dd7bd9](https://github.com/baptisteArno/typebot.io/commit/6dd7bd95620df1d34929c70085db668bb250a243)]
- π (share) Restrict public ID to non-existant only [[63845ef](https://github.com/baptisteArno/typebot.io/commit/63845effaf6134898cb7f2bf353355c24f46a6cc)]
- π (workspace) Correctly display Guest tag in members list [[4d38726](https://github.com/baptisteArno/typebot.io/commit/4d38726eae17e90f542e7a7db29124ca1956df1c)]
- π (settings) Allow meta tags in head element [[ad9be92](https://github.com/baptisteArno/typebot.io/commit/ad9be922555ce6eb0a32470811e27b6db25d55b6)]
- βοΈ (lp) Fix incorrect additional limits price [[c62e20f](https://github.com/baptisteArno/typebot.io/commit/c62e20f81add8e7ae9f12e58b8c15e18480799da)]
- π Fix build docker image workflow [[8a8f3ec](https://github.com/baptisteArno/typebot.io/commit/8a8f3ec69a69dc7e3d6aaf6fe5b87b3c64febd0b)]
### Miscellaneous
- π§βπ» (typebot-js) Add closeChatBubble event data [[54a1dc0](https://github.com/baptisteArno/typebot.io/commit/54a1dc04313d7fbc46795cf65e123a588245cd66)]
## 2.8.3 (2022-11-02)
### Added
- β¨ (billing) Implement custom plan [[385853c](https://github.com/baptisteArno/typebot.io/commit/385853ca3c80d04635be91b84db8be54c85bf437)]
- π·ββοΈ Auto move project card to review column [[3f7dc79](https://github.com/baptisteArno/typebot.io/commit/3f7dc79918cf8455d33d0b64a90dfa9bc3e83a74)]
- π·ββοΈ Add script to deploy only dev or main branches on Vercel [[8582c6e](https://github.com/baptisteArno/typebot.io/commit/8582c6e841797dfe98685907663b145bc1cb675d)]
- π·ββοΈ Add auto link labeled issues to project [[e2e1c09](https://github.com/baptisteArno/typebot.io/commit/e2e1c098a215a80cd026235a2cca50efc642303e)]
- β
(webhook) Improve bot test [[264711b](https://github.com/baptisteArno/typebot.io/commit/264711b02957e043a0f1add65842ec903c80acd7)]
- β¨ (lp) Add custom chats and storage in pricing cards [[57c814c](https://github.com/baptisteArno/typebot.io/commit/57c814ceca777379b7a4b2a3657fac944435e9e2)]
- π·ββοΈ Add auto tag and release actions [[f9a8e78](https://github.com/baptisteArno/typebot.io/commit/f9a8e789047c55fffa475eb3b87e51a3324e65a9)]
- β¨ (template) Add FAQ bot template [[b87ba40](https://github.com/baptisteArno/typebot.io/commit/b87ba4023dea7b47c835fe11a9d36a653d5469b0)]
### Changed
- πΈ (googleSheets) Set value to null if not found from sheet [[4828547](https://github.com/baptisteArno/typebot.io/commit/48285479cc23377ba54bd61ad9a77f0e077c8592)]
- πΈ (textBubble) Allow mailto and tel links [[baa63a7](https://github.com/baptisteArno/typebot.io/commit/baa63a781066879c0e01cfe85fcf584beb40c018)]
- ποΈ Add typebotId index on Result table [[f8e770c](https://github.com/baptisteArno/typebot.io/commit/f8e770c8757b93e751ddb117f7d303600ec0b517)]
- πΈ (share) Sanitize URL ID [[020a37c](https://github.com/baptisteArno/typebot.io/commit/020a37c1f32a1d0b44246c9364df471fe8ed51ce)]
- β‘ (bot) Improve variables parsing and predictability [[3dc3ab2](https://github.com/baptisteArno/typebot.io/commit/3dc3ab201db001eff8319cb8978c1073b79f1198)]
- πΈ (bot) disable auto focus on mobile [[40d2db5](https://github.com/baptisteArno/typebot.io/commit/40d2db59dc5168c0dd55eb9f790f308cdf63e333)]
- ποΈ Use tsup for bot and typebot-js packages [[e8baaca](https://github.com/baptisteArno/typebot.io/commit/e8baaca2a2a44a80a40518e08f0af36c6528ce2a)]
### Fixed
- π (billing) Upgrade again after cancelling [[d132cb1](https://github.com/baptisteArno/typebot.io/commit/d132cb118afee2bcaaf43f31e0fe0b155aff8e80)]
- π (settings) Fix remember session switch [[36a2fe3](https://github.com/baptisteArno/typebot.io/commit/36a2fe3a70a7373fd08d72ba362bc5249b1078a8)]
- π (bot) Fix set variable number computation [[7b0bd08](https://github.com/baptisteArno/typebot.io/commit/7b0bd08dc81ac61d6788630a0b18097d0183147e)]
- π (analytics) Fix multi usage query timeout [[9cb7f8c](https://github.com/baptisteArno/typebot.io/commit/9cb7f8cd96338a8736686cfd1e73a72dcb401164)]
- π Fix auto release actions [[f437ad6](https://github.com/baptisteArno/typebot.io/commit/f437ad6473562025ec2134805709390e000a0f5a)]
- π (editor) inconsistency in route change auto save [[b46d352](https://github.com/baptisteArno/typebot.io/commit/b46d35214d68fc60719128d5ea50b26d0a1b1e4d)]
- π (stripe) add back subscription delete webhook handler [[d1cc918](https://github.com/baptisteArno/typebot.io/commit/d1cc9180c893db8d230af9acf52f8a3beaed6e54)]
### Miscellaneous
- π Add instruction for AWS S3 endpoint [[d6dffa9](https://github.com/baptisteArno/typebot.io/commit/d6dffa924eb0368c26fb3139856338197aa75281)]
- π¦ Update packages [[ff52a67](https://github.com/baptisteArno/typebot.io/commit/ff52a676f6c31be9a3b80a7b4d7710def5204958)]
## 2.8.1 (2022-10-09)
### Added
- β¨ (editor) Add unpublish and close typebot options [[bfed599](https://github.com/baptisteArno/typebot.io/commit/bfed59969599abc5a844540bd981f7dca7435f0e)]
### Changed
- πΈ (bot) Display inputs to the right sβ¦ [[aea9021](https://github.com/baptisteArno/typebot.io/commit/aea9021eb881f3f20e31a9680d0dd7cba9b0ee4e)]
- πΈ (sendEmail) Better result logging [[7ca97d4](https://github.com/baptisteArno/typebot.io/commit/7ca97d4606c26d5b9aae94ad292bfe053002696c)]
### Fixed
- π (bubbles) Fix giphy search input buggy [[88c4076](https://github.com/baptisteArno/typebot.io/commit/88c40766645d93729495618144083b2fe7b6ed36)]
### Miscellaneous
- π¦ Upgrade deps [[5289a96](https://github.com/baptisteArno/typebot.io/commit/5289a96940e2bcc74532a08a91b081131bc17616)]
- π Update changelog [[471ffe8](https://github.com/baptisteArno/typebot.io/commit/471ffe8e217f9b0c48c040d7115b46a5269088c1)]
## 2.8.0 (2022-10-02)
### Added
- π (sendEmail) Add log when smtp config is failing [[75ca255](https://github.com/baptisteArno/typebot.io/commit/75ca255af22bed3646ca3de11f03ce49e7866ab3)]
- β¨ (lp) Add new pricing page [[c94a658](https://github.com/baptisteArno/typebot.io/commit/c94a6581be077d5c8403004f688d3213a80d80a5)]
- π·ββοΈ Transpile components for better DX [[c1dd4d4](https://github.com/baptisteArno/typebot.io/commit/c1dd4d403e17d0ccdcc44d6c0ff0dc8bad7c15be)]
- β¨ Add usage-based new pricing plans [[898367a](https://github.com/baptisteArno/typebot.io/commit/898367a33be70d86b765421462d1c288d0c8cc05)]
### Changed
- πΈ (inputs) Improve date input response bubble formatting [[fac70b9](https://github.com/baptisteArno/typebot.io/commit/fac70b96395f0554168d650c3971ed388f1b8f0e)]
- β»οΈ (usage) Remove limit until temporarily [[3bec24a](https://github.com/baptisteArno/typebot.io/commit/3bec24a8cc3c0aa8d68f5ba44d96aea725bd4e77)]
### Fixed
- π (usage) Archive typebot to be able to compute usage [[15dbc95](https://github.com/baptisteArno/typebot.io/commit/15dbc9577d0de7f117aaa151a2b544b8fe66e4b0)]
- π (workspace) Allow lifetime users to invite members to workspace [[e1f2d49](https://github.com/baptisteArno/typebot.io/commit/e1f2d49342c0141fb258e42b75b257d110277e87)]
- π Lifetime users should have access to Pro features [[9ed4916](https://github.com/baptisteArno/typebot.io/commit/9ed4916c59370b17c622cd5818831f2e451d1a8f)]
- π (ci) Fix turbo repo prisma cache [[8c56c6c](https://github.com/baptisteArno/typebot.io/commit/8c56c6c32de0c3faa0b01427f5dce996b78e589c)]
- βοΈ (pricing) Fix typos [[9061c03](https://github.com/baptisteArno/typebot.io/commit/9061c03d6d1515b7c5ac12fe70717b1ce809dd05)]
- π Remove delete result cascade [[3c803b1](https://github.com/baptisteArno/typebot.io/commit/3c803b134504f8a4f379e97792b60fb8a13f2b62)]
- π (limits) Fix storage limit trigger and e2e tests [[30dff2d](https://github.com/baptisteArno/typebot.io/commit/30dff2d5d7ceee03e1af7cb65b48b8a151bfb217)]
- π (usage) Fix storage limit check [[1e26703](https://github.com/baptisteArno/typebot.io/commit/1e26703ad416460a49814c163fc2e7a288d9088c)]
- π (limits) Fix usage limits email emojis [[1063429](https://github.com/baptisteArno/typebot.io/commit/106342927578f4e844d5fc468d0093448d31c893)]
- π (stripe) Fix plan update and management [[6384a3a](https://github.com/baptisteArno/typebot.io/commit/6384a3adae6b9078fa782dcba7a787c955bdddd0)]
- π (stripe) Update additional items when they didn't exist [[f83e0ef](https://github.com/baptisteArno/typebot.io/commit/f83e0efea2dc5920715b0436add2766aeafc7be7)]
- π Better build scripts [[d8b1d8a](https://github.com/baptisteArno/typebot.io/commit/d8b1d8ad596079ca4f35a052304cf9effa6e11be)]
- π (editor) Shouldn't be able to set a group name to empty string [[6a1eaea](https://github.com/baptisteArno/typebot.io/commit/6a1eaea700cf9c21c2568843c04b0f02b428ec11)]
### Miscellaneous
- π¦ Upgrade deps to latest version [[a947c1c](https://github.com/baptisteArno/typebot.io/commit/a947c1ce34cd8d7adbe8d63b317f10122a20c295)]
- π§βπ» (emails) Add decent emails management [[1654de3](https://github.com/baptisteArno/typebot.io/commit/1654de3c1f4449161511a3890a5f540bb6034653)]
## 2.7.1 (2022-09-12)
### Fixed
- π (webhook) Don't send body when GET method is used [[4a04d1c](https://github.com/baptisteArno/typebot.io/commit/4a04d1ccbac67526a376ed798704e153cd63a37e)]
- π (textinput) Don't submit on enter when long input [[4bf47ec](https://github.com/baptisteArno/typebot.io/commit/4bf47ecf90ee103dccfd6f024943cbe7b39a25f9)]
- π (viewer) load a bot without a start edge [[b64f787](https://github.com/baptisteArno/typebot.io/commit/b64f787cf5d39bd475a7b7b62dcaff5e3405326c)]
### Miscellaneous
- π¦ Update packages [[a262fc1](https://github.com/baptisteArno/typebot.io/commit/a262fc190e1829cb0f2b5adc90a59386c157caac)]
- π (builder) Make sure old typebots can't overwrite newer [[1a7c25e](https://github.com/baptisteArno/typebot.io/commit/1a7c25ef0b4dd6961101661eb5c47bb3b5bdc9cf)]
## 2.7.0 (2022-09-01)
### Fixed
- π (lp) Update plausible tracking url [[42bf93e](https://github.com/baptisteArno/typebot.io/commit/42bf93e72941a6a05554a2425da4d514dc99acbe)]
- π (lp) Update plausible tracking url [[a8d1e27](https://github.com/baptisteArno/typebot.io/commit/a8d1e27e15fb0aa884fa43346e75b36f5f4fa475)]
### Miscellaneous
- π More explicite set variable compute examples [[a161180](https://github.com/baptisteArno/typebot.io/commit/a16118027d2adb0aedd76902cf8d2d83692bb949)]
- π§βπ» (smtp) Use secure prop instead of ignoreTLS [[cf07cfe](https://github.com/baptisteArno/typebot.io/commit/cf07cfe3abadac0bcdbb136896e6f2cfe71fd142)]
## 2.6.2 (2022-08-29)
### Miscellaneous
- π¦ Add cz-emoji [[d94879e](https://github.com/baptisteArno/typebot.io/commit/d94879ec3b2d1bc3ac8461f4626e0073c0f62cd6)]
- chore: upgrade packages [[57866c4](https://github.com/baptisteArno/typebot.io/commit/57866c4aa3d210d24cedaecfa81b45c1a2550f7a)]
- fix(webhooks): improve body parsing [[43891b0](https://github.com/baptisteArno/typebot.io/commit/43891b06aaa85ba297cd0d65526f0307cb8e5858)]
- fix(results): crash when variable is object [[02bb7f5](https://github.com/baptisteArno/typebot.io/commit/02bb7f5ea774eb3f71ebb75aad811730be9031cf)]
- build: upgrade packages [[5928142](https://github.com/baptisteArno/typebot.io/commit/59281426b0d5be31a6b85ec5c71bd47d5f06c614)]
- fix(typebotLink): current typebot dropdown [[93161b7](https://github.com/baptisteArno/typebot.io/commit/93161b74b2b53ea997d6328a3e618fc1023c8d11)]
- fix(paymentInput): don't proceed when modal closed [[bd41d7f](https://github.com/baptisteArno/typebot.io/commit/bd41d7fc9be01fb307cf42fcdf6e0835a03729e1)]
- build(results): add log to investigate crash [[1318d27](https://github.com/baptisteArno/typebot.io/commit/1318d27c74dccd4647d7f9e669d196cbd8069100)]
## 2.6.1 (2022-08-18)
### Miscellaneous
- build: bump version [[ec7de58](https://github.com/baptisteArno/typebot.io/commit/ec7de582bddd20091d7c696c7ac11453c2ee05dc)]
- fix(engine): reset button type to submit [[741f31a](https://github.com/baptisteArno/typebot.io/commit/741f31a05ec4fd617d4886f9ff9ac05638b57833)]
- fix(bot): pay button not submitting [[f9c16ce](https://github.com/baptisteArno/typebot.io/commit/f9c16ce4c4382a24af04f4f6517c8c11a6af551f)]
- fix(bot): google pay autocomplete [[dc5a38c](https://github.com/baptisteArno/typebot.io/commit/dc5a38cacfc2b77366bb6e9acea14849eb09c5c2)]
- docs: add a custom domain [[6928848](https://github.com/baptisteArno/typebot.io/commit/69288484ed204a320c2767403ff09df5af660536)]
- feat(inputs): improve input focus behavior [[fd01793](https://github.com/baptisteArno/typebot.io/commit/fd0179359495a5999b6c4e2cc893f958b55235e7)]
- ci: avoid triggering npm publish on any tag [[008724a](https://github.com/baptisteArno/typebot.io/commit/008724a3b1235b91a843a3d545912800e41b2053)]
## 2.6.0 (2022-08-13)
### Miscellaneous
- build: bump version [[e16ca64](https://github.com/baptisteArno/typebot.io/commit/e16ca6411891fc0ae1e5d22a6445a3da395ae93d)]
- fix(giphy): search [[5333ba9](https://github.com/baptisteArno/typebot.io/commit/5333ba9088fd27e23e19802c35ae1af5aa617810)]
- docs: add members and guests [[6716cf2](https://github.com/baptisteArno/typebot.io/commit/6716cf2484fdc771636c5b183278bef7dcaab68e)]
- fix(results): crash when accessor contains a dot [[361092f](https://github.com/baptisteArno/typebot.io/commit/361092ffa59b330574358439e844b09b70d6cbf0)]
- fix(collaboration): env var typo [[823793a](https://github.com/baptisteArno/typebot.io/commit/823793aab49ab3feb5562d8fd87a8a4e4f36caea)]
- docs: improve set current date wording [[f9ab0e8](https://github.com/baptisteArno/typebot.io/commit/f9ab0e8a762a2778aa569cc41c602276b59525d9)]
- build: add pnpm [[ee338f6](https://github.com/baptisteArno/typebot.io/commit/ee338f62dc0923bf20b62b0a7696cf99d296611d)]
- docs: update vercel cli command (closes [#116](https://github.com/baptisteArno/typebot.io/issues/116)) [[8c3b505](https://github.com/baptisteArno/typebot.io/commit/8c3b5058f1e2c30a8017e01b883e3e3b2a4b5feb)]
- docs: link to current typebot [[0e3ce7e](https://github.com/baptisteArno/typebot.io/commit/0e3ce7e7a704f346f377518874b3700a12a1d094)]
- docs: add builder url in viewer config [[5ff9afc](https://github.com/baptisteArno/typebot.io/commit/5ff9afc2b049dd6828dd8fa3e8468449ad761e93)]
- docs: add extract cookie example [[47d24c4](https://github.com/baptisteArno/typebot.io/commit/47d24c444782aace04e4134158a64f09baa99a20)]
- docs: add lp and docs start instructions [[22eb48b](https://github.com/baptisteArno/typebot.io/commit/22eb48be0b9222152c8836cdd937bf1f135ba54a)]
- feat(results): remove incomplete results limitation [[7d0a526](https://github.com/baptisteArno/typebot.io/commit/7d0a5267362a18a46be0d7de631cc07d8feda561)]
- fix(docs): openssl command [[bd0d995](https://github.com/baptisteArno/typebot.io/commit/bd0d995c2ce5b125dfb797234f79a8d6fe9b754a)]
- fix(bot): mobile keyboard covering input [[f1a01bf](https://github.com/baptisteArno/typebot.io/commit/f1a01bf6632197fa4c992fea64b0429856040c67)]
- fix(db): switch blockId and groupId on old answers [[b62b955](https://github.com/baptisteArno/typebot.io/commit/b62b955c07ac536898a4cb610f5caedff98824e0)]
- fix: viewer general config table [[c2ff1ff](https://github.com/baptisteArno/typebot.io/commit/c2ff1ff68f4cf7d6c26f9a477c544c3d43659450)]
- fix(templates): duplicate resultsPreference conflict [[481f617](https://github.com/baptisteArno/typebot.io/commit/481f61714ed22e8198319bb53b0536b4571ab104)]
- chore: update msw [[6822b77](https://github.com/baptisteArno/typebot.io/commit/6822b778975631bb79b09b12f94b4ba870e045f7)]
- fix: remove json escape for single variable body [[d6aa6e7](https://github.com/baptisteArno/typebot.io/commit/d6aa6e7c752e26933e46edefd71d5f16aa5750c1)]
## 2.5.1 (2022-06-29)
### Changed
- πΈ Add version number in settings modal [[8c86cb8](https://github.com/baptisteArno/typebot.io/commit/8c86cb8684841f25330aa2b77671e57648d46ca2)]
- βΏ Another attempt to disable autofill on text input [[3600783](https://github.com/baptisteArno/typebot.io/commit/3600783439bd432117364a647bd900ffe21bec21)]
### Fixed
- π From name behavior [[f4c81f2](https://github.com/baptisteArno/typebot.io/commit/f4c81f2f0785f91113bb0f737fb5aaf192be16f9)]
- π Remove unused package [[edec5ba](https://github.com/baptisteArno/typebot.io/commit/edec5ba904020742fb61c07c484d9d3c8eafc6a3)]
### Miscellaneous
- π Add General settings [[7caac2b](https://github.com/baptisteArno/typebot.io/commit/7caac2bc25b8ede84f9ff6abbc8c07dab1e7a2c4)]
- π Improve docker guides and examples [[d1e94ee](https://github.com/baptisteArno/typebot.io/commit/d1e94ee562f3c724f312659835a2d978972dcf0c)]
## 2.5.0 (2022-06-27)
### Changed
- βΏ Add reply-to name on from field [[75604bd](https://github.com/baptisteArno/typebot.io/commit/75604bd3b1b00f4e37c9d891d0b3f8f4c72112cf)]
- β‘ Optimize graph navigation [[fc4db57](https://github.com/baptisteArno/typebot.io/commit/fc4db575aca858482a4aa100ca81dbf3a83a5bea)]
- βΏ Make multiple avatar possible [[d7b9bda](https://github.com/baptisteArno/typebot.io/commit/d7b9bda5d5efcdba6093194b8f04c2794ef6db27)]
- β‘ Accept uploaded gif for image bubble [[9222fcb](https://github.com/baptisteArno/typebot.io/commit/9222fcb050ed30312b7a7a622ff5ed02d352983c)]
- β‘ Add required option on file upload input [[55108c8](https://github.com/baptisteArno/typebot.io/commit/55108c80e88ca3395e41f6e8887988bc7c06ae37)]
- β‘ Better incoming variable parsing [[554365d](https://github.com/baptisteArno/typebot.io/commit/554365d64596892b37bb679e239d9ec0f16384ac)]
- β‘ Add attachment in emails [[7c3345a](https://github.com/baptisteArno/typebot.io/commit/7c3345ab13e8529c79e9995cff7d821815096b13)]
- π Overflow issue [[259473a](https://github.com/baptisteArno/typebot.io/commit/259473a781175255af61b3ac6dc3adf78fb4f440)]
- β‘ Optimize delete all results query [[64a1655](https://github.com/baptisteArno/typebot.io/commit/64a1655f52c75d5b3fa8d15b2b942e4da71e3016)]
- π Attempt to fix overflow issue [[fdf11af](https://github.com/baptisteArno/typebot.io/commit/fdf11af594f9a451d1767529867c562344b07a00)]
### Fixed
- π Avoid autocomplete on text input [[7b71ac9](https://github.com/baptisteArno/typebot.io/commit/7b71ac94980873e7d24a93348fc170f0a6924bb6)]
- π Remove storage on result delete [[56dca86](https://github.com/baptisteArno/typebot.io/commit/56dca868c9078a4f28df29d160bf3caea1adab3e)]
- π Missing content [[bd2b906](https://github.com/baptisteArno/typebot.io/commit/bd2b906bd346e4b57aa67d15a2e783db7dddb430)]
- π File upload in linked typebot [[b9032b4](https://github.com/baptisteArno/typebot.io/commit/b9032b422c6929630293821562b8ab9e0b5d5d32)]
- π Enable variable parsing on replyTo field [[a4aa293](https://github.com/baptisteArno/typebot.io/commit/a4aa2938b733150a6ae37a5028d8664cbb9fcac1)]
- π Avoid caching prisma gen [[2441abe](https://github.com/baptisteArno/typebot.io/commit/2441abe0158313f2901a7f2df36652fdebcf813c)]
- βοΈ Fix embed instruction URL [[767f463](https://github.com/baptisteArno/typebot.io/commit/767f4632558937d400a2ea70aeb12b9b9c97cdc6)]
- π Landing page public env [[7df00ef](https://github.com/baptisteArno/typebot.io/commit/7df00efe463786c31595128feba528d52e15d0db)]
### Miscellaneous
- π Add TLS explanations for smtp config [[8c93674](https://github.com/baptisteArno/typebot.io/commit/8c936741f3d0b9d4b1f174838a095bc34158cc18)]
- build: Archive results to still be able to check usage [[3a4f263](https://github.com/baptisteArno/typebot.io/commit/3a4f263c71cf391b96527ed9938fe73f9fc737e2)]
## 2.4.0 (2022-06-22)
### Added
- β¨ Add a Help button [[5ef89f7](https://github.com/baptisteArno/typebot.io/commit/5ef89f7501950e8210459c0e643932e8830ded90)]
- β¨ Support variables in buttons [[46900ac](https://github.com/baptisteArno/typebot.io/commit/46900ac6df264fa88467a0a38d4e4fb4000c48bf)]
### Changed
- β‘ Add custom file upload size limit [[ea76564](https://github.com/baptisteArno/typebot.io/commit/ea765640cf50b619fe3f49f61ce23a4627450bd9)]
- β‘ Remove iframe preview in editor [[a9e8b3e](https://github.com/baptisteArno/typebot.io/commit/a9e8b3e2aa70e551f0266b36e5013783cfa9c48b)]
- π Responsive rating input [[49bf178](https://github.com/baptisteArno/typebot.io/commit/49bf178090543365a026ed301b11336e3933afef)]
- β‘ Upgrade bubble text editor [[7a32690](https://github.com/baptisteArno/typebot.io/commit/7a326905a4b9932c27889efda0fe5b2c7bdcc5d7)]
- βΏ Remove branding automatically [[3e7b34c](https://github.com/baptisteArno/typebot.io/commit/3e7b34c7214d96002463a37c865139cd3d30b336)]
- π Typebot link dropdown [[f676166](https://github.com/baptisteArno/typebot.io/commit/f676166a17a069ea6699d772917c5263324ef6f0)]
- π History dropdown button size [[5672797](https://github.com/baptisteArno/typebot.io/commit/5672797a01c01ade977b5136c689faec353ddbf6)]
- πΈ Grant team plan for admin on new workspace [[d991dd5](https://github.com/baptisteArno/typebot.io/commit/d991dd5467f64862736c6096597f48bc45e4451b)]
- βΏ Hide create buttons for guests [[4e62175](https://github.com/baptisteArno/typebot.io/commit/4e6217597ca196fe0e802f9fc80782b66e2ac973)]
- π 1-line truncated texts [[e4ad23c](https://github.com/baptisteArno/typebot.io/commit/e4ad23c2b9449a3345eeb767b1ba1e713a516c7c)]
- π Remove file input dark mode css [[e86d436](https://github.com/baptisteArno/typebot.io/commit/e86d436e8d84d263462b6ee175d087dd04546efb)]
- πΈ Make guest bubble selectable [[9b8b27b](https://github.com/baptisteArno/typebot.io/commit/9b8b27bab0b457204a9384825ddcf57ab31c2890)]
### Fixed
- π Runtime public environment [[f801a29](https://github.com/baptisteArno/typebot.io/commit/f801a295393ce845e563f297e0a007d4fcb07b67)]
- π Runtime public environment" [[3e47b37](https://github.com/baptisteArno/typebot.io/commit/3e47b37c2e59fa39c5917caf0085c3146518b90d)]
- π Runtime public environment [[e03fe9f](https://github.com/baptisteArno/typebot.io/commit/e03fe9f7d9e4a36e5b0d6e74670eb9c6c4b6657f)]
- π Translate crash with Slate [[6938533](https://github.com/baptisteArno/typebot.io/commit/6938533126993794c090ea5421e885013e6d39f3)]
- π Properly escape backslash and quotes [[20dbfe6](https://github.com/baptisteArno/typebot.io/commit/20dbfe64c9f9eb9e15ce934339e7753d486899c2)]
- π Make sure delete all works [[18c5ea5](https://github.com/baptisteArno/typebot.io/commit/18c5ea52073df9625379c922a3a7f042e08010a9)]
- π Avoid chat to start multiple times [[48a4976](https://github.com/baptisteArno/typebot.io/commit/48a49761672b65a0b7d14aeee5b1208077a37061)]
- π Display file URL in CSV export [[6f4267e](https://github.com/baptisteArno/typebot.io/commit/6f4267e7e27f079c55a4e67a825ce964896be5a6)]
- π Stripe form isn't showing [[0dd607b](https://github.com/baptisteArno/typebot.io/commit/0dd607bcdfd5763a9fb8b0acccc8e40fdbf95630)]
- π Empty body emails [[0ffdd88](https://github.com/baptisteArno/typebot.io/commit/0ffdd88dbaff5a4eb77866d5d1f727763310808c)]
- βοΈ About page typo [[2a6e065](https://github.com/baptisteArno/typebot.io/commit/2a6e0652f24c32e1f1024496db978996ac01c2d5)]
### Security
- π Improve delete security checks [[9352587](https://github.com/baptisteArno/typebot.io/commit/93525872980f7d1a05a714f8ed855ff2dbed681e)]
### Miscellaneous
- ci: π· Simplify build on Vercel [[3392e04](https://github.com/baptisteArno/typebot.io/commit/3392e04d38c2c86af52622bb24a4930d6d3e6c18)]
- Merge branch 'main' of https://github.com/baptisteArno/typebot.io [[1931a5c](https://github.com/baptisteArno/typebot.io/commit/1931a5c9c015dcd25115ee25eaed744ede672a6c)]
- π Hide folders for guests [[85601fc](https://github.com/baptisteArno/typebot.io/commit/85601fc1def252eda0543cbe71490a8d713f795e)]
- π Add doc for every block [[283509e](https://github.com/baptisteArno/typebot.io/commit/283509ed59140efe50d13d6cd1ef996aaa81cd00)]
- π¨ Run Playwright tests on pull request [[8358de1](https://github.com/baptisteArno/typebot.io/commit/8358de1dabbf9a14ad14cf3bf2696d4f183416c8)]
## 2.3.0 (2022-06-13)
### Added
- β¨ Add file upload input [[75365a0](https://github.com/baptisteArno/typebot.io/commit/75365a0d822fd6e18f0ec6d12287bb03598ea0b0)]
- β¨ Custom email body and HTML content [[97980f4](https://github.com/baptisteArno/typebot.io/commit/97980f42ca255e2e7d690a2c1a39c9732bda1fc1)]
- β¨ Add Rating input [[b1aecf8](https://github.com/baptisteArno/typebot.io/commit/b1aecf843b28e0c06cf7c43f59cc5ebd661da416)]
### Changed
- π§ Add ignoreTLS option for SMTP creds [[3105ade](https://github.com/baptisteArno/typebot.io/commit/3105adedb39c05f207f7193bcfdccc841506c870)]
- β‘ Improve first paint delay [[aeaaa5c](https://github.com/baptisteArno/typebot.io/commit/aeaaa5c39814fccfdcdcd35e4c601ef2643826f1)]
- β»οΈ Rename step to block [[2df8338](https://github.com/baptisteArno/typebot.io/commit/2df833850504fa2bb8653494a0e3abb120abde1f)]
- πΈ Attempt to remove Chrome auto complete [[8751766](https://github.com/baptisteArno/typebot.io/commit/8751766d0e2a1e8ee399c4d64e2e333700e73f30)]
### Fixed
- π Add a variable update queue to avoid initial crash [[87a9e7e](https://github.com/baptisteArno/typebot.io/commit/87a9e7e337569da3c16efc17c7ac62ddc1e03270)]
- π Attempt to fix cached prisma models [[4fd5d45](https://github.com/baptisteArno/typebot.io/commit/4fd5d452a378b0ff7c937ae9670356352728f4fc)]
- βοΈ Remove quotes from email config [[0a45a31](https://github.com/baptisteArno/typebot.io/commit/0a45a31007013cf914ae3dd6feddab151aaac4ed)]
### Security
- π Add verification on backend for file input deployment [[14afd22](https://github.com/baptisteArno/typebot.io/commit/14afd2249e9615a0e4a616df81d95032416bd8fa)]
### Miscellaneous
- ci: π· Auto create tags [[5c54bb7](https://github.com/baptisteArno/typebot.io/commit/5c54bb7755f4ecad319910d7cd1aa87ef5d89b79)]
- π Indicate where var dropdown is available [[177789c](https://github.com/baptisteArno/typebot.io/commit/177789c1a693c1c4ac8ae0c5f6467c25c38a52c2)]
- π§βπ» Keep host avatar when group starts with input [[910b871](https://github.com/baptisteArno/typebot.io/commit/910b87155659c6592f20643ac7609cba0fb2c6f5)]
- π Restrict file upload input [[353923e](https://github.com/baptisteArno/typebot.io/commit/353923e029426ae748476b2a6462aa043fda2fb1)]
- π Improve hidden variables doc [[d4c52d4](https://github.com/baptisteArno/typebot.io/commit/d4c52d47b31ce3c70067e6fc3938f728757b2b9f)]
- π Update email doc [[6657a85](https://github.com/baptisteArno/typebot.io/commit/6657a85573b00b44b61acbd85b41296da680a8ee)]
- π Update video in README for mobile [[1b569da](https://github.com/baptisteArno/typebot.io/commit/1b569dae99a2d4f138530b058b58006fea81922b)]
## 2.2.9 (2022-07-07)
### Added
- β¨ Brand new Results table [[d84f990](https://github.com/baptisteArno/typebot.io/commit/d84f99074ddc02794e7c90fa121a573adc619763)]
- π Inject user id for Sentry [[cf6e8a2](https://github.com/baptisteArno/typebot.io/commit/cf6e8a21be3ac714f136cecfbb6744618dc0a457)]
### Changed
- π Change to refreshed logo [[b0d1b11](https://github.com/baptisteArno/typebot.io/commit/b0d1b113259c4e820f0b5e45d3b2d45df5776513)]
- βΏ Indicate why GSheets couldn't find any sheet [[6b32c17](https://github.com/baptisteArno/typebot.io/commit/6b32c171febfe03ab6437563497c667991df39bf)]
- β‘ Increase upload expiry time [[066147f](https://github.com/baptisteArno/typebot.io/commit/066147f81d87ffe005b4df62bf1aa44877243489)]
- πΈ Arrow & Enter commands for dropdowns [[bc803fc](https://github.com/baptisteArno/typebot.io/commit/bc803fc5520d0217c00008e2f659fc91f2d6419c)]
### Fixed
- π Upgrade to Node 16 for npm publish workflow [[50ab2a9](https://github.com/baptisteArno/typebot.io/commit/50ab2a9b9caea54151293d8503ff268203a4723b)]
- π Open iframe on proactive message click [[2e4d9d5](https://github.com/baptisteArno/typebot.io/commit/2e4d9d5a1daaafe5792398aa0fee1784aa937060)]
- π webhookSteps returns blocks instead of step [[d35bfeb](https://github.com/baptisteArno/typebot.io/commit/d35bfeb3239c92805a679fa7de525b39620ea362)]
- π Files upload progress bar not sequential [[b0010aa](https://github.com/baptisteArno/typebot.io/commit/b0010aae3293f5901f6f01fd4a0d103f603d8024)]
- π Ignore cell content for column size [[994ae61](https://github.com/baptisteArno/typebot.io/commit/994ae61719dc1bdd14f7ab7083af6e8e3ce5d83b)]
- π Accept file upload without fileType [[38a3ee7](https://github.com/baptisteArno/typebot.io/commit/38a3ee7010d65619f8d86d44813d3837c2b8557a)]
- π Forgot the migration script [[407cace](https://github.com/baptisteArno/typebot.io/commit/407cace752402eaed3227b20ef9dfb4628ec167d)]
- π Reply to name parsing [[a9a0aec](https://github.com/baptisteArno/typebot.io/commit/a9a0aec375df8ef024af45250397e2ddd1b7bb4e)]
- π Back action trigger on finger swipe [[db9a314](https://github.com/baptisteArno/typebot.io/commit/db9a314b9f5eee989771570593d586f8d85ddbc3)]
- π Attempt to fix collaboration invitation email [[6e5f507](https://github.com/baptisteArno/typebot.io/commit/6e5f5071716312b63517b029de4b353b7074ad75)]
- π Remove latest tag action [[6c1d9d4](https://github.com/baptisteArno/typebot.io/commit/6c1d9d419b852bdab9f7ad0eed10f44068152110)]
### Security
- π Check token id before updating creds [[9cddc75](https://github.com/baptisteArno/typebot.io/commit/9cddc755a3087631605c91a8efce35b4ad74e916)]
### Miscellaneous
- improve Dockerfile size and safety [[9839f5c](https://github.com/baptisteArno/typebot.io/commit/9839f5c1325deeb06162ee7a553b6cf34e769bcd)]
- π Add workspace doc [[0dd99e0](https://github.com/baptisteArno/typebot.io/commit/0dd99e0802a822ba74c8672c1047a5d5edc40e19)]
- π Add Troubleshoot sections [[f1f5299](https://github.com/baptisteArno/typebot.io/commit/f1f529949d400751c092f00e032891dd13cbbccb)]
- π Add Metadata section in Settings [[5fa8dbf](https://github.com/baptisteArno/typebot.io/commit/5fa8dbfb7e13eb35c1219ecb0c877a54032f6019)]
- π Add context menu doc [[2e2b1c1](https://github.com/baptisteArno/typebot.io/commit/2e2b1c1b6b9a3a81daff77493e8ec08782f0c087)]
- π Precise what browsers blocks the popups [[273d476](https://github.com/baptisteArno/typebot.io/commit/273d4767f110a39f8b72ccf1c3b4965d39a3f2d6)]
- π Add dynamic avatar guide [[cc71157](https://github.com/baptisteArno/typebot.io/commit/cc71157e0fcb3832dd3226e4ada42e89a632bde7)]
## 2.2.1 (2022-06-07)
### Changed
- π¨ Build types from validation schemas [[e79ff09](https://github.com/baptisteArno/typebot.io/commit/e79ff09b0f0bdfc50a85784c51ee699743647351)]
- ποΈ Remove duplicate fields in PublicTypebot [[ad32ae0](https://github.com/baptisteArno/typebot.io/commit/ad32ae02ef4493af34c4e777a7305ffba24cbb7d)]
### Fixed
- π Add public env var in runtime config [[a42e1ca](https://github.com/baptisteArno/typebot.io/commit/a42e1cad22621a9f4a8e0beff693bc58bb7531e3)]
- βοΈ Docker upgrade guide typo [[c67fa7d](https://github.com/baptisteArno/typebot.io/commit/c67fa7d9c1dcdf6c03cdde9a28dd3a12e046bdec)]
- π Google sheets callback crash when no code [[8ec117a](https://github.com/baptisteArno/typebot.io/commit/8ec117aee4cd50145c1133f8375320bad31f0c4d)]
- βοΈ Email integration youtube ID [[b403d9b](https://github.com/baptisteArno/typebot.io/commit/b403d9b346ba37f0d7f790506cc6cf4defd9aaa6)]
- βοΈ Docker upgrade instructions [[8eefd96](https://github.com/baptisteArno/typebot.io/commit/8eefd96d2fc5ba10912008a033413ee5cb25b882)]
### Miscellaneous
- π Update wordpress personalization [[3010976](https://github.com/baptisteArno/typebot.io/commit/301097623ba841312ef66c23d514105f276a2a29)]
- remove unnecessary comment [[853b749](https://github.com/baptisteArno/typebot.io/commit/853b749e2c577aa1c0f25f9833930d1463752752)]
- update docs [[237c388](https://github.com/baptisteArno/typebot.io/commit/237c388e31bdb774d9997c3029bf8a1f5e64d4cd)]
- add azure-ad login option [[ee370b5](https://github.com/baptisteArno/typebot.io/commit/ee370b5f26b2a7e1f58031b29d563fd9f80e11c4)]
## 2.2.0 (2022-06-03)
### Added
- β¨ Revokable API tokens [[a0929c4](https://github.com/baptisteArno/typebot.io/commit/a0929c492b260e5e03c4ee0e41dacc120ca066fa)]
- β¨ Start preview from any block [[89d91f9](https://github.com/baptisteArno/typebot.io/commit/89d91f9114c0ce16cedd34ef8a2348c2c734571b)]
- β¨ Add Digital Product Payment template [[89d17a9](https://github.com/baptisteArno/typebot.io/commit/89d17a9ed3f02b6cf33e8382cb9a7135e7549d33)]
### Changed
- β»οΈ Toast component [[12f2e40](https://github.com/baptisteArno/typebot.io/commit/12f2e401523c4bac8cace617c767540d43a5701b)]
- πΈ Greater than / Less than [[43fb8a7](https://github.com/baptisteArno/typebot.io/commit/43fb8a7be078426a81903a1bd5849691f4743919)]
- πΈ Improve plan upgrade flow [[87fe479](https://github.com/baptisteArno/typebot.io/commit/87fe47923eda1bea44001d1b2efe7f69521d4723)]
- π Scroll when payment form appears [[caa6015](https://github.com/baptisteArno/typebot.io/commit/caa6015359614266b5d777218946488565d49882)]
- β‘ Redirect on current window when embedded [[4f208a2](https://github.com/baptisteArno/typebot.io/commit/4f208a2d0546f0e21101288cfc7651542f54cbf9)]
- β‘ Better payment accessibility [[c1461f0](https://github.com/baptisteArno/typebot.io/commit/c1461f075882b0fcdca4c6f33b6d295d83ccab5d)]
- β‘ Accept variables as webhook data path [[26cf38f](https://github.com/baptisteArno/typebot.io/commit/26cf38fb2181de71fdc07663f70128088ae8bee0)]
### Fixed
- π Payment for zero-decimal currencies [[274f30c](https://github.com/baptisteArno/typebot.io/commit/274f30c6c23575ad435ebdb70d3d863861c0a5e9)]
- βοΈ Upgrade modal [[b176c4d](https://github.com/baptisteArno/typebot.io/commit/b176c4dd03498dc4ab3978c167755669a4c1d3a8)]
- π Redirect new tab backward [[9f58260](https://github.com/baptisteArno/typebot.io/commit/9f582606a792f34d8e75dc547d632c01ca459e05)]
- π Subscription cancel webhook [[3592321](https://github.com/baptisteArno/typebot.io/commit/35923215b9ace10dfc196689a08a214f8214eef8)]
- βοΈ Remove credentialsId in product payment [[05de48b](https://github.com/baptisteArno/typebot.io/commit/05de48b6a7bcfb5c1d9414ea534c0295aa56662f)]
- π Empty receipt email [[7aa6dab](https://github.com/baptisteArno/typebot.io/commit/7aa6dab78a80baf7ceb131d74c2d05c74c807ed3)]
- βοΈ Collab invite link [[c6bd3ea](https://github.com/baptisteArno/typebot.io/commit/c6bd3ea634e9bbed086bf89177a86c7521cd6d06)]
- π Payment receipt email parsing [[797ff18](https://github.com/baptisteArno/typebot.io/commit/797ff1892d43c383a07970436d92eea51b1868f5)]
- π Variable value reset [[a9f730b](https://github.com/baptisteArno/typebot.io/commit/a9f730b7019330f11dd5b64cc465c9f803508d05)]
### Miscellaneous
- π Import / Export flow [[e5d7f1d](https://github.com/baptisteArno/typebot.io/commit/e5d7f1d1ce52e2a242ff894b22af50ff486a6cec)]
- π§βπ» Input default autocompletes [[f42dd48](https://github.com/baptisteArno/typebot.io/commit/f42dd485334966e3aa41d76d1c422fdb2de983cb)]
- π Add instructions for custom docker images [[97eb036](https://github.com/baptisteArno/typebot.io/commit/97eb0361c8d17a9433b7b6a910be5929d7076c73)]
- ci: π· Remove docsearch scrapper [[b65d153](https://github.com/baptisteArno/typebot.io/commit/b65d153bf0cf5edef071a1a840699127e5f62242)]
- π Explain how to pass parent URL [[61e4ca1](https://github.com/baptisteArno/typebot.io/commit/61e4ca13132ca72294620c7df18a2644367a8908)]
- build(docker): π· Build images on push [[5e19f79](https://github.com/baptisteArno/typebot.io/commit/5e19f796cc3199488b3839f2386f471b486b220a)]
## 2.1.2 (2022-05-30)
### Fixed
- π Number var [[d6b5568](https://github.com/baptisteArno/typebot.io/commit/d6b5568e033473beffec86df05e15c5bca26bda6)]
- π Multi-line var parsing for webhook [[d02f267](https://github.com/baptisteArno/typebot.io/commit/d02f2675883a7b636fa1a66922b64f85f781e5f5)]
- π Don't parse "004" as number 4 [[e72934d](https://github.com/baptisteArno/typebot.io/commit/e72934d29af114dfc66d55776833d359a5ebe7af)]
- π Custom currency payment input [[2cb8330](https://github.com/baptisteArno/typebot.io/commit/2cb83307903e92d67bdf72d1df46dac3d2bcbf2f)]
### Miscellaneous
- π Disable new user signups [[ff5c368](https://github.com/baptisteArno/typebot.io/commit/ff5c3683fcac487301b31ab6b855694c6f9d59d5)]
- Update compose file [[2bdc1ce](https://github.com/baptisteArno/typebot.io/commit/2bdc1ce05635078b58cd8772c016e5e1a1dd3126)]
- π§± Improve runtime environment [[a04a11a](https://github.com/baptisteArno/typebot.io/commit/a04a11ae0272170e1f83f4c367b529afaff52efc)]
- π¦ Compatible with iPhone 6 [[92cd56e](https://github.com/baptisteArno/typebot.io/commit/92cd56e5d0e16de5a6b2a234c8a1293cdd68dadf)]
- π Fix FROM email quotes [[30d36b9](https://github.com/baptisteArno/typebot.io/commit/30d36b9a09647e3a259442f7c3342b690f3a0913)]
## 2.1.1 (2022-05-25)
### Added
- β¨ Payment input [[3a6ca3d](https://github.com/baptisteArno/typebot.io/commit/3a6ca3dbde916647f5ac7eaba28f5a3b8072f030)]
- π Better log when can't find a typebot [[0f06aae](https://github.com/baptisteArno/typebot.io/commit/0f06aae80cd12ad350c80d959992ba010fadd958)]
### Changed
- π New URL image preview [[faffcc6](https://github.com/baptisteArno/typebot.io/commit/faffcc69a7ceda588ca2e095ca15bf15fd59c9a7)]
- π Proactive message margin [[350719c](https://github.com/baptisteArno/typebot.io/commit/350719c7935604aef4ee5b353422203043921d8b)]
- π Proactive message close icon [[ac278b9](https://github.com/baptisteArno/typebot.io/commit/ac278b9916c7af9daf3bef0daa4d4a97d04b7f50)]
- π Hide avatar if not last block [[0de0d12](https://github.com/baptisteArno/typebot.io/commit/0de0d128b39716d9ababb468bbefc448fa04575c)]
- π Add button ping if unique first [[d9e273b](https://github.com/baptisteArno/typebot.io/commit/d9e273b008376985992d4d32993c6aa13335738b)]
- β‘ Delete workspace button [[b7b0344](https://github.com/baptisteArno/typebot.io/commit/b7b034432a03e579d42a47f8497a2891ce708e5b)]
- π Variable button tiny dropdown [[0f38141](https://github.com/baptisteArno/typebot.io/commit/0f38141eb156196635aabad287cad30f99e9fdca)]
- π¨ Code format [[98c1dea](https://github.com/baptisteArno/typebot.io/commit/98c1dea92aba60e449a5a205af2ed91b9f899811)]
### Removed
- π₯ Remove ownerIds [[bda4116](https://github.com/baptisteArno/typebot.io/commit/bda4116fbc26840badf0b723727d58e12da06b54)]
### Fixed
- π Missing dependency [[4a5a92b](https://github.com/baptisteArno/typebot.io/commit/4a5a92b973ba2a5b74292ce7d67d01a27fb98051)]
- π Quit flow if redirecting [[91ea637](https://github.com/baptisteArno/typebot.io/commit/91ea637a0827c77b971e5a26e406f80b22af3728)]
- π Build syntax error [[71c9c74](https://github.com/baptisteArno/typebot.io/commit/71c9c743d4b501925a916e2abb0dca867285c849)]
- π Forwarded host check attempt [[c168b67](https://github.com/baptisteArno/typebot.io/commit/c168b678dd397a6c96afaca533a708145b099c67)]
- π Forwarded host checking" [[a2dd26b](https://github.com/baptisteArno/typebot.io/commit/a2dd26b60f7e28c141f9df7066c9045bbcdc7571)]
- π Forwarded host checking [[37dea9c](https://github.com/baptisteArno/typebot.io/commit/37dea9c4030f06f8e73ba6ebc773a17ca9a6f911)]
- π Score addition [[1bb8952](https://github.com/baptisteArno/typebot.io/commit/1bb89527d544c648d846eacf5602ba40b94a4574)]
- π Ignoring port number when checking matching URL [[62162c6](https://github.com/baptisteArno/typebot.io/commit/62162c6c2a1a17e08a660dad4faed55e7815a95f)]
- π Standard embed when window is loaded [[ad69cc5](https://github.com/baptisteArno/typebot.io/commit/ad69cc5264b36b9d1a625e0c6a0901bf97aacf6e)]
- π Code block should never crash bot [[0beb2e6](https://github.com/baptisteArno/typebot.io/commit/0beb2e6619961737786374671b16881079741179)]
- π Standard embed [[c9b3b04](https://github.com/baptisteArno/typebot.io/commit/c9b3b047dcfb312a8d744bc475a7e57a3b972a41)]
### Security
- π add gitlab pagination [[b39e892](https://github.com/baptisteArno/typebot.io/commit/b39e89202055a0cc7b9bbe36ac724267684a31f2)]
### Miscellaneous
- build: π· New compose file and entrypoints [[5d786f5](https://github.com/baptisteArno/typebot.io/commit/5d786f59cc6802945908040be86662690903807e)]
- ci: π· Build and publish docker images on new version [[e7ae611](https://github.com/baptisteArno/typebot.io/commit/e7ae6118114a9d3145a536422ff55cb763d12b4a)]
- π Improve popup delay builder [[62b77e4](https://github.com/baptisteArno/typebot.io/commit/62b77e49059ba3155e7eb81df5df60a9c5803204)]
- π Callbacks URL typo [[447e87d](https://github.com/baptisteArno/typebot.io/commit/447e87de66774c123b7abde168789da343498c7e)]
- π Edit single button color [[c57ed07](https://github.com/baptisteArno/typebot.io/commit/c57ed0777c33225c0ecc5e20cbf81b59077fcd49)]
- π Improve hero wording and add Plausible [[f07db7f](https://github.com/baptisteArno/typebot.io/commit/f07db7f68adddf0eccaf2c4d7a41d6b265f57501)]
- Fixed CNAME domain [[47a7aa1](https://github.com/baptisteArno/typebot.io/commit/47a7aa165d8dbb9cc0d499a7b048f365e6a55605)]
- βοΈ Await for result update [[391aead](https://github.com/baptisteArno/typebot.io/commit/391aeaddf12590db0ce7a40dce5a31d31285b971)]
- π initContainer typo [[24b077c](https://github.com/baptisteArno/typebot.io/commit/24b077c0e2d06700a94443acc2adc8954beb03ab)]
- fix(auth): add gitlab to hasNoAuthProvider check [[a178124](https://github.com/baptisteArno/typebot.io/commit/a178124ee988be9982f26ef25fbbc40d88dc877d)]
- π Rename URL examples in config [[730de56](https://github.com/baptisteArno/typebot.io/commit/730de56374313deffb291393f9d0b9791c10eef9)]
- π Add Code block [[fbcd46d](https://github.com/baptisteArno/typebot.io/commit/fbcd46dd9ca0a4ed7598988b82d9b3cd872c4dc3)]
- Update README.md [[137c493](https://github.com/baptisteArno/typebot.io/commit/137c4937d0401d0059aa8e0cedf02ef95e43a2c6)]
- π Add new preview [[bfd20cb](https://github.com/baptisteArno/typebot.io/commit/bfd20cbf63c7d625576750add1ebe14aa8eaa038)]
- π Add demo in README [[71d96c9](https://github.com/baptisteArno/typebot.io/commit/71d96c98eac9f10722de84e14c51bb3596213271)]
- π¨ Add migration recover script [[d0119ee](https://github.com/baptisteArno/typebot.io/commit/d0119ee24b27f8f6626a219fdd16d594103f82f2)]
- π Improve Set variable [[55224c9](https://github.com/baptisteArno/typebot.io/commit/55224c9095de2041f71cdfcf33238f523f87f04e)]
## 2.1.0 (2022-05-17)
### Added
- β¨ Team workspaces [[f0fdf08](https://github.com/baptisteArno/typebot.io/commit/f0fdf08b00f740c4804b49f45dcd8338e29e10fa)]
### Changed
- β‘ Can disable query params auto hide [[4272186](https://github.com/baptisteArno/typebot.io/commit/42721865c5dade0dc40272f997e8f86c37701678)]
- π Attempt to fix font loading [[46037c0](https://github.com/baptisteArno/typebot.io/commit/46037c039e92b31f233bcde38aa8aac91ba0325a)]
### Fixed
- π Deployment [[210bad3](https://github.com/baptisteArno/typebot.io/commit/210bad32f905e0556cc56757d3327ed6c91b8851)]
- π Pass tests [[731e646](https://github.com/baptisteArno/typebot.io/commit/731e64637723b6758ebe82510bafcc6af48d7d80)]
- π Refresh prevent [[4d9796c](https://github.com/baptisteArno/typebot.io/commit/4d9796c55911c1c3bb6187b8c8e5f4c86279ba7c)]
- π Disable font optimization temporarly [[508c166](https://github.com/baptisteArno/typebot.io/commit/508c1660b45bdf149e2a6db5591074a928a57a90)]
### Miscellaneous
- π· Remove maintenance page [[cd24482](https://github.com/baptisteArno/typebot.io/commit/cd24482038788da75178f9a2e7f21b9e3bb820b6)]
- Merge pull request [#36](https://github.com/baptisteArno/typebot.io/issues/36) from baptisteArno/feat/workspaces [[0e3ee9b](https://github.com/baptisteArno/typebot.io/commit/0e3ee9bee30200c999da8ead691c2a6be8276254)]
## 2.0.0 (2022-05-13)
### Added
- β
Fix e2e tests [[e268638](https://github.com/baptisteArno/typebot.io/commit/e268638786310cd0ade6967825ea3dd212a5f78f)]
- π Log incoming data to investigate inconsistency [[9213dd3](https://github.com/baptisteArno/typebot.io/commit/9213dd33feb1656ed4716f1138df1b27e48ad9dc)]
- β¨ Custom head code [[2dc0e45](https://github.com/baptisteArno/typebot.io/commit/2dc0e45a65f00221dd5c43ee992ff1293cc24789)]
- β¨ Add Pabbly block [[348055d](https://github.com/baptisteArno/typebot.io/commit/348055d68ad3f74998598e3bf3b24bcd4ab2bff0)]
- β¨ Add Make.com block [[38c53fb](https://github.com/baptisteArno/typebot.io/commit/38c53fbbbce328d56763ee1fa8f092ec64e7b593)]
- β¨ Zoom in/out [[c5d3b92](https://github.com/baptisteArno/typebot.io/commit/c5d3b9214da850919eabea5124bde7a254991ddf)]
- β¨ Improve color picker [[15868f9](https://github.com/baptisteArno/typebot.io/commit/15868f99fcbac25939792bc989f596f74a77fa06)]
- β¨ New create typebot menu [[660b220](https://github.com/baptisteArno/typebot.io/commit/660b220f8d91d83e050045f4f09d59a965652fd0)]
- β¨ Custom icon on typebot [[525887a](https://github.com/baptisteArno/typebot.io/commit/525887a32ca781f36b91a08fa271b83713e74938)]
- β¨ Improve variables in executed codes [[db10f1e](https://github.com/baptisteArno/typebot.io/commit/db10f1ee89f17f85ff0deba3c365e8673f501a24)]
- β¨ Add first name for support bubble [[47403e3](https://github.com/baptisteArno/typebot.io/commit/47403e32b3fcc765393660fae82469f9a87a0adf)]
- β¨ Add customer support [[2ded3cd](https://github.com/baptisteArno/typebot.io/commit/2ded3cd9c7498c677647073605109e46c6291fdf)]
- β¨ Add Embed bubble [[953b95d](https://github.com/baptisteArno/typebot.io/commit/953b95d25409484f2b975fa166c015ffdd44d395)]
- β¨ Duplicate blocks & steps [[c01ffa3](https://github.com/baptisteArno/typebot.io/commit/c01ffa3f0b2b093d6f27d80f95a45492fd6bb554)]
- β¨ Add new onboarding flow [[f4e6f63](https://github.com/baptisteArno/typebot.io/commit/f4e6f63b266bcfea7cc3abaced1ca304b0a48644)]
- β¨ Duplicate webhooks on typebot duplication [[b2bf6f0](https://github.com/baptisteArno/typebot.io/commit/b2bf6f09f616d1d16487f21183f5444b48f227a6)]
- β¨ Add auto open delay for bubble embed [[d6b9413](https://github.com/baptisteArno/typebot.io/commit/d6b94130cb72fb633c513e9bf7d73ce30d0ba29d)]
- β¨ Link typebot step [[7e61ab1](https://github.com/baptisteArno/typebot.io/commit/7e61ab19eb151e24b110e5a9e768324b0aa8fce4)]
- β¨ Add create result on page refresh option [[260819f](https://github.com/baptisteArno/typebot.io/commit/260819f124f314bf6df3553a5d2bfb73bb74a397)]
- β¨ Code step [[e3e07dd](https://github.com/baptisteArno/typebot.io/commit/e3e07ddd4dbae6e7b893a0d6be9f12b80d1a6c9c)]
- β¨ Edge menu on click [[3c67837](https://github.com/baptisteArno/typebot.io/commit/3c6783727e5d28322d282f5358030bf161103550)]
- β¨ Can edit answers by clicking on it [[f124914](https://github.com/baptisteArno/typebot.io/commit/f12491419d1b984e0f125d33970aa9267e07dddf)]
- β¨ Add logs in results [[ebf92b5](https://github.com/baptisteArno/typebot.io/commit/ebf92b5536c498e7bf95371eb044796b3786e811)]
- β¨ Restore published version button [[e17a1a0](https://github.com/baptisteArno/typebot.io/commit/e17a1a0869e7f87c55a32d4df316499567003914)]
- β¨ Add collaboration [[b9dafa6](https://github.com/baptisteArno/typebot.io/commit/b9dafa611e073e142fac7409c8098c20e3cef55b)]
- β¨ Add default country code phone [[6d455a3](https://github.com/baptisteArno/typebot.io/commit/6d455a3861d5160219c6a7a08a47828e7ddebf50)]
- β¨ Add Zapier step [[642a427](https://github.com/baptisteArno/typebot.io/commit/642a42779b81608c13b7032954a3779462558142)]
- β¨ Add {{state}} to body to get form state [[d0994e6](https://github.com/baptisteArno/typebot.io/commit/d0994e6577a442d651ea784c45e598f5c224af3d)]
- β¨ Add get sample result endpoint [[fd822a3](https://github.com/baptisteArno/typebot.io/commit/fd822a35a773cf71b25c0f7dce707b5335f8effa)]
- β¨ Add list results endpoint [[9dfcb30](https://github.com/baptisteArno/typebot.io/commit/9dfcb3036509ba7bb45a3cd6adb56817c5c59cbe)]
- β¨ Add email to `me` endpoint [[5edd63c](https://github.com/baptisteArno/typebot.io/commit/5edd63c5f6a33e8a3b1e13828a27697f403d3637)]
- β¨ Add routes for subscribing webhook [[68ae69f](https://github.com/baptisteArno/typebot.io/commit/68ae69f36641eccf75b4a4e983131fe289ade9f4)]
- β¨ Add cc & bcc + Deletable credentials [[b89e9b1](https://github.com/baptisteArno/typebot.io/commit/b89e9b1b8242aafc775dca367f9c25f194b9587e)]
- β¨ Add custom domains [[f3ecb94](https://github.com/baptisteArno/typebot.io/commit/f3ecb948a1cc863b93b499bed8f87a5d1d483962)]
- β¨ Add variables in URL support [[6e0ab67](https://github.com/baptisteArno/typebot.io/commit/6e0ab675020f216aed55b8dd677898de2fd4b1e0)]
- β¨ Custom avatars [[d2ac13b](https://github.com/baptisteArno/typebot.io/commit/d2ac13ba5f9089eabaa84a060b50a6a519e4b38f)]
- β¨ Allow webhook with basic auth [[93e8f90](https://github.com/baptisteArno/typebot.io/commit/93e8f90ac33699c477c05cdf236ec6ec30823595)]
- π Add Plausible Analytics [[bdfd7ac](https://github.com/baptisteArno/typebot.io/commit/bdfd7ac1bc22aecad5d1a7cc5da2cc9d6a0e6baf)]
- β¨ Add support bubble [[f897102](https://github.com/baptisteArno/typebot.io/commit/f8971022197d3654dc54b19fedb1d1d46ba2fb01)]
- β¨ Add coupon code input [[b345131](https://github.com/baptisteArno/typebot.io/commit/b345131b0b352e6f8abb96f52a796da3a55f4c83)]
- β¨ Add link support in text bubbles [[0338aca](https://github.com/baptisteArno/typebot.io/commit/0338acae82120666d6448fcbeb956a89df0031f6)]
- β¨ Add retry bubbles [[8c8d77e](https://github.com/baptisteArno/typebot.io/commit/8c8d77e052013819c30d38d35ca1b4935a16132f)]
- β¨ Add send email integration [[d6238b3](https://github.com/baptisteArno/typebot.io/commit/d6238b3474e9dda8c5d8db514c72dbfbefa2354d)]
- β¨ Add lead generation template [[1f320c5](https://github.com/baptisteArno/typebot.io/commit/1f320c5d99c52995f3edac8af75ee7da462c767c)]
- β¨ Add unlock/lock sidebar [[1c5bd06](https://github.com/baptisteArno/typebot.io/commit/1c5bd06657bdd1453155965cf715af46c6e5e86c)]
- β¨ Add custom css settings [[21448bc](https://github.com/baptisteArno/typebot.io/commit/21448bcc8a56578e2ca5b12d6bb7672771709586)]
- β¨ Add chat theme settings [[b0abe5b](https://github.com/baptisteArno/typebot.io/commit/b0abe5b8fa5f88b912dd3d1821ce986c88f1d278)]
- β
Add general theme settings tests [[619d10a](https://github.com/baptisteArno/typebot.io/commit/619d10ae4e161c27a970d2cb453af9af13984f32)]
- β¨ Add auto save [[079cf5e](https://github.com/baptisteArno/typebot.io/commit/079cf5ec57fe09c4ae2e80061b6287162dad2991)]
- β¨ Add webhooks [[a58600a](https://github.com/baptisteArno/typebot.io/commit/a58600a38a9be025d956dd3dbda9d0020a70b630)]
- β¨ Add video bubble [[df2474e](https://github.com/baptisteArno/typebot.io/commit/df2474ef43c1ea4159dfe2ee2083748cfc5e91b3)]
- β¨ Add image bubble [[2d17897](https://github.com/baptisteArno/typebot.io/commit/2d178978ef79c78a6c10a07d72886ffdefb2536a)]
- β¨ Add Redirect step [[c43fd1d](https://github.com/baptisteArno/typebot.io/commit/c43fd1d386a8321b8461a0c468ee3dd081e48a97)]
- β¨ Add Google Analytics integration [[3506d86](https://github.com/baptisteArno/typebot.io/commit/3506d86d50a8994aa8b67a6808d9ce89f594c196)]
- β¨ Add Google Sheets integration [[f49b514](https://github.com/baptisteArno/typebot.io/commit/f49b5143cf6f6e06626929d46e2b05dde3317a77)]
- β¨ Add Condition step [[2814a35](https://github.com/baptisteArno/typebot.io/commit/2814a352b2f8db4b915a202d795c2750d231e650)]
- β¨ Add Set variable step [[4ccb7bc](https://github.com/baptisteArno/typebot.io/commit/4ccb7bca49aa10b6ebca09eba0274346814dfa04)]
- β
Add Button targets e2e tests [[13f72f5](https://github.com/baptisteArno/typebot.io/commit/13f72f5ff7dab08671542c5a644c0d77dc908c9d)]
- β¨ Add Export flow menu button [[659f50e](https://github.com/baptisteArno/typebot.io/commit/659f50eb06a01f0277836ac51b5b0ad1c42e20ef)]
- β¨ Add buttons input [[c02c61c](https://github.com/baptisteArno/typebot.io/commit/c02c61cd8ba2b62a31f3330ddfd6b4813be81b4d)]
- β¨ Add Phone number input [[b20bcb1](https://github.com/baptisteArno/typebot.io/commit/b20bcb14083619868c3ba971c41d60a92ca553ef)]
- β¨ Add Date input [[8cba7ff](https://github.com/baptisteArno/typebot.io/commit/8cba7ff37bc18fb41ef71c021fd741df39faf586)]
- β¨ Add URL input [[ce1b23a](https://github.com/baptisteArno/typebot.io/commit/ce1b23a0e7874548f75ee729fb12aed99cf132a3)]
- β¨ Add email input [[47162cb](https://github.com/baptisteArno/typebot.io/commit/47162cb28afb58e83458cd344ba18c27f6ad9787)]
- β¨ Add number input [[d54ebc0](https://github.com/baptisteArno/typebot.io/commit/d54ebc0cbe62fc253b513cbbccb7d03ca173516e)]
- β
Add e2e tests [[2a04030](https://github.com/baptisteArno/typebot.io/commit/2a040308db7b4ea357da04e74834105e6346dabc)]
- β¨ Add text options [[f712c7a](https://github.com/baptisteArno/typebot.io/commit/f712c7ad98d04536965f95bc3d254bb9bc1cffb3)]
### Changed
- β‘ Image picker and dynamic preview [[a89f4ec](https://github.com/baptisteArno/typebot.io/commit/a89f4ec5b60c674f49e94c7168e1f814d8914187)]
- βΏ Trap block title focus [[46f5d5d](https://github.com/baptisteArno/typebot.io/commit/46f5d5df9138974cf0727ec9c6706f574899caf6)]
- β‘ Rename variable button [[2b56f83](https://github.com/baptisteArno/typebot.io/commit/2b56f83d4366861c81e8d47e86481fd7b437c96a)]
- π Support bubble icon [[1becdad](https://github.com/baptisteArno/typebot.io/commit/1becdad79e6198d00e9810c23a47b62975481677)]
- π¨ Formatting [[fe26e89](https://github.com/baptisteArno/typebot.io/commit/fe26e8990286e6cea1ad5d4bb2af4a323e3523a0)]
- π Better chat widget icon [[a2cfecc](https://github.com/baptisteArno/typebot.io/commit/a2cfecc16c7f13b47820034a7c2ddd65a6b5463e)]
- π Better long text input [[e339cc1](https://github.com/baptisteArno/typebot.io/commit/e339cc16725984ec0597a4e0cd33318e4556fbd2)]
- β‘ Pass host URL params [[7b4dc47](https://github.com/baptisteArno/typebot.io/commit/7b4dc47f118b9f59fb25b43869464ed77e5b27a2)]
- π¨ Not a number warning [[1d82940](https://github.com/baptisteArno/typebot.io/commit/1d82940ed7a6ca2d0875bdcab271b2d034f48a47)]
- β‘ Better URL validation [[20c402a](https://github.com/baptisteArno/typebot.io/commit/20c402ad1b4043753cfe6c22c57ce10c14fe85a6)]
- β‘ Show linked typebots results in webhook sample [[12f43cd](https://github.com/baptisteArno/typebot.io/commit/12f43cdb8877c719e81a6b932a0dba71ffae17ba)]
- βͺ Remove credentials name check [[937621e](https://github.com/baptisteArno/typebot.io/commit/937621ee07df3adf56eff93b8d2ba2cbbf6f4580)]
- π Clear param on page load [[93811a3](https://github.com/baptisteArno/typebot.io/commit/93811a3c48ca43da8d3befbf9e4222d105a06f61)]
- β‘ Attempt to make redirections more reliable [[a089a45](https://github.com/baptisteArno/typebot.io/commit/a089a451b627bcd33c31294591421c4b101eb66f)]
- β‘ Improve logs details [[54a757b](https://github.com/baptisteArno/typebot.io/commit/54a757b21b78a224e2503ba70f262c79a7709fa6)]
- β‘ Make linked bot edge id work [[e50ce64](https://github.com/baptisteArno/typebot.io/commit/e50ce645eb226406b30532b229fcfae56a8bdc96)]
- π Scrollbar on embed [[1a59ce2](https://github.com/baptisteArno/typebot.io/commit/1a59ce20d2ee85ba01fd7ecf8984d671a41ba77c)]
- πΈ Auto move board when dragging an edge [[b6ba40e](https://github.com/baptisteArno/typebot.io/commit/b6ba40e0095bbdda1b4e689f9921ef31a515931d)]
- βΏ Show Google Sheets detail [[4a2c662](https://github.com/baptisteArno/typebot.io/commit/4a2c6627c35ad372d5573a6733f3829cebe2aa65)]
- π Add margins on bubbles [[611dbad](https://github.com/baptisteArno/typebot.io/commit/611dbad7cdaef8b331ce2e3f6e9f09545f2c7cbc)]
- π Preview drawer zIndex [[f7e779b](https://github.com/baptisteArno/typebot.io/commit/f7e779b0663884bee766ed1c81d0b3f0b2a5c094)]
- π Remove my avatar from quiz [[46a1145](https://github.com/baptisteArno/typebot.io/commit/46a114578ce13c8391ea2bd43c1099da970ade63)]
- π¨ Improve typebot import [[b38b114](https://github.com/baptisteArno/typebot.io/commit/b38b114f12966d14fd2cf6af6e98f1f70e380f70)]
- πΈ Pointer events none on video embed [[378fe0f](https://github.com/baptisteArno/typebot.io/commit/378fe0fe82628db3130c2736d7951acf5440da3e)]
- π Center folder title [[1653b53](https://github.com/baptisteArno/typebot.io/commit/1653b539034510fd2f33a51d4af4c1ce2a5837a4)]
- πΈ Scrollwheel zoom too much [[59ce711](https://github.com/baptisteArno/typebot.io/commit/59ce711303587b3c5b373b2db4945f1ca7b95c3b)]
- π Improve onboarding [[b6d4001](https://github.com/baptisteArno/typebot.io/commit/b6d40016cdad6ff4b65e963d9eee71aa22bc1df5)]
- βΏ Improve graph navigation setting [[4502e68](https://github.com/baptisteArno/typebot.io/commit/4502e68065c5daf19285c3909f0c62935f1bad81)]
- βΏ Lowercase resiliency on "contains" operator [[519723b](https://github.com/baptisteArno/typebot.io/commit/519723b2d895bea93abcc5ec005f6ce81d617c7d)]
- βΏ Add more getting started videos [[eb4feb6](https://github.com/baptisteArno/typebot.io/commit/eb4feb61bdbebf4632cba403b8a539147f41132e)]
- βΏ Getting started editor modal [[786908e](https://github.com/baptisteArno/typebot.io/commit/786908e9cfbf1b1f3673ff14de58312e0ff29dcd)]
- β»οΈ Simplify header [[1fdf7e7](https://github.com/baptisteArno/typebot.io/commit/1fdf7e734b41df8befca1589750277c7eb119962)]
- βΏ Create new item when hitting enter [[6867143](https://github.com/baptisteArno/typebot.io/commit/68671433bc0cafc5894429fa4cd65dc019579ed0)]
- βΏ Improve previewing blocks [[327da31](https://github.com/baptisteArno/typebot.io/commit/327da3104dfb5bb957ad6ff731c934e3529fd3e4)]
- π Change default block title [[82f7bf0](https://github.com/baptisteArno/typebot.io/commit/82f7bf0ed67fe0ebd0ee68d142231640f9b3f70b)]
- π UI bump [[7f5d2f4](https://github.com/baptisteArno/typebot.io/commit/7f5d2f4173a61d52a64f5adfc81a812d0170b6db)]
- β‘ Enforce lite badge even when removed [[3552279](https://github.com/baptisteArno/typebot.io/commit/355227939606169f1415bad157d095991cedc438)]
- π Better code editor dynamic height [[d43623b](https://github.com/baptisteArno/typebot.io/commit/d43623bf592812b732fe7a7a8c74a9fb69ab2290)]
- βΏ Add data-block-name prop [[023a6f2](https://github.com/baptisteArno/typebot.io/commit/023a6f274a8b8e07e33fe3cec864e923b48e11ec)]
- βΏ Improve block focus [[261cd9a](https://github.com/baptisteArno/typebot.io/commit/261cd9a5c7d239e3317d2ffbde29ff218b2ff25c)]
- βΏ Improve format feedback [[90e837e](https://github.com/baptisteArno/typebot.io/commit/90e837e7c2eccac387dcd29b50bbfdfcfc070aa4)]
- β‘ Await for async code block [[d756dff](https://github.com/baptisteArno/typebot.io/commit/d756dff99ef1c6d3a9ded1934d9d11e3023ec83b)]
- βΏ Add 'Current' to Link typebot [[fb60dcf](https://github.com/baptisteArno/typebot.io/commit/fb60dcf5ff4486953b0d652c6463179ac3cc5ff6)]
- πΈ More predictable edge management [[c507ef5](https://github.com/baptisteArno/typebot.io/commit/c507ef55ae4b1cc30efb4ebb9e6fae3b3aba8bf8)]
- βΏ Force viewer sub domain [[f9aba27](https://github.com/baptisteArno/typebot.io/commit/f9aba27aae1e6968cadde40d774433e13fbbdc49)]
- βͺ Make sure old viewer URL still works [[b16c47a](https://github.com/baptisteArno/typebot.io/commit/b16c47adb9ce024f75ca316e1937d596f657555c)]
- βΏ Improve inputs responsivity [[03aadab](https://github.com/baptisteArno/typebot.io/commit/03aadab4094c0460c85c3c2c29f192e7faf5b04e)]
- πΈ Add Reply-To field for email sending [[ddb6798](https://github.com/baptisteArno/typebot.io/commit/ddb6798eba8b29e421674ca0b1e1c5cb7b51bf8e)]
- ποΈ Add custom domain primary key [[a533552](https://github.com/baptisteArno/typebot.io/commit/a533552b40f2475a673c5603809cefa447beb77b)]
- β»οΈ Migrate from short-uuid to cuid lib [[1423c14](https://github.com/baptisteArno/typebot.io/commit/1423c145472f86af6fb78a5e9496da46119fb416)]
- π Remove v2 annoucements [[64bafd1](https://github.com/baptisteArno/typebot.io/commit/64bafd15a1af6a925efd142dc9b31872e7ad3599)]
- π New README illustration [[d8fe530](https://github.com/baptisteArno/typebot.io/commit/d8fe53012dc0a4b1e35aaa33f4e5f46a79daf004)]
- π Small visual fixes [[52b7733](https://github.com/baptisteArno/typebot.io/commit/52b773379e880083be3b32438d290d6ce330b82c)]
- π Add interactive indications [[d0ece4c](https://github.com/baptisteArno/typebot.io/commit/d0ece4cc8fc1320ca91e8540c86e227157af1221)]
- π Change buttons primary color [[76a8bcf](https://github.com/baptisteArno/typebot.io/commit/76a8bcfbaec4d19cc3335d4862dd9586b1daccff)]
- π Add animation on scroll [[37b7ca3](https://github.com/baptisteArno/typebot.io/commit/37b7ca32e99953e6aa61c8277ba7932e878d8d84)]
- π Refont LP for v2 [[21e926a](https://github.com/baptisteArno/typebot.io/commit/21e926a477b55bea0d7cda17fcddfadba7d12afc)]
- π Better README illustration [[aeb0643](https://github.com/baptisteArno/typebot.io/commit/aeb06433af677fefc583cd873ef4c12102414e61)]
- π¨ Deploy v2.1.0 [[8f07df8](https://github.com/baptisteArno/typebot.io/commit/8f07df8a05366f5e95ffb73fa687528cdc7945d3)]
- π¨ Update instructions for 2.2.0 [[69701d1](https://github.com/baptisteArno/typebot.io/commit/69701d12b90eecbc4bc66b065ab81f8e01aaded6)]
- π¨ Ask for URL instead of publishId [[5a2df9f](https://github.com/baptisteArno/typebot.io/commit/5a2df9fe727273462a7c428988cfe5a22b0c3832)]
- ποΈ Add docker image and deployment features [[e886d1b](https://github.com/baptisteArno/typebot.io/commit/e886d1b0794f310741b69d982b1cb0a6742f7fc4)]
- β»οΈ Migrate to dequal [[5c524a0](https://github.com/baptisteArno/typebot.io/commit/5c524a0432513c4e30eb2760cd25b7dc82661d30)]
- ποΈ Import typebot-js source [[d134a26](https://github.com/baptisteArno/typebot.io/commit/d134a265cd8a7b667c78dc3f66d3e5d9a5054d7e)]
- πΈ Improve equality check [[5228cff](https://github.com/baptisteArno/typebot.io/commit/5228cff4686f9c52e20004dbdee556f38bb181d9)]
- πΈ Improve input variable behaviour (for loops) [[9123977](https://github.com/baptisteArno/typebot.io/commit/91239779f79431ac76dc886ae08a838ab502e2ec)]
- πΈ Improve and unify inputs [[2c1f694](https://github.com/baptisteArno/typebot.io/commit/2c1f69439bbfa23ea3c93efaa71d6d7732d06f86)]
- βΏ Improve feedback redirect [[1bcc8ae](https://github.com/baptisteArno/typebot.io/commit/1bcc8aee10556fae44b39587f4ab9171d4b1a8c4)]
- βΏ Add sleekplan paths [[7b66494](https://github.com/baptisteArno/typebot.io/commit/7b6649408c37455551c63562cff016647fca3a5b)]
- βΏ Add SSO signin for Sleekplan [[57663fd](https://github.com/baptisteArno/typebot.io/commit/57663fd05c5ffe84afc117f41d1429902ee77674)]
- πΈ Return empty string if evaluated JS is not defined [[0710403](https://github.com/baptisteArno/typebot.io/commit/07104038c4332162920cc39b0e1a6eb25db8c12b)]
- πΈ Easy webhook config [[fd9c19a](https://github.com/baptisteArno/typebot.io/commit/fd9c19a4c29061ee9b0bb1464b54d51c3da7d5e6)]
- βΏ Improve feedback on GSheets errors [[d13ca0f](https://github.com/baptisteArno/typebot.io/commit/d13ca0fa9ac8bc2d7605f1adcf68fd15c7b7c964)]
- π Don't show avatar when only input [[9b8f153](https://github.com/baptisteArno/typebot.io/commit/9b8f153579cac287a0132144dcbe88fd233151fb)]
- βΏ Disable edge delete [[31f86d8](https://github.com/baptisteArno/typebot.io/commit/31f86d8ef454f1044d5512d88988399020afd32b)]
- β‘ Better save management [[507fe4f](https://github.com/baptisteArno/typebot.io/commit/507fe4fa06476ce06d7f8500fa7280e4f6c74eb1)]
- πΈ Always evaluate Set variable [[a5a1fef](https://github.com/baptisteArno/typebot.io/commit/a5a1fef597576339643736742109e28726ff052a)]
- ποΈ Add minio in local config [[7045c02](https://github.com/baptisteArno/typebot.io/commit/7045c02a15168ddf3a4a89f8fe3cac6765accae3)]
- β‘ Smooth panning even with complexe flow [[e9a9dc0](https://github.com/baptisteArno/typebot.io/commit/e9a9dc00e2ac1ea0a3a8b8071b5c9b5b3b526a27)]
- βΏ Add modal that asks for checking Google checkboxes [[5a06bb0](https://github.com/baptisteArno/typebot.io/commit/5a06bb0500434a8d59612ef6451b5581b95a0034)]
- βΏ Display "Log not found" [[8029775](https://github.com/baptisteArno/typebot.io/commit/8029775660c3db2dd48fa410f6b87e2bf3adb8c5)]
- βΏ Better Gsheets dropdowns [[205c347](https://github.com/baptisteArno/typebot.io/commit/205c3477205ef6731d98121b6db34fa55eca76a8)]
- βΏ Better item sample parsing [[dc51010](https://github.com/baptisteArno/typebot.io/commit/dc510100e509db21e2f000ddc220d6d076f2b735)]
- βΏ Hide steps sidebar scrollbar [[0df719d](https://github.com/baptisteArno/typebot.io/commit/0df719d5315fedecd5e783aeb5765aa53c5dc9aa)]
- βΏ Typebot header back to folder if exists [[cb51e6b](https://github.com/baptisteArno/typebot.io/commit/cb51e6bd200a8c6d0553592e7c4ed87530c1d7a7)]
- βΏ Smarter website input [[c5b378d](https://github.com/baptisteArno/typebot.io/commit/c5b378dfad0288705a24f080ed87e63d3b75f6ab)]
- π Add user avatar in support bubble [[b0d7be4](https://github.com/baptisteArno/typebot.io/commit/b0d7be4471686448a4eeb555c166b32817d40a95)]
- βΏ Overflow clip [[74b3464](https://github.com/baptisteArno/typebot.io/commit/74b34644745114d5ef26d24726e9d09d929563b4)]
- βΏ Better autoSave handler [[8171edb](https://github.com/baptisteArno/typebot.io/commit/8171edb290f17dae42925b07390d277208504a58)]
- π Item node overflow when long word [[2a6a474](https://github.com/baptisteArno/typebot.io/commit/2a6a47409213615a6c7ed493c0d3ef22f19a652c)]
- ποΈ Add script package [[eb23ad6](https://github.com/baptisteArno/typebot.io/commit/eb23ad61a7bf87e49ea4609fe06c8edf985ee9d6)]
- ποΈ Add wordpress plugin [[27bff8c](https://github.com/baptisteArno/typebot.io/commit/27bff8c4b775ba770ec453024ca1c71a8ba0f4de)]
- π Add /typebot-lib/v2 endpoint [[64990fc](https://github.com/baptisteArno/typebot.io/commit/64990fc6074f055b0d1f26fb3918c562502d9907)]
- β»οΈ Remove any trace of Cypress [[658202e](https://github.com/baptisteArno/typebot.io/commit/658202eaee425e44a1233ef52ec848ac1a84aa1d)]
- ποΈ Add createdAt and updatedAt [[a499d85](https://github.com/baptisteArno/typebot.io/commit/a499d85c9804c575863bcd757d0c6ae9dccbb68b)]
- ποΈ Add api token [[5a80774](https://github.com/baptisteArno/typebot.io/commit/5a80774ff5467812b995be2b28c38cf3f06d24be)]
- π Change social logins buttons [[c5972ec](https://github.com/baptisteArno/typebot.io/commit/c5972ec91b30aec55027eb8dbd4b358ff88397d9)]
- π§ Ignore Resize exceeded error in Sentry [[3313bda](https://github.com/baptisteArno/typebot.io/commit/3313bdaa8a0a4931ed87002f651d0a6daa5899b7)]
- π Make steps side bar scrollable [[f7d6f0b](https://github.com/baptisteArno/typebot.io/commit/f7d6f0b766e9b503e718062323b043a35ffa33cf)]
- π Social login colored logos [[00c3588](https://github.com/baptisteArno/typebot.io/commit/00c35886a4473fea7868fd92c720f2f08e2d91ae)]
- βΏ Improve code editor readiness [[daaa8a0](https://github.com/baptisteArno/typebot.io/commit/daaa8a0a2d344d5850c38f936f4450e308ca62e1)]
- ποΈ Add sentry to viewer [[b339add](https://github.com/baptisteArno/typebot.io/commit/b339add83866f13074c4dd1f2b0d1c4144c7ce9b)]
- βΏ Save both bots when updating name or publicId [[2eee226](https://github.com/baptisteArno/typebot.io/commit/2eee226a88ffa8e7fc5adf7af8cfb53bda651015)]
- β‘ Improve graph transition perf [[714f7c8](https://github.com/baptisteArno/typebot.io/commit/714f7c8ce505f4bae901e55e5ae81dadfecbd373)]
- β‘ Add docs and connect Stripe [[56bd5fa](https://github.com/baptisteArno/typebot.io/commit/56bd5fafc38f1a50053d43e9b7bc5ffd5a26a6bb)]
- ποΈ Remove frame security headers on LP [[aeb3e4c](https://github.com/baptisteArno/typebot.io/commit/aeb3e4caa7f74675472901da3ce4c30e78f471a8)]
- ποΈ include sentry.properties [[e2606eb](https://github.com/baptisteArno/typebot.io/commit/e2606ebf1193c5de23439ecb3cbd49604be38bca)]
- ποΈ Add Sentry to builder [[8501d39](https://github.com/baptisteArno/typebot.io/commit/8501d39234bf312a3dc0fe99cbaa68f795d9c549)]
- β»οΈ Better S3 env var format [[9c20ef0](https://github.com/baptisteArno/typebot.io/commit/9c20ef00b931e194526a8194474c8de24f96aa1d)]
- β‘ Add msw and mock authentication [[b1f54b7](https://github.com/baptisteArno/typebot.io/commit/b1f54b77c687f03d95830e044d559cfab396154c)]
- β»οΈ Revert tables to arrays [[524ef08](https://github.com/baptisteArno/typebot.io/commit/524ef0812c60a23e3e63a9f2db587a06cb392714)]
- β»οΈ Undo / Redo buttons + structure refacto [[8a350ee](https://github.com/baptisteArno/typebot.io/commit/8a350eee6c93abec6bce40351a0b4ef0b854defe)]
- β‘ Migrate to Playwright [[73f277f](https://github.com/baptisteArno/typebot.io/commit/73f277fce7078f70e89702f2aa30daa8b3a7a218)]
- β»οΈ Add defaults everywhere (+ settings page)): [[c5aaa32](https://github.com/baptisteArno/typebot.io/commit/c5aaa323d1d5a4d684d51f071284663a864de713)]
- β»οΈ Add Edges table in Typebot [[8bbd897](https://github.com/baptisteArno/typebot.io/commit/8bbd8977b2697e616ca38e4880397af85e7440a0)]
- π Face lift [[44b4785](https://github.com/baptisteArno/typebot.io/commit/44b478550f73171caa899d27c732e6ca22afb0f3)]
- βͺ Remove migration files and push until db is stable [[77b553a](https://github.com/baptisteArno/typebot.io/commit/77b553acf5b1ba1d121620a9f8ad140cc611f9d5)]
- β»οΈ Normalize data [[9fa4c7d](https://github.com/baptisteArno/typebot.io/commit/9fa4c7dffa4b7ef6fa67a5205400fd6781664e21)]
- π§ Optimize bot-engine [[90d7a73](https://github.com/baptisteArno/typebot.io/commit/90d7a7343ef556ac585049d9082f5247a8156cbb)]
### Removed
- π₯ Remove save button [[1b900b3](https://github.com/baptisteArno/typebot.io/commit/1b900b3f5d8f4f31bec99ea69080645955f09a75)]
### Fixed
- π Webhook duplication [[7507a1a](https://github.com/baptisteArno/typebot.io/commit/7507a1ab1e1ff9d0c7d9633e49068e7809e65e2e)]
- π Airtable real-time [[936dde2](https://github.com/baptisteArno/typebot.io/commit/936dde2195708eb19bcf4d6e02f3eb6299c16c11)]
- π Throttle incoming typebot to avoid overwrite bug [[6af47f0](https://github.com/baptisteArno/typebot.io/commit/6af47f0277b52f22bfa1ccbf24314b1ff3c6fbbc)]
- π Algolia contextual search [[22e4873](https://github.com/baptisteArno/typebot.io/commit/22e4873c115ea61cd1bd3b642cbaadfd7d3008e0)]
- π Misc [[092f16d](https://github.com/baptisteArno/typebot.io/commit/092f16d3c1df469f31fb451055734dbb64dd2269)]
- π Remove missing creds GFont error [[c4cf793](https://github.com/baptisteArno/typebot.io/commit/c4cf793b5da487eef7348103f8a0c6de1355ed7e)]
- π Bubble not displaying with proactive message [[ad3a140](https://github.com/baptisteArno/typebot.io/commit/ad3a140982ee890e206b6f7bc6b44fe0b42cc03f)]
- π Make custom domain fetching more predictable [[8fdfda6](https://github.com/baptisteArno/typebot.io/commit/8fdfda64829d301c6cf8e8ba8c001f38071cc37a)]
- π Delete domain when Vercel doesn't have it [[28710dd](https://github.com/baptisteArno/typebot.io/commit/28710dddc72f09731d8eddfa1c38aff62d5ee123)]
- π Embed bubble variable [[4d98de2](https://github.com/baptisteArno/typebot.io/commit/4d98de2c7014e3c9d8e22b1050ccd0cd36753ebe)]
- π add missing account attributes [[b28fb06](https://github.com/baptisteArno/typebot.io/commit/b28fb063293ed4e698daf8a15b72b094cb9519f8)]
- π Avoid variables duplication [[b175974](https://github.com/baptisteArno/typebot.io/commit/b1759749e47536e926fa74e6d2eee5b7ee829989)]
- π Nested typebots webhhok exec [[9fbe1cc](https://github.com/baptisteArno/typebot.io/commit/9fbe1cc34c94fae08b813ba6b46e5af70a3aa5a7)]
- π webhookId in non webhook step [[240cbee](https://github.com/baptisteArno/typebot.io/commit/240cbeed626c2cac9e6df6f7cd59caa6e580e0d1)]
- π Exporting many results [[281fddc](https://github.com/baptisteArno/typebot.io/commit/281fddc8efa39f3ca8a29583689ef264c7cc41dc)]
- π Export all for free users [[df3e926](https://github.com/baptisteArno/typebot.io/commit/df3e92685e698ba7816ff2b4726e3506379b2421)]
- π Database default URL [[a49d1ca](https://github.com/baptisteArno/typebot.io/commit/a49d1cac0368fbe774042aeaad6c87f445de3c89)]
- π Fix multiple cc bcc email [[7b8169c](https://github.com/baptisteArno/typebot.io/commit/7b8169c9ae9defda56396087522ec934d6412f57)]
- π Typebot import with items [[cd879ee](https://github.com/baptisteArno/typebot.io/commit/cd879eee5fafdfb2f3790b1cb75dae5abca8fef3)]
- π Linked typebot webhook [[8981a57](https://github.com/baptisteArno/typebot.io/commit/8981a572ed3b713e407a0c2a3314b10d4dd91d1d)]
- π Result creation fail [[82446c4](https://github.com/baptisteArno/typebot.io/commit/82446c41af903e450469084267647b5837a26cee)]
- π Graph navigation [[0c23f2d](https://github.com/baptisteArno/typebot.io/commit/0c23f2dbcdc774d2745554b994b0e009ac67dc9b)]
- π Graceful fail if typebot not found [[fffcb06](https://github.com/baptisteArno/typebot.io/commit/fffcb060ac6f4d3166965d51c982bd466071e884)]
- π Template modal scroll [[e941ce1](https://github.com/baptisteArno/typebot.io/commit/e941ce1e13bdcb5c980a35a9340600fb8524070b)]
- π Fix item list delete [[c5ffd8c](https://github.com/baptisteArno/typebot.io/commit/c5ffd8cb7444768da4eea727ab87c62eafb67d1e)]
- π Safari context menu trap [[144ffae](https://github.com/baptisteArno/typebot.io/commit/144ffaeb031603dc8bd6ddfb70146e870fedf686)]
- π Delete collaborator [[c5919a7](https://github.com/baptisteArno/typebot.io/commit/c5919a766f9f991c4c9349051fc39155af23eff6)]
- π undefined when copying custom domain [[6e90ad1](https://github.com/baptisteArno/typebot.io/commit/6e90ad1b70bfaa80f8d7861d68dcbbc5bb88bdb0)]
- π jump to login for no reason [[25961d3](https://github.com/baptisteArno/typebot.io/commit/25961d32fcc629bd1e9920d5d926b0d8d0a73645)]
- π Fix variables parsing [[e9c3ec1](https://github.com/baptisteArno/typebot.io/commit/e9c3ec1e4658c1f9f9dbe1433dd433c8b4360ed4)]
- π Docker build 'qs' missing [[366f93f](https://github.com/baptisteArno/typebot.io/commit/366f93fd50c0c345170d925f000a9b1f22a05fff)]
- π Preview panel not showing [[8f36516](https://github.com/baptisteArno/typebot.io/commit/8f36516e4b9acc749051243948f7fd56529a3c5d)]
- π UpgradeModal ending with a dot [[1fb4328](https://github.com/baptisteArno/typebot.io/commit/1fb4328938de58abfbab5fa39484135b586ad5c3)]
- π Wrap webhook evalution in try catch [[eb5a5d9](https://github.com/baptisteArno/typebot.io/commit/eb5a5d9a15731f911516df52f49788578f236e5a)]
- π Command typo [[ceedb05](https://github.com/baptisteArno/typebot.io/commit/ceedb05b64b21b5f6358c705a835974036b5c500)]
- π Overflow issue on Safari [[56f1d5f](https://github.com/baptisteArno/typebot.io/commit/56f1d5fbbf636a0ae4c8a75a3d47b18fee9df7ab)]
- π Improve linked typebot test robustness [[f6b5189](https://github.com/baptisteArno/typebot.io/commit/f6b518989c8eabd444c295942161074c5ac690fb)]
- π Current id bug when linking to current bot [[da95cbd](https://github.com/baptisteArno/typebot.io/commit/da95cbd355a5fb0d0cd08fb67ade6d5377f025e5)]
- π FIx rewrite pages [[0822703](https://github.com/baptisteArno/typebot.io/commit/082270370b5b3d546c76677f4e004567a4871619)]
- π Auto open chat bubble [[a4d4576](https://github.com/baptisteArno/typebot.io/commit/a4d4576e48b2cc7ba3539be421220b19f79854d2)]
- π Webhook return func [[3585e63](https://github.com/baptisteArno/typebot.io/commit/3585e63c48b67f7447720281dd94819a6cacae99)]
- π Webhook in viewer [[22a36e6](https://github.com/baptisteArno/typebot.io/commit/22a36e6de7aab896fec1aadd3b75e50b0d4ac311)]
- π Webhook call on linked typebot [[86117d6](https://github.com/baptisteArno/typebot.io/commit/86117d6d3c9852551c529826c46999a5a24f8c80)]
- π misc [[c7d5373](https://github.com/baptisteArno/typebot.io/commit/c7d53731273b259656cdcd675171217f8cf8f989)]
- π useLogs returns nothing [[2461dd8](https://github.com/baptisteArno/typebot.io/commit/2461dd89be4b517d4584042e7a03c7ee1644efc4)]
- π Attempt to fix prerender error [[21311a6](https://github.com/baptisteArno/typebot.io/commit/21311a6eca511bd8d435ff8d600bc974a6afbc4d)]
- π Attempt to fix auto zoom on Android [[8d6330f](https://github.com/baptisteArno/typebot.io/commit/8d6330f6fd0a6fedc2d0263801f22c20007f0461)]
- π Phone input overflow on mobile [[236c63d](https://github.com/baptisteArno/typebot.io/commit/236c63d7db31fa9792b09025ef94c9b6522c1f5a)]
- π Fix the whole docker deployment pipeline [[1f992c6](https://github.com/baptisteArno/typebot.io/commit/1f992c6779258f51023d9aac6d4a744d06aa58e8)]
- π Fix edge on item offset top on drop [[c64afb7](https://github.com/baptisteArno/typebot.io/commit/c64afb7073267b1c2853aada92d7c9b4cd43586a)]
- π DB migration [[43fa411](https://github.com/baptisteArno/typebot.io/commit/43fa411320ab711b9f4057eb9eef93387585e8f5)]
- π Save variables from webhooks in results [[60dcd5c](https://github.com/baptisteArno/typebot.io/commit/60dcd5c246337203c523f23d0b41a284b9ec6eeb)]
- π Undo with item change [[cd6c5c0](https://github.com/baptisteArno/typebot.io/commit/cd6c5c04c5436f893d9291e10190bdc249ca7da8)]
- π Step undefined items duplicate [[f869ca3](https://github.com/baptisteArno/typebot.io/commit/f869ca377a2e002eaa4bbdf2c8e1bcae9c6c9501)]
- π When URL is empty [[84dda32](https://github.com/baptisteArno/typebot.io/commit/84dda32b13be7404d637266dc74d4059c8f38d59)]
- π Make sure to build typebot-js on prepare [[194a5fb](https://github.com/baptisteArno/typebot.io/commit/194a5fbae161665f5632a94307aa8d0b3b2138b9)]
- π docker build [[f22fbc9](https://github.com/baptisteArno/typebot.io/commit/f22fbc9ade26560e4da8070525b4962be9d7c328)]
- π Duplicate steps with items [[d06cbea](https://github.com/baptisteArno/typebot.io/commit/d06cbeac7325a591b55f160f2fc54413b2c4957c)]
- π Debounce value on popover close [[f3c5f6b](https://github.com/baptisteArno/typebot.io/commit/f3c5f6bea2154bf820b70693edc91989c9f0beef)]
- π Better result initialization [[de78482](https://github.com/baptisteArno/typebot.io/commit/de784820ebcbaa87066efb1424137b3ad3515741)]
- π Encode hidden variables properly [[2ae326c](https://github.com/baptisteArno/typebot.io/commit/2ae326c102a14c2eeeee6f6e8aac1186a72d3c1c)]
- π Support bubble closes on save [[9fe85cd](https://github.com/baptisteArno/typebot.io/commit/9fe85cd9133f99becef4e32b8354375c66364d0a)]
- π Minor changes and improved accessibility [[b784e89](https://github.com/baptisteArno/typebot.io/commit/b784e8918e3191a034835af69acf71975aadd3af)]
- π PDF embed viewer [[bcff2e0](https://github.com/baptisteArno/typebot.io/commit/bcff2e0c1466350b170b25f987b00f08f81e1aba)]
- π Step id duplication [[b8019f3](https://github.com/baptisteArno/typebot.io/commit/b8019f3732779cc57e8c89a74a04221c775cc3b3)]
- π Viewer host [[e502413](https://github.com/baptisteArno/typebot.io/commit/e502413ecf79ae8ed31000431f67f8be923fb18d)]
- π Sample result w/ loops [[11101a4](https://github.com/baptisteArno/typebot.io/commit/11101a4600c885c93e057a78c5b584c25e0faa7d)]
- π Sample result w/ multi input blocks [[7399140](https://github.com/baptisteArno/typebot.io/commit/7399140e498c1d23cec6ad43738c39f5f0734b0a)]
- π Shortcode default URL [[5d3010d](https://github.com/baptisteArno/typebot.io/commit/5d3010d280d4e254d3af4cd324b2edfbec8e40e0)]
- π subscribeWebhook upsert [[cfbea6b](https://github.com/baptisteArno/typebot.io/commit/cfbea6bbbaf3e338d40ea1e3b30f0d616fa69ff6)]
- π Result parsing csv [[c437211](https://github.com/baptisteArno/typebot.io/commit/c4372113272243eef2c6a8eba3515b7dc9344db9)]
- π Parse variables for code step [[fb3d2bc](https://github.com/baptisteArno/typebot.io/commit/fb3d2bc9e6cf989f6b68325869a78441a34f00c5)]
- π Fix inconsistent webhook saving [[eef60fd](https://github.com/baptisteArno/typebot.io/commit/eef60fdf691f5b07b882286012acdf31706367f2)]
- π Custom domain lookup [[666f0c3](https://github.com/baptisteArno/typebot.io/commit/666f0c36bf02c6d7d442cb6a2b5414651399a453)]
- π Fix date picker UI on iOS [[8954730](https://github.com/baptisteArno/typebot.io/commit/89547305089d2936414f55791f30e9684db3f780)]
- π Fix docker-compose builder entrypoint [[e4a3722](https://github.com/baptisteArno/typebot.io/commit/e4a3722c14ceb32b4eea459346da1c70e35cc522)]
- π Fix block title select on Chrome and Safari [[80679df](https://github.com/baptisteArno/typebot.io/commit/80679dfbd09ec9b28f76dc1d4b5fc3d095d86499)]
- π Duplicate webhook id [[1dbbc9a](https://github.com/baptisteArno/typebot.io/commit/1dbbc9a2517095ef0aacf7da30efbb5d93653be4)]
- π FIx Webhook settings debounce [[31298e3](https://github.com/baptisteArno/typebot.io/commit/31298e39c18342be87778d655ef8f78dcd78ac7e)]
- π Link to public bot CORS [[9427b2a](https://github.com/baptisteArno/typebot.io/commit/9427b2a823805ebbc30a481d84b0804aa9433fce)]
- π Attempt to fix auth issue behind proxy [[30fe7b3](https://github.com/baptisteArno/typebot.io/commit/30fe7b3db0baa9bc23c338265ca60b3095d791f0)]
- π Variables button in text editor [[36838f0](https://github.com/baptisteArno/typebot.io/commit/36838f05d3312b85271e32e74d933dcec1466139)]
- π Display results for blocks w/ multiple inputs [[4767cdc](https://github.com/baptisteArno/typebot.io/commit/4767cdc5421acd7c6c555c8f5c4134fa383b4b01)]
- π Potentially fix turborepo cache [[7f82604](https://github.com/baptisteArno/typebot.io/commit/7f826047403818ceee76229c8b727feaa568a06c)]
- π Shared typebot case sensitivity [[b2784f1](https://github.com/baptisteArno/typebot.io/commit/b2784f19fd9fe60bcc24dc09fd42a0148fc5112f)]
- π Force display block on lite badge [[4c65b4c](https://github.com/baptisteArno/typebot.io/commit/4c65b4ce30f45f943fbc79a1549c93e0ef79739b)]
- π Avatar display on mobile [[ed9d791](https://github.com/baptisteArno/typebot.io/commit/ed9d791aacb35b2eb4adac08145a5c5830a9f394)]
- π Attempt to fix Google Sheets refresh [[c7d31be](https://github.com/baptisteArno/typebot.io/commit/c7d31bebf83b932d0f3326ee5614df8c90a6a6b3)]
- π Attempt to fix loading issue in iframe safari [[93639c1](https://github.com/baptisteArno/typebot.io/commit/93639c1fc6c932d8e1fe8b58b72809664605b532)]
- π Chat chunk management [[4714e80](https://github.com/baptisteArno/typebot.io/commit/4714e8046a16ce85ea398c55643e29ada06360e9)]
- π Fix subscribe webhook method [[831150e](https://github.com/baptisteArno/typebot.io/commit/831150e0404bca591a16f28680ea5d004dad5d30)]
- π Get data when extracting 1 column [[1bf3baf](https://github.com/baptisteArno/typebot.io/commit/1bf3bafb60dd84ab5c786d138e3f1ca4b842e8ad)]
- π Fix multiple avatars [[6ea23ef](https://github.com/baptisteArno/typebot.io/commit/6ea23ef63eb6c8d6870bea018e069581f821569d)]
- π outgoingEdgeId remaining when moving step [[6b34f76](https://github.com/baptisteArno/typebot.io/commit/6b34f7660471e29e25805ebe7c30b2aa27e425ba)]
- π Standalone '?' when no query params [[d6c3e8d](https://github.com/baptisteArno/typebot.io/commit/d6c3e8d41afb10a6c994cb9f6c6d9e32e9f26842)]
- π Drag single step from block [[ae347ee](https://github.com/baptisteArno/typebot.io/commit/ae347eeb53702074819ce13ba84e47ad6cd77a4a)]
- π Export header valid name [[71b2b84](https://github.com/baptisteArno/typebot.io/commit/71b2b84cdf609da9ac391526c7fb43965a2ac111)]
- π subscribe unsub zapier [[4630512](https://github.com/baptisteArno/typebot.io/commit/4630512b8ba8f4dfed23754d6f17ae398c9d8bdf)]
- π Fix duplication when customDomain is set [[33497b8](https://github.com/baptisteArno/typebot.io/commit/33497b876620ad51b9b844065f943b25f13c7ea7)]
- π Fix basic auth header without ':' [[8552cc2](https://github.com/baptisteArno/typebot.io/commit/8552cc237bc65b158f4533b51817b05cced42af1)]
- π Tiny bugs (Sentry) [[9e08ff5](https://github.com/baptisteArno/typebot.io/commit/9e08ff574b76399df4c058f56e2412a08d8f739c)]
- π Properly handle variable avatars [[d21b172](https://github.com/baptisteArno/typebot.io/commit/d21b1722b51f551b15d75404e2df9119f5658dc3)]
- π Start block was deletable [[8533bb9](https://github.com/baptisteArno/typebot.io/commit/8533bb92a856917c98c3db15e028f955111b7c14)]
- π Don't allow user without id [[7e7596d](https://github.com/baptisteArno/typebot.io/commit/7e7596d75e548ec21d2e98b2d2417c4046a1ed4a)]
- π Equal condition number vs string [[dd671a5](https://github.com/baptisteArno/typebot.io/commit/dd671a5d2c570558d5ad2d2a40561d774a384152)]
- π Duplicate typebot [[aca7d68](https://github.com/baptisteArno/typebot.io/commit/aca7d68360c8129e3f9212d899f147c649dc4b3d)]
- π Typing emulation on arabic chars [[b6618ba](https://github.com/baptisteArno/typebot.io/commit/b6618ba16557af2bf666e35f4579660c2f9fcad9)]
- π Smash tiny bugs [[1dc2264](https://github.com/baptisteArno/typebot.io/commit/1dc2264bdfefd1331076fa9681b4042280e4981b)]
- π Webhook and instant updates [[d49461c](https://github.com/baptisteArno/typebot.io/commit/d49461cde68cc5dfd52d2fe900c4f60e1de61fe3)]
- π Parse condition value variable [[65c206e](https://github.com/baptisteArno/typebot.io/commit/65c206e00ab87935fdd8ce278c7f674cf7a6bd74)]
- π Custom metadata in viewer [[6ec8d06](https://github.com/baptisteArno/typebot.io/commit/6ec8d06b97d3dc37015ec05aabe2ab0723578ad0)]
- π Edge not properly connecting to step target [[7a4b96f](https://github.com/baptisteArno/typebot.io/commit/7a4b96ff7e04471e560f95f42aab37b74d0afd90)]
- π Settings modal moving block [[3456e5a](https://github.com/baptisteArno/typebot.io/commit/3456e5af82ad16bb9fd2fab05494745c9d2f2af7)]
- π Typebot support bubble hidden vars [[341cd15](https://github.com/baptisteArno/typebot.io/commit/341cd15e0bd9e963c9e79f683700b52d7456706b)]
- π Custom path on domain [[291b4b3](https://github.com/baptisteArno/typebot.io/commit/291b4b31597293891d84fa6aa2b5f5bad8e2ffd4)]
- π Use MIGRATION_DATABASE_URL [[a58c400](https://github.com/baptisteArno/typebot.io/commit/a58c400a7df36f20b1e596d0c58f726852c7f492)]
- π Collect prefilled variables in db [[aaf78e8](https://github.com/baptisteArno/typebot.io/commit/aaf78e8a54e8e606e909d0181cac241638259816)]
- π Frame load on Safari [[4b26ab3](https://github.com/baptisteArno/typebot.io/commit/4b26ab331d83ef59682b7144fdfc93aaddcd0283)]
- π No request if not published [[0bb50f9](https://github.com/baptisteArno/typebot.io/commit/0bb50f9e78a4c70c46ffc7688094e13c9d368403)]
- π Publish button sync [[adf99ac](https://github.com/baptisteArno/typebot.io/commit/adf99ac30c7a095cf85e6cf5e10f3756306a789d)]
- π Delete edge when adding last step [[67ccf07](https://github.com/baptisteArno/typebot.io/commit/67ccf07a610461f2c512af80d737990bbd9c3080)]
- π quick fixes [[b95d907](https://github.com/baptisteArno/typebot.io/commit/b95d907e8f5a1a12178f436788db932b0e848072)]
- π Duplicate typebot [[ea80fd6](https://github.com/baptisteArno/typebot.io/commit/ea80fd6d3ec3e31c99b3cfb2f1d94f45c1c4b749)]
- π Incomplete results [[e6f6e25](https://github.com/baptisteArno/typebot.io/commit/e6f6e2523c13d5bce7d30900e22bab21778677d8)]
- π Import from file button [[5a060c7](https://github.com/baptisteArno/typebot.io/commit/5a060c7f7e65c456d5bb7394d352ef929c0fd33c)]
- π Fix email step in viewer [[d19b26e](https://github.com/baptisteArno/typebot.io/commit/d19b26e7dee0dfd6b6110ef4e8f517ef47c2be6b)]
- π Analytics board [[7c164e2](https://github.com/baptisteArno/typebot.io/commit/7c164e25d733266b154a32d8c60cf289a410fccb)]
- π Loading rows [[93fed89](https://github.com/baptisteArno/typebot.io/commit/93fed893c05f023a6e04b816f5bff9c7e065864f)]
- π Attempt to fix LP rewrites [[19f4fdb](https://github.com/baptisteArno/typebot.io/commit/19f4fdb83a4db45d4e940db247793587bf37eb63)]
- π Fix scrolling behavior and avatar position [[f4336b8](https://github.com/baptisteArno/typebot.io/commit/f4336b83cc5de98f81ec8e4a02c7f68a10d013f6)]
- π Fix save button [[66f3e7e](https://github.com/baptisteArno/typebot.io/commit/66f3e7ee7cf1a4ba0d4ca1c55f4692d650fb8d44)]
- π Fix tests [[ab34f95](https://github.com/baptisteArno/typebot.io/commit/ab34f95cce53499d41ecddf8fb289ac85691ec7a)]
- π Fix e2e window reload bug [[8391bcc](https://github.com/baptisteArno/typebot.io/commit/8391bcce5e071605f217f424aa65985242794571)]
- π Step node drag [[6fe27bd](https://github.com/baptisteArno/typebot.io/commit/6fe27bd8eac9d7d43ec1139e3d3893264e2bb41a)]
- π Production bug [[eea522f](https://github.com/baptisteArno/typebot.io/commit/eea522f5bd972a09aa5e251d267e901af756e517)]
### Security
- π Enforce Sheets security [[78c4596](https://github.com/baptisteArno/typebot.io/commit/78c4596e9348f872576234a692fcf6b1fd8044e1)]
- π add checking for required group [[3db753e](https://github.com/baptisteArno/typebot.io/commit/3db753e886955f7f534d0d0af7f18beb96c845c9)]
- π add gitlab provider [[a4a62f2](https://github.com/baptisteArno/typebot.io/commit/a4a62f23b6595166fb660134a258f6569d7f512e)]
- π Still investigating sheets creds issue [[606932a](https://github.com/baptisteArno/typebot.io/commit/606932a77e030296d200472fcbb3a48a0ed7b5ff)]
- π Investigate on why spreadsheets sometimes fail [[bdd7a17](https://github.com/baptisteArno/typebot.io/commit/bdd7a1712eb7995a241ac6771ec03814659f927a)]
- π Enforce credentials security [[ed68096](https://github.com/baptisteArno/typebot.io/commit/ed680969f9e3acc3404d52952b983cd601a9ec09)]
- π Better guard spreadsheets GET [[97ba29f](https://github.com/baptisteArno/typebot.io/commit/97ba29f80193dff79abe821c9cfc92f7822aabe5)]
- π Change Google fonts key [[89ac0f8](https://github.com/baptisteArno/typebot.io/commit/89ac0f89cd440fa526cd6db3e746bd3317e378dd)]
- π Add extra user check in api [[ec18912](https://github.com/baptisteArno/typebot.io/commit/ec18912879f48a240288cb0260d4bf46ba6bb6c2)]
### Miscellaneous
- π¦ Update packages [[6c29865](https://github.com/baptisteArno/typebot.io/commit/6c2986590b79d9a16d4e747f2b89e975eeef5147)]
- π Fix links and update doc [[ddaaa68](https://github.com/baptisteArno/typebot.io/commit/ddaaa68e282f1f702c8ddd10fda4a3b9412279b4)]
- π Webhook block [[2271da8](https://github.com/baptisteArno/typebot.io/commit/2271da8870448a2e2128ed696abaf792ab7c1939)]
- π Theme [[a848fa0](https://github.com/baptisteArno/typebot.io/commit/a848fa0a15da679b1384a1177174435d2004f0ff)]
- π Email block [[f5404f9](https://github.com/baptisteArno/typebot.io/commit/f5404f96d5af656078ec3772fef0ea2873994247)]
- Merge pull request [#35](https://github.com/baptisteArno/typebot.io/issues/35) from baptisteArno/fix/google-font-error [[176cb4e](https://github.com/baptisteArno/typebot.io/commit/176cb4ed552c7a08c38174376cb784a521f20e19)]
- π Typing emulation [[bf766e5](https://github.com/baptisteArno/typebot.io/commit/bf766e5cd90ea46e6875bbd3b5a239f2d3a13c20)]
- Merge pull request [#32](https://github.com/baptisteArno/typebot.io/issues/32) from laurin-wolf/10-add-gitlab-idp [[a863a4c](https://github.com/baptisteArno/typebot.io/commit/a863a4cb21a4c987d360cf610d3325b49c71d119)]
- π¦ Update typebot lib declarations [[1139569](https://github.com/baptisteArno/typebot.io/commit/113956929303325d1c810f56996c4d831c8e9464)]
- π Temporarily disable Make.com [[cff5ec6](https://github.com/baptisteArno/typebot.io/commit/cff5ec67deae7125b9e70ba6d780c0a319781a14)]
- π add gitlab idp env variables [[b2b0685](https://github.com/baptisteArno/typebot.io/commit/b2b0685298d5417475b21885d5b198a3a9a306bb)]
- Merge branch 'main' of https://github.com/baptisteArno/typebot.io [[f788541](https://github.com/baptisteArno/typebot.io/commit/f7885415d84c97dbec70f42c13fbcae6f12ad333)]
- π§ Help to debug evaluated expressions [[e1d7533](https://github.com/baptisteArno/typebot.io/commit/e1d7533384f792e4f7158619ee820ae5a0b1a38a)]
- fix(auth):πexplicitly set linkAccount user values , [#10](https://github.com/baptisteArno/typebot.io/issues/10) [[97b14f1](https://github.com/baptisteArno/typebot.io/commit/97b14f19f089c2e68f4d88ffbf8b58f1a1633dd2)]
- π Add callback URL instructions [[e569e59](https://github.com/baptisteArno/typebot.io/commit/e569e59699dd8b4e102f2d193f54771b112116e2)]
- π Simplified API endpoints [[29254f6](https://github.com/baptisteArno/typebot.io/commit/29254f675c6d0c1364ee3d22762e32140dd3fff3)]
- π Improve configuration doc [[18319c8](https://github.com/baptisteArno/typebot.io/commit/18319c88c8b46db30e93c0d40da00c71e0401675)]
- Merge pull request [#24](https://github.com/baptisteArno/typebot.io/issues/24) from baptisteArno/feat/disable-smtp-auth [[1820686](https://github.com/baptisteArno/typebot.io/commit/18206866b8fb59f75822f78ec6d922b2b4b49ca6)]
- feat(auth): π· Disable smtp auth [[c657850](https://github.com/baptisteArno/typebot.io/commit/c6578505a511e46e6d7cb977d313efc6a3c9ce0f)]
- π Add about page [[6a8d6d4](https://github.com/baptisteArno/typebot.io/commit/6a8d6d4d9a7e88a0352b3707fa1422e35c06a6db)]
- π Better explain base url config [[a5491dc](https://github.com/baptisteArno/typebot.io/commit/a5491dc7a87f51f2cff6b35c5d217c63a06fd87d)]
- π Add Lead Scoring template [[a08618d](https://github.com/baptisteArno/typebot.io/commit/a08618d24ebace50c4cd7a450c9dfb7e0796da86)]
- π Condition block [[b1d30fc](https://github.com/baptisteArno/typebot.io/commit/b1d30fcb3bd965ab0ca293669fef058f9048708e)]
- Merge pull request [#21](https://github.com/baptisteArno/typebot.io/issues/21) from baptisteArno/feat/zoom [[47947a6](https://github.com/baptisteArno/typebot.io/commit/47947a6a142951b9148a1812eaec6434ba39cfbe)]
- build: π· Add Sentry context [[fb3bba8](https://github.com/baptisteArno/typebot.io/commit/fb3bba897f844e9f51dc1158909ac541f91c18c9)]
- π Add Quizz [[5aac822](https://github.com/baptisteArno/typebot.io/commit/5aac8229d2b888348dd7b88948076cd3ce944da2)]
- π« Add name in user creation webhook [[4c9f97b](https://github.com/baptisteArno/typebot.io/commit/4c9f97b25470253da7735060096435b4125fd51a)]
- Merge pull request [#20](https://github.com/baptisteArno/typebot.io/issues/20) from baptisteArno/fix/delete-collaborator [[6314ce2](https://github.com/baptisteArno/typebot.io/commit/6314ce2f6259dca659cbc08b9a916d5941c0283a)]
- Merge branch 'main' of https://github.com/baptisteArno/typebot.io [[6ba6466](https://github.com/baptisteArno/typebot.io/commit/6ba646618d217c7476a89758fba99f13936925df)]
- Merge pull request [#18](https://github.com/baptisteArno/typebot.io/issues/18) from baptisteArno/fix/docker-prod [[5ce0212](https://github.com/baptisteArno/typebot.io/commit/5ce021247638185e7b857f57d2d80586d85701f7)]
- Merge pull request [#16](https://github.com/baptisteArno/typebot.io/issues/16) from baptisteArno/fix/uprade-modal-directory-typo [[a6a2fcc](https://github.com/baptisteArno/typebot.io/commit/a6a2fccdb8dd4a752f4372503ba660e73786bbf7)]
- Merge pull request [#14](https://github.com/baptisteArno/typebot.io/issues/14) from baptisteArno/fix/linked-typebot [[5903120](https://github.com/baptisteArno/typebot.io/commit/59031206aec39ab07542e9d41f1fd3f4b333ec26)]
- π¦ Update packages [[0500981](https://github.com/baptisteArno/typebot.io/commit/05009814d4afcaebc57d0e1fea22c926efb808a2)]
- π Add privacy policies explanation [[e653ced](https://github.com/baptisteArno/typebot.io/commit/e653cedee92442feb7f6bfa3f4c8fb5223e00871)]
- π Add "Set variable" doc [[af9e08f](https://github.com/baptisteArno/typebot.io/commit/af9e08fea0a76149d01b4124f6b4705d65740433)]
- π Make sure booleans are parsed in table [[f7d12dc](https://github.com/baptisteArno/typebot.io/commit/f7d12dc9954ff9c984fbd11f28eb91bc1e9a8125)]
- π Improve collab permissions [[bb194b1](https://github.com/baptisteArno/typebot.io/commit/bb194b1dbbcf6b8bfc4af64e124d98e3531e8566)]
- π Add `hiddenVariables` JS instructions [[38c39d4](https://github.com/baptisteArno/typebot.io/commit/38c39d4a3130de6b775ae0b48156337c0c0a30a9)]
- build(self-host): π· Add chown Dockerfile [[f9a30bc](https://github.com/baptisteArno/typebot.io/commit/f9a30bc4ca9228b10bc08773e724e8d092213443)]
- π Add License paragraph in README [[3a7078d](https://github.com/baptisteArno/typebot.io/commit/3a7078d0d05338020f34e1a2fb5d4a16d6927ef9)]
- π© Add webhook url call on user creation [[39b0143](https://github.com/baptisteArno/typebot.io/commit/39b01431e026a33d08ad2b0885942351ecb99b73)]
- π Make sure branding is forced on file import [[0704213](https://github.com/baptisteArno/typebot.io/commit/07042137fb79ada80b57b1873cdfefd14373ab8d)]
- π Add "Stay up-to-date" section in README [[bd702f2](https://github.com/baptisteArno/typebot.io/commit/bd702f2ebab8f4168e32de4e3ddc4b038d20a9b9)]
- π Add 3rd testimonial [[d4022c6](https://github.com/baptisteArno/typebot.io/commit/d4022c6e3fb5aca1da3e1f8d8bf59a37bfe459eb)]
- π Update typebot URL in embed instructions [[71816f7](https://github.com/baptisteArno/typebot.io/commit/71816f76ad54c1f264072abe4492264b722d9f07)]
- π Fix A record CM name [[53fb34d](https://github.com/baptisteArno/typebot.io/commit/53fb34d2adda98cf99ec4c3097af05fd04d5f658)]
- π Add "Human takeover" faq [[3d4f90d](https://github.com/baptisteArno/typebot.io/commit/3d4f90de16b763e723c5ae8ab720c6a32b4153ef)]
- π Change SEO related info [[8ba231f](https://github.com/baptisteArno/typebot.io/commit/8ba231f39305c4647bc8f236859151cbba7740b7)]
- π©Ή Fix build [[ec8a27e](https://github.com/baptisteArno/typebot.io/commit/ec8a27e972f5d72841d38967e84ddaf0b3584663)]
- π Update env var and write Configuration doc [[69248f9](https://github.com/baptisteArno/typebot.io/commit/69248f94d49e8361d22dd6473a247f94a74d033b)]
- π Update README and contribution instructions [[b37db3c](https://github.com/baptisteArno/typebot.io/commit/b37db3cee3f62eba6a2bd5085e08e87da82ad4b4)]
- π Add Google Sheets video [[6cf89d8](https://github.com/baptisteArno/typebot.io/commit/6cf89d8d9c468faa562935d51f6c2350757357e3)]
- π Add RTL guide [[533fdb1](https://github.com/baptisteArno/typebot.io/commit/533fdb1b3a293f75380bfcc583d8b031ce4b5420)]
- π Update feedback board links [[e73fce3](https://github.com/baptisteArno/typebot.io/commit/e73fce3907acb8e4b96b8544d1c9d90219b3e703)]
- build: π· Add Plan in support bubble [[380eae5](https://github.com/baptisteArno/typebot.io/commit/380eae545b16ef209a34d21a8d762be6da6daed4)]
- π Init cool README (WIP) [[63a90f2](https://github.com/baptisteArno/typebot.io/commit/63a90f2deb3ff35a0fcd3d18c9282b5f56e49921)]
- chore: π· Add user info on Google sheets endpoints for Sentry [[0e14a23](https://github.com/baptisteArno/typebot.io/commit/0e14a238be9f071955b951ab4858eb7f457b5657)]
- π Remove the 3 months notice on FAQ [[4bb5a57](https://github.com/baptisteArno/typebot.io/commit/4bb5a57f695168c5ff41fb24b72c747beda90bd1)]
- fix(hotfix): [[cc1dd51](https://github.com/baptisteArno/typebot.io/commit/cc1dd5152ea3fe59e9aa32da70326260587b6017)]
- π Add API overview [[3ecde23](https://github.com/baptisteArno/typebot.io/commit/3ecde23e51a4c6274eabdee44143584830983e3e)]
- π Change patch webhook to post [[1c758d3](https://github.com/baptisteArno/typebot.io/commit/1c758d39e5c3653a2d97c2b4f492d3db38bba7ac)]
- π©Ή Switch from stepId to id (for Zapier) [[e3704f6](https://github.com/baptisteArno/typebot.io/commit/e3704f6dd9586ac163f572d840ce24742a654ce4)]
- π Add MailerLite guide [[37ef56b](https://github.com/baptisteArno/typebot.io/commit/37ef56bfc4ee345c7ecf40575538c8ff20a0afa2)]
- π Default retry message bubble [[feb966d](https://github.com/baptisteArno/typebot.io/commit/feb966d51314c2cbbd775e7bc73930043698fe32)]
- π Add god rule to view typebots [[5d9356b](https://github.com/baptisteArno/typebot.io/commit/5d9356bd9cfb2f55de126c21e4a33976d232539a)]
- π Protect from others to consult typebots and folders [[f6d5eb5](https://github.com/baptisteArno/typebot.io/commit/f6d5eb577755e9f28c27265c3fe263ea8749e009)]
- π Add context variables to support typebot [[7402ad5](https://github.com/baptisteArno/typebot.io/commit/7402ad5f6d6bdafaca6b867f4f1810695bf2c03e)]
- π Variables doc [[9b9e0f6](https://github.com/baptisteArno/typebot.io/commit/9b9e0f6312eacdfe8eca6eb61386fdc167222587)]
- ci: π· Add connection pooling DB [[1c178e0](https://github.com/baptisteArno/typebot.io/commit/1c178e01a67a5e68a2b8ce6bd3d4939217b601f9)]
- fix: Fix db critical [[558a603](https://github.com/baptisteArno/typebot.io/commit/558a60329d9e398fd4b455e049a0e2470e1705c6)]
- build: π· Fix error page [[7ebfd43](https://github.com/baptisteArno/typebot.io/commit/7ebfd43db82fd1c3fa935e7434692c9075fcecb3)]
- fix(editor): source endpoint even on buttons step [[0336bc2](https://github.com/baptisteArno/typebot.io/commit/0336bc2a421ccfd4560f86ea4fecac69297a6652)]
- π©Ή Avatar scroll on media bubbles [[1d3917f](https://github.com/baptisteArno/typebot.io/commit/1d3917f4403ca968e79bcb3ce68a9573ae7166cf)]
- π©Ή Vs pages typebot [[b1916e4](https://github.com/baptisteArno/typebot.io/commit/b1916e4f9c19c5b3f9ad4d76e78fa8555dbd1029)]
- π Add 2.0 annoucement modal [[ab9c55e](https://github.com/baptisteArno/typebot.io/commit/ab9c55e2971893623d51c596c36d0c348b71c056)]
- π Add FAQ [[c502bbb](https://github.com/baptisteArno/typebot.io/commit/c502bbb93bb86936c909f914381f6fc694b6f1a7)]
- build: π· Remove Sentry traceSampling [[a8a03fb](https://github.com/baptisteArno/typebot.io/commit/a8a03fbcf2f51e13960fa7ca4cae7b10b2cbe2da)]
- π
Show when the bot is published [[8583e2a](https://github.com/baptisteArno/typebot.io/commit/8583e2a1ba76cfdc114241a59d38bf93ea946726)]
- π©Ή Slow down graph panning on Chromium [[130f85e](https://github.com/baptisteArno/typebot.io/commit/130f85e3c9832c1a68d807798f598c43468ae1dd)]
- π¦ Update packages [[e7d1f5d](https://github.com/baptisteArno/typebot.io/commit/e7d1f5d67488e9a9498bcc22badf13152c78d24c)]
- π
Add access to v1 banner [[1fbe324](https://github.com/baptisteArno/typebot.io/commit/1fbe324e4396b562a52d01d9cd99111eebccdb80)]
- π Use env file from builder for db [[80c15f9](https://github.com/baptisteArno/typebot.io/commit/80c15f9491b176921cd62a8500488be9087eb03a)]
- π« Can pan graph with mouse + click [[1033e42](https://github.com/baptisteArno/typebot.io/commit/1033e42b60867ebbc245b42abf66ea9b5dc385aa)]
- π Send email disabled in preview [[f8a6415](https://github.com/baptisteArno/typebot.io/commit/f8a64151ef2341ffc67f74bbb1ab6bc0c2aaea9b)]
- π Limit typebot branding [[f57827c](https://github.com/baptisteArno/typebot.io/commit/f57827c5303287fefa46a313cd7617c27b37b79b)]
- π Limit analytics [[f46ba38](https://github.com/baptisteArno/typebot.io/commit/f46ba381adffb02408b742f00c0c2ecd96a9f267)]
- π Limit incomplete submissions [[ec470b5](https://github.com/baptisteArno/typebot.io/commit/ec470b578c1d2aa769838b566d60a3c652164fac)]
- π Limit create folder to Pro user [[3a7b9a0](https://github.com/baptisteArno/typebot.io/commit/3a7b9a0c6321d330f3162d361bebaf8a2cd0e912)]
- ποΈ Tidy up env files [[901e2f3](https://github.com/baptisteArno/typebot.io/commit/901e2f39b089d7a62e39f025c6c55cd8aafc89ff)]
- π Fix viewer host env name [[92515ef](https://github.com/baptisteArno/typebot.io/commit/92515efcc3358a1b6100268884a0052b2970460e)]
- π Dynamically parse the viewer api host [[cfbf3d4](https://github.com/baptisteArno/typebot.io/commit/cfbf3d4c0dfdc72567fdc56e0c6a988446abb1a9)]
- π Add code blocks in embed instructions [[276f1c1](https://github.com/baptisteArno/typebot.io/commit/276f1c1e90f7c36d7329d3410e634d0aed73daf1)]
- ποΈ Clean up gitignores [[c66827b](https://github.com/baptisteArno/typebot.io/commit/c66827b606f2708a4dbcffb05b8043356ce0843a)]
- π¦ Import existing Landing page [[36be357](https://github.com/baptisteArno/typebot.io/commit/36be3577e19aa7f9ef42fe08575da27afb2c103b)]
- π Add embed instructions [[65b30bf](https://github.com/baptisteArno/typebot.io/commit/65b30bfc489fdfebc8e8a047383840cf9ff6ea7f)]
- π©Ή typebot buttons menu [[fc1d654](https://github.com/baptisteArno/typebot.io/commit/fc1d6547720fb6d3cd5fa22f90d7254819d6f94e)]
- chore(e2e): π· Fix e2e pipeline [[02bd2b9](https://github.com/baptisteArno/typebot.io/commit/02bd2b94ba2c4f61f88c1501e3c57e35a8525517)]
- ci(deployment): π· Add e2e tests on Vercel deployment [[65209c2](https://github.com/baptisteArno/typebot.io/commit/65209c26387420bbfde0f7d2d12f9fbb805a534d)]
- βοΈ Add export results [[6c1e0fd](https://github.com/baptisteArno/typebot.io/commit/6c1e0fd345ba0d81f418236a85b20518ffa764bd)]
- βοΈ Add infinite scroll in results table [[72454c0](https://github.com/baptisteArno/typebot.io/commit/72454c0f68b870c0a59992d34e8f86af677584c6)]
- βοΈ Add delete results logic [[8ddf608](https://github.com/baptisteArno/typebot.io/commit/8ddf608c9ecd71376cf4125e74899e4b4e60a9cc)]
- π§ͺ Add delete tests on dashboard [[6db34a8](https://github.com/baptisteArno/typebot.io/commit/6db34a8d4f3b8b7ef736b3ea355223c1305952d2)]
- ποΈ Analytics drop off rates [[6322402](https://github.com/baptisteArno/typebot.io/commit/6322402c96265b78890c8143e72c5beebfc6c528)]
- πͺ₯ Consult submissions [[1093453](https://github.com/baptisteArno/typebot.io/commit/1093453c07f7ff99b9a9cfb1be4947ba098f2499)]
- π§° Aggregate utils & set up results collection in viewer [[f088f69](https://github.com/baptisteArno/typebot.io/commit/f088f694b97cf591a37053a4aa8adf7d77999b37)]
- π§― Fix template page [[447172d](https://github.com/baptisteArno/typebot.io/commit/447172d0cb436fe5fa69c1d835855989000a4352)]
- Add e2e tests for account [[8c826fc](https://github.com/baptisteArno/typebot.io/commit/8c826fcf709ad4d8f199ad1e48d7e1883c9246ea)]
- Add user account page [[e10fe1a](https://github.com/baptisteArno/typebot.io/commit/e10fe1a1868054e8b7683c7701274d8d4ad1469f)]
- 𦴠Add results backbone [[698867d](https://github.com/baptisteArno/typebot.io/commit/698867da5d39d256b11526cbd1616d06bd37d988)]
- 𦴠Add viewer backbone [[d369b4d](https://github.com/baptisteArno/typebot.io/commit/d369b4d941a73db4edbad85e57eec223ee3a8c50)]
- 𦴠Add share page backbone [[9a78a34](https://github.com/baptisteArno/typebot.io/commit/9a78a341d278beaec13c1b8cb84d6bd9d7ee1e9f)]
- 𦴠Add settings page backbone [[79aede1](https://github.com/baptisteArno/typebot.io/commit/79aede1f3f520849c7fc68bf99aa9ae9ab5bbbce)]
- πΌ Add license to package.jsons [[4d8056d](https://github.com/baptisteArno/typebot.io/commit/4d8056dfe8dcfb01beac113c87c2ea5cd9c1f792)]
- 𦴠Add theme page backbone [[30ddb14](https://github.com/baptisteArno/typebot.io/commit/30ddb143b474fc03e1fd0a07266a5e31d883deb5)]
- π€½ Update turborepo [[6ee0647](https://github.com/baptisteArno/typebot.io/commit/6ee0647384d465cd1a3d0712c199285741f25bf2)]
- π Init preview and typebot cotext in editor [[b7cdc0d](https://github.com/baptisteArno/typebot.io/commit/b7cdc0d14a83891786507f6cdf76339b320461c3)]
- π οΈ Adapt Cypress to Turbo Repo [[a54e42f](https://github.com/baptisteArno/typebot.io/commit/a54e42f255ac791251baf582e4925c7c58246603)]
- π Init Turbo Repo [[772b16c](https://github.com/baptisteArno/typebot.io/commit/772b16c6ce887d70f4615d8155160d3a8fc32113)]
- Add Graph draft [[da9459e](https://github.com/baptisteArno/typebot.io/commit/da9459edf3b244145c742b5168c54b290f7066d9)]
- Update README.md [[0f85d2c](https://github.com/baptisteArno/typebot.io/commit/0f85d2cd94e39d1fd138c227dce493126f600bf8)]
- Create LICENSE [[e3ab332](https://github.com/baptisteArno/typebot.io/commit/e3ab3320349e7a65692a2f6d38627a910f1252de)]
- Create FUNDING.yml [[dd3d11b](https://github.com/baptisteArno/typebot.io/commit/dd3d11bcb34ccf50814c2fe78038ba247fe240d5)]
- π Init bot-engine [[9dbad1d](https://github.com/baptisteArno/typebot.io/commit/9dbad1dbab22cf9a20d959ffbced6fff5ba1e74f)]
- π
Renamed prisma package to db [[641ba3d](https://github.com/baptisteArno/typebot.io/commit/641ba3db8af43d1dd9940b1d9ab2426a13c6d950)]
- π€ Remove workspace file from git [[17665de](https://github.com/baptisteArno/typebot.io/commit/17665def128efaa2914286f993e0aa6497a0cfb7)]
- π§― Fix auth with db sessions [[575361e](https://github.com/baptisteArno/typebot.io/commit/575361ec19036b4b8e7d7e16d1c0fb1a69d61ca5)]
- π¨οΈ Add prisma deploy script [[e2659b4](https://github.com/baptisteArno/typebot.io/commit/e2659b49e8a49e3ae72f9d0047bb10689c4adf86)]
- Add Dashboard [[54a641b](https://github.com/baptisteArno/typebot.io/commit/54a641b819c2c83a474bc6e1b708e2218d0162ea)]
- Add authentication [[5e14a94](https://github.com/baptisteArno/typebot.io/commit/5e14a94dea907712b6bb43ec963e04355f4a3cb5)]
- Set node-linker to node_modules [[68dd491](https://github.com/baptisteArno/typebot.io/commit/68dd491eca6f812c60383c49ae2ad376513d4264)]
- Init project [[6fe9807](https://github.com/baptisteArno/typebot.io/commit/6fe9807fbe460efe673ad19b0518faca546dcbff)]