CaptainB
1df333bffc
refactor: reorganize post handler and introduce post scheduler handler
2025-07-21 15:52:54 +08:00
liqiang-fit2cloud
18c0be36a6
refactor: disable pylint output log to console.
2025-07-21 15:35:13 +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
2ec98d9c3b
fix: update request data handling to use request.data instead of request.query_params
2025-07-21 12:25:17 +08:00
CaptainB
b5d2982812
chore: validate transport types in mcp_servers configuration
2025-07-21 11:23:53 +08:00
shaohuzhang1
073e7e31e1
fix: Professional version opens the application dialogue interface with an error message without authorization #3677 ( #3679 )
2025-07-21 10:45:06 +08:00
CaptainB
a25d7b9aa0
chore: update Redis configuration to use unified REDIS_DB setting
2025-07-21 10:41:23 +08:00
CaptainB
6f2db6f488
feat: Implement daily log rotation with DailyTimedRotatingFileHandler
sync2gitee / repo-sync (push) Waiting to run
2025-07-20 14:16:13 +08:00
shaohuzhang1
4cf2b74cb8
fix: After enabling application access authentication, closing the public access connection will still display the application login page ( #3675 )
sync2gitee / repo-sync (push) Waiting to run
2025-07-18 18:43:36 +08:00
CaptainB
6e16c74a5e
refactor: improve logging and status updates in embedding methods
sync2gitee / repo-sync (push) Has been cancelled
2025-07-18 15:21:01 +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
638a09d4f4
chore: redirect access logs to /dev/null in gunicorn and local_model
2025-07-18 10:40:46 +08:00
CaptainB
03ba4df625
fix: update Gunicorn access log file configuration to use stdout
sync2gitee / repo-sync (push) Waiting to run
2025-07-17 21:43:27 +08:00
CaptainB
a86d286a34
feat: add support for HTTP range requests for audio files
2025-07-17 21:12:13 +08:00
CaptainB
7eeb42c9fd
refactor: replace Status with State for consistent status handling
2025-07-17 16:59:12 +08:00
CaptainB
19a1b5a788
refactor: enhance paragraph positioning logic in ApplicationChatRecord
2025-07-17 16:59:12 +08:00
CaptainB
9e80a652c4
refactor: replace try_lock and un_lock with RedisLock for improved locking mechanism
2025-07-17 15:34:11 +08:00
liqiang-fit2cloud
c96de7a5f5
refactor: change log level.
sync2gitee / repo-sync (push) Waiting to run
2025-07-17 09:55:21 +08:00
shaohuzhang1
c14aa518fb
fix: Community cannot be embedded ( #3644 )
2025-07-16 21:12:38 +08:00
CaptainB
b85ba190db
feat: add compression for file storage and retrieval in knowledge.py
2025-07-16 20:54:55 +08:00
shaohuzhang1
8a9e0abe3b
fix: Unable to play voice after publishing ( #3643 )
2025-07-16 20:49:13 +08:00
shaohuzhang1
925a9b02fa
fix: Dialogue user data debugging has also increased ( #3641 )
2025-07-16 20:17:20 +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
wxg0103
8231ae66e4
refactor: update license validation logic to ensure proper function calls
2025-07-16 18:23:13 +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
wxg0103
778b706776
fix: update license validation logic in profile and user role update functions
2025-07-16 18:03:33 +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
c817df393f
refactor: improve default global variable retrieval logic for better clarity
2025-07-16 17:44:46 +08:00
shaohuzhang1
faebf60478
fix: Third party access without conversation user data ( #3632 )
2025-07-16 17:20:56 +08:00
CaptainB
8adca34c88
refactor: change log level from info to debug for clean_debug_file_lock
2025-07-16 17:20:22 +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
CaptainB
f385bb3aec
refactor: rename validation method to follow naming conventions
2025-07-16 16:42:26 +08:00
CaptainB
948ec2fde6
refactor: centralize scheduler initialization and improve logging in job files
2025-07-16 16:25:23 +08:00
liqiang-fit2cloud
caf89e39a7
Merge remote-tracking branch 'origin/v2' into v2
2025-07-16 16:24:50 +08:00
liqiang-fit2cloud
e982bb0ca1
feat: add MAXKB_SANDBOX_PYTHON_BANNED_KEYWORDS env to ban keywords in tool content.
2025-07-16 16:24:41 +08:00
CaptainB
b1144d5ee9
refactor: centralize scheduler initialization and improve logging in job files
2025-07-16 16:23:55 +08:00
shaohuzhang1
2febd83a68
fix: Application apikey call failed ( #3629 )
2025-07-16 15:52:13 +08:00
shaohuzhang1
f91afd593b
fix: Dialogue user does not display username ( #3628 )
2025-07-16 15:35:33 +08:00
shaohuzhang1
d76c85ca3b
fix: Interface parameters disappear after dialogue password authentication ( #3626 )
2025-07-16 14:10:11 +08:00
liqiang-fit2cloud
232e90fd12
refactor: change log level.
2025-07-16 14:09:07 +08:00
wxg0103
97061073c1
fix: reorder OTHER permission constant in permission_constants.py
2025-07-16 14:03:03 +08:00
wxg0103
e5397af848
feat: enhance file handling in serializers and models for improved upload functionality
sync2gitee / repo-sync (push) Waiting to run
2025-07-16 11:37:12 +08:00
zhangzhanwei
b044554559
fix: Knowledge document paragraph permission
2025-07-16 10:27:38 +08:00
shaohuzhang1
e4c1c39972
fix: Startup error ( #3622 )
2025-07-16 10:15:45 +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