2
0
Commit Graph

1244 Commits

Author SHA1 Message Date
fb847e17dd 🚀 (theme) Add new aqua glass theme 2024-04-18 09:50:42 +02:00
94539e8ed3 🐛 Fix input background not properly set 2024-04-17 18:54:58 +02:00
75cd141138 🚸 Improve zapier, make.com block content feedback 2024-04-15 08:32:25 +02:00
d608a30e47 (phoneInput) Add missing Dominican Republic dial codes
Closes #649
2024-04-11 18:14:00 +02:00
b5b0788115 🧑‍💻 Allow admin email to signup even if disabled
Closes #1081
2024-04-11 17:56:34 +02:00
f5508701fc (wordpress) Add the lib_version attribute to wp admin panel
Closes
2024-04-11 11:48:27 +02:00
6594c56adf 🚸 (payment) Improve payment default currency be… 2024-04-11 11:03:02 +02:00
51bf5b653c 🐛 (theme) Fix progress bar background color 2024-04-11 10:15:37 +02:00
ae2350e167 🐛 Only display export flow option if user is not guest
Closes #1118
2024-04-10 15:48:31 +02:00
5c3c7c2b64 (theme) Add container theme options: border, shadow, filter (#1436)
Closes #1332
2024-04-10 10:19:54 +02:00
3b1b464890 🔊 Improve toast error when whatsapp token is not valid 2024-04-09 14:40:05 +02:00
d96f384e02 ♻️ Migrate from got to ky (#1416)
Closes #1415
2024-04-05 09:01:16 +02:00
ef10f69f92 🐛 Fix ky not working due to fetch rewriting by mistral package
Closes #1396
2024-04-03 14:35:18 +02:00
7aad60c2db 🔧 Remove nested prettierignore files 2024-04-03 10:37:20 +02:00
7ce6d737f5 🐛 (editor) Fix text bubble update conflict when deleting group 2024-04-02 16:15:08 +02:00
af4dd95663 📝 Add v2.24 newsletter 2024-04-02 15:21:25 +02:00
c9b7f6a7b6 🐛 (textBubble) Fix text bubble not updating when focusing on another one
Closes #1400
2024-04-02 11:45:49 +02:00
2663ca2e18 🚑 Allow for regex without slashes for retro compat 2024-04-02 11:13:55 +02:00
1566f010f7 🐛 Fix edge dropping on condition block when all conditions ar… 2024-03-29 07:55:17 +01:00
f6468261f5 🐛 Fix event edges display when navigating in linked typebots
Closes #1392
2024-03-26 19:27:58 +01:00
a48a211509 🐛 Fix typebot and folder name update in dashboard
Closes #1391
2024-03-26 19:27:21 +01:00
798e94a8b3 Fix typebot drag and drop lag
Closes #1376
2024-03-26 19:25:54 +01:00
d0be29e257 🔒 Use sanitizeUrl on redirectPath auth param (#1389) 2024-03-25 19:11:39 +01:00
2fcf83c529 Introduce a new high-performing standalone chat API (#1200)
Closes #1154

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
	- Added authentication functionality for user sessions in chat API.
- Introduced chat-related API endpoints for starting, previewing, and
continuing chat sessions, and streaming messages.
- Implemented WhatsApp API webhook handling for receiving and processing
messages.
- Added environment variable `NEXT_PUBLIC_CHAT_API_URL` for chat API URL
configuration.

- **Bug Fixes**
	- Adjusted file upload logic to correctly determine the API host.
	- Fixed message streaming URL in chat integration with OpenAI.

- **Documentation**
- Updated guides for creating blocks, local installation, self-hosting,
and deployment to use `bun` instead of `pnpm`.

- **Refactor**
	- Refactored chat API functionalities to use modular architecture.
- Simplified client log saving and session update functionalities by
using external functions.
	- Transitioned package management and workflow commands to use `bun`.

- **Chores**
- Switched to `bun` for package management in Dockerfiles and GitHub
workflows.
	- Added new Dockerfile for chat API service setup with Bun framework.
	- Updated `.prettierignore` and documentation with new commands.

- **Style**
	- No visible changes to end-users.

- **Tests**
	- No visible changes to end-users.

- **Revert**
	- No reverts in this release.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-03-21 10:23:23 +01:00
5b9176708c 🐛 (editor) Share groups clipboard state across tabs 2024-03-20 17:29:05 +01:00
97107d4121 💚 Remove unused helper 2024-03-20 17:21:51 +01:00
7c23b958c4 🚸 Auto disable whatsapp if plan does not have pro… 2024-03-20 17:11:17 +01:00
c72052cb9d 🚸 (radar) Don't show claim bot if workspace is no… 2024-03-20 17:06:11 +01:00
56a23a14b6 🐛 Fix bug when adding items in array in forged block
Closes #1363
2024-03-19 08:31:36 +01:00
ed5096e2b6 ♻️ Include forged blocks schema in typebot schema
Closes #1364
2024-03-19 08:31:36 +01:00
a797fc074c 🚸 Auto focus new blocks and fix text editor close callback 2024-03-18 16:34:56 +01:00
5073be2439 ♻️ Remove @typebot.io/schemas from @typebot.io/lib 2024-03-15 16:32:29 +01:00
a8a92594f3 🛂 Make sure customDomain can't be spoofed
Closes #569
2024-03-15 15:18:16 +01:00
cdbdb3546c 🚸 Remove debounce on forged block credentials…
Closes #1357
2024-03-15 15:17:07 +01:00
1202f09802 🐛 (anthropic) Fix turn into other blocks
Closes #1356
2024-03-15 15:17:07 +01:00
cf739000b5 🚸 (editor) Fix buttons textarea size when con…
Closes #1327
2024-03-15 15:17:07 +01:00
9b9282e3d9 🐛 (editor) Fix multiple text editor focus
Closes #1312
2024-03-15 15:17:07 +01:00
065a70ea28 🐛 (editor) Fix dragging locked when window is blurred while pressing keys
Closes #1311
2024-03-15 15:17:07 +01:00
70cc1f0ce3 🚸 Fix select and autocomplete max width
Closes #1310
2024-03-15 15:17:07 +01:00
f6d2b15a16 🚸 (results) Improve time filter so that it takes into account user timezone 2024-03-15 10:13:46 +01:00
001e696bf6 🛂 Only show suspicious bot claim for no… 2024-03-15 09:28:51 +01:00
7e3c1e7999 💄 Fix UI regression on editor menu button 2024-03-13 12:50:25 +01:00
cbfc980cf5 🚸 Remove 50 select items initial hard limit
Closes #1348
2024-03-13 10:20:52 +01:00
eaaa840cbf 🚑 Attempt to fix crash related to codemirror 2024-03-12 20:06:46 +01:00
1f40a4d758 🚸 (billing) Improve upgrade UX for non admin
Closes #1299
2024-03-12 20:01:21 +01:00
03097718d1 🚑 Fix auto delete invalid edge when offsets are not loaded 2024-03-11 15:06:24 +01:00
595bffc38d 🔊 Add better error log for auth email sending 2024-03-11 11:17:42 +01:00
4a7d10f578 🐛 Fix board menu placement when suspected typebot banner is displayed 2024-03-11 11:07:27 +01:00
22fe50268a 🐛 (editor) Improve edge resiliency connected to non-existant blocks 2024-03-10 19:44:53 +01:00
0dc276c18f Restore chat state when user is remembered (#1333)
Closes #993

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added a detailed explanation page for the "Remember user" setting in
the app documentation.
- Introduced persistence of chat state across sessions, with options for
local or session storage.
- Enhanced bot functionality to store and retrieve initial chat replies
and manage bot open state with improved storage handling.
- Added a new callback for chat state persistence to bot component
props.

- **Improvements**
- Updated the general settings form to clarify the description of the
"Remember user" feature.
- Enhanced custom CSS handling and progress value persistence in bot
components.
- Added conditional transition disabling in various components for
smoother user experiences.
- Simplified the handling of `onTransitionEnd` across multiple bubble
components.

- **Refactor**
- Renamed `inputIndex` to `chunkIndex` or `index` in various components
for consistency.
	- Removed unused ESLint disable comments related to reactivity rules.
	- Adjusted import statements and cleaned up code across several files.

- **Bug Fixes**
- Fixed potential issues with undefined callbacks by introducing
optional chaining in component props.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-03-07 15:39:09 +01:00