shaohuzhang1
2367b8747e
fix: There is a tool node in the application - the tool node has startup parameters - after importing, the tool should be disabled ( #3831 )
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-08-06 16:38:37 +08:00
shaohuzhang1
ec12ad0c2e
fix: MCP node display nesting issue ( #3822 )
sync2gitee / repo-sync (push) Waiting to run
2025-08-05 19:23:48 +08:00
shaohuzhang1
44645734f5
fix: There is a tool node in the application - the tool node has startup parameters - after importing, the tool should be disabled ( #3821 )
2025-08-05 17:30:36 +08:00
shaohuzhang1
9a626efe35
fix: When the reference variable in the workflow is empty, take the value of None ( #3814 )
2025-08-05 15:07:09 +08:00
shaohuzhang1
f7623dcfdc
feat: Application list search criteria support querying by status ( #3803 )
2025-08-04 15:38:20 +08:00
shaohuzhang1
fe94ca578e
fix: After the application name change - the application name on the demo page has not been updated ( #3800 )
2025-08-04 14:02:53 +08:00
shaohuzhang1
83a1ffb891
feat: Support session variables ( #3792 )
sync2gitee / repo-sync (push) Waiting to run
2025-08-01 17:11:36 +08:00
shaohuzhang1
efbcec98bc
fix: Opening statement character limit 40960 ( #3790 )
2025-07-31 16:43:52 +08:00
shaohuzhang1
525af67387
fix: Some nodes cannot obtain data after form collection ( #3786 )
2025-07-31 14:21:38 +08:00
shaohuzhang1
d33ae01d5a
fix: MCP calling node error #3752 ( #3762 )
2025-07-29 10:48:30 +08:00
shaohuzhang1
65ab0ef170
fix: Interface parameter asker, user cannot be seen in the conversation log #3735 ( #3748 )
2025-07-25 17:16:05 +08:00
shaohuzhang1
e85d5b9714
fix: The conversation user in the workflow cannot be passed into the function ( #3685 )
2025-07-21 14:47:35 +08:00
CaptainB
b5d2982812
chore: validate transport types in mcp_servers configuration
2025-07-21 11:23:53 +08:00
shaohuzhang1
7e78b7fa81
fix: Multiple recall error when the previous node has no data ( #3665 )
2025-07-18 11:34:20 +08:00
CaptainB
19a1b5a788
refactor: enhance paragraph positioning logic in ApplicationChatRecord
2025-07-17 16:59:12 +08:00
shaohuzhang1
8a9e0abe3b
fix: Unable to play voice after publishing ( #3643 )
2025-07-16 20:49:13 +08:00
zhangzhanwei
1ea86202b8
fix: Application debug
2025-07-16 19:10:20 +08:00
shaohuzhang1
ca6630f258
fix: Application export misalignment ( #3638 )
2025-07-16 18:44:51 +08:00
shaohuzhang1
173cf52584
fix: The startup parameters of the application import tool were not imported ( #3636 )
2025-07-16 18:22:57 +08:00
shaohuzhang1
c7a9a4d4bd
fix: Floating window image cannot be displayed ( #3634 )
...
* fix: After modifying the voice playback settings in the application, save the unpublished settings, and the conversation page should display the settings before modification
* fix: Floating window image cannot be displayed
2025-07-16 17:55:24 +08:00
wxg0103
8d28ac27d2
refactor: improve default global variable retrieval logic for better clarity
2025-07-16 17:16:53 +08:00
CaptainB
e7f61994ec
feat: add validation to prevent usage of 'stdio' in MCP servers
2025-07-16 16:51:30 +08:00
shaohuzhang1
69f004359b
fix: Application debugging will add new users ( #3630 )
2025-07-16 16:47:32 +08:00
shaohuzhang1
f91afd593b
fix: Dialogue user does not display username ( #3628 )
2025-07-16 15:35:33 +08:00
wxg0103
c035dc5f39
fix: remove empty lines from text before text-to-speech conversion
2025-07-16 10:12:49 +08:00
shaohuzhang1
43c7d1c3c4
fix: User input parameters do not take effect ( #3620 )
sync2gitee / repo-sync (push) Waiting to run
2025-07-15 21:50:00 +08:00
zhangzhanwei
7317d5510d
fix: Application api key
2025-07-15 20:56:13 +08:00
shaohuzhang1
d2560c664c
fix: Simple application full-text search cannot retrieve data ( #3606 )
2025-07-15 16:26:53 +08:00
shaohuzhang1
55985a2460
fix: Simple application dialogue not handled as published ( #3598 )
2025-07-15 12:13:22 +08:00
wxg0103
bd1f75a4ae
refactor: streamline SQL queries in list_application.sql, list_application_user.sql, and list_application_user_ee.sql
2025-07-15 09:49:21 +08:00
CaptainB
67859e9873
feat: add ChatUser, UserGroup, and authorization models to initial migration
2025-07-14 19:54:18 +08:00
wxg0103
b3698b30ca
feat: add authentication fields to ApplicationAccessToken and update related serializers
2025-07-14 18:02:32 +08:00
zhangzhanwei
0356dfed1f
feat: Operation log
2025-07-14 17:41:18 +08:00
shaohuzhang1
074375478d
fix: The conversation user is not authorized to use ( #3581 )
2025-07-14 16:13:53 +08:00
CaptainB
ea56fd6212
feat: add db_index to various fields for improved query performance
2025-07-14 11:54:19 +08:00
CaptainB
1ac7fc4669
refactor: Update user foreign key constraints and add new fields across multiple models
sync2gitee / repo-sync (push) Waiting to run
2025-07-14 10:52:08 +08:00
shaohuzhang1
34842e4ae4
feat: application chat api ( #3574 )
2025-07-12 17:54:37 +08:00
wxg0103
2d734d0aaa
refactor: enhance chat record processing and update translations for user-related fields
2025-07-12 10:30:47 +08:00
wxg0103
1374ed4171
refactor: update chat record processing to include chat count updates
2025-07-12 09:50:57 +08:00
shaohuzhang1
1a2a02b808
fix: Importing an application that references tools from the tool store will create tools from the tool store in the new workspace ( #3568 )
2025-07-11 22:13:54 +08:00
shaohuzhang1
d8c35fffd7
fix: The limit on the number of conversations in the application is invalid ( #3567 )
2025-07-11 22:02:42 +08:00
shaohuzhang1
592ae54e82
fix: Application import ( #3566 )
2025-07-11 21:45:08 +08:00
CaptainB
bf1062ff04
fix: improve error handling in valid_reference_value function
2025-07-11 18:00:47 +08:00
CaptainB
7ec7984b9f
fix: handle JSON parsing for string values in reference fields
2025-07-11 17:44:20 +08:00
wxg0103
2783d7dcde
refactor: add 'show_exec' field to application access token response
2025-07-11 15:13:11 +08:00
CaptainB
cdd146dc58
feat: add negative prompt handling in image generation
...
--bug=1058523 --user=刘瑞斌 【应用】图片生成节点的执行详情中没有显示负向提示词 https://www.tapd.cn/62980211/s/1729010
2025-07-11 15:11:18 +08:00
wxg0103
99d94abe85
refactor: improve image URL handling and clean up unused code in base_image_generate_node.py and tti.py
2025-07-11 14:44:04 +08:00
CaptainB
12feaac958
feat: add check for inactive tool libraries
...
--bug=1058425 --user=刘瑞斌 【工具】应用中引用的工具被禁用后,对话时依然可以调用工具 https://www.tapd.cn/62980211/s/1728140
2025-07-10 17:01:17 +08:00
wxg0103
79537cade9
refactor: update user field in application and knowledge models to allow null values and set null on delete
2025-07-10 14:49:44 +08:00
CaptainB
9534247713
fix: extract content from image meta before uploading file
2025-07-10 13:57:28 +08:00