improve config loading and add bearer auth support for ifly-v2
add value field to SecurityScheme and set token in ToolBoxService (#789)
Enhance chat functionality and UI improvements (#778)
enhance node capabilities, stability, and timeout handling
🐛 Fixes
The code interpreter optimizes parameter validation
correct streaming output of reasoning model and unify logging fields
fix kafka producer stuck issue
align avatar and username in News section (#787)
fix(aitools):fix the aitools sql
fix:Increase Nginx concurrency
disable flyway migration scripts checksum by default (#774)
fix(plugin):fix the ocr tools description content
update SVG assets and enhance markdown rendering component (#761)
S3Util endpoint configuration bug
修复文件上传 413 错误 - 前端 nginx 添加上传大小限制
S3Util endpoint configuration bug
Switch Kafka log reporting to run in the background via a task queue
correct the test cases
unify field types for trace log reporting
fix(link):fix the otlp caller tag
add async response handling to /tools/http_run and kafka background task submissions; add null check for mcp URL
add default empty string for chat_id and uid params in FlowNode
fix:Modify file upload size limit
MCP node timeout and output validation
update avatar URL state and improve chat page localization (#735)
expand button click area (#743)
improve ragflow dataset resolution
🔧 Improvements
rename 'maasDatasetListStr' to 'maasDatasetList' in BotDebugRequest (#781)
docs:Modify readme documents
chore/katex-style-eslint-fix (#767)
database project link log and corresponding unit test optimization
database project ddl statements and unit test optimization
database project ddl statements and database connection caching optimization
docs:Add new FAQ document
move README-zh.md and CONTRIBUTING_CN.md to docs directory (#727)
optimize deployment documentation
optimize deployment documentation
What's Changed
docs: move README-zh.md and CONTRIBUTING_CN.md to docs directory by @scguoi in https://github.com/iflytek/astron-agent/pull/727
fix: improve ragflow dataset resolution by @mixiangsiyi in https://github.com/iflytek/astron-agent/pull/734
Fix/rename file,fix issue: https://github.com/iflytek/astron-agent/issues/720 by @mingsuiyongheng in https://github.com/iflytek/astron-agent/pull/739
docs:Add new FAQ document by @lyj715824 in https://github.com/iflytek/astron-agent/pull/741
fix(ui): expand button click area by @wq457 in https://github.com/iflytek/astron-agent/pull/743
fix: update avatar URL state and improve chat page localization by @hant1 in https://github.com/iflytek/astron-agent/pull/735
feat: enhance node capabilities, stability, and timeout handling by @hygao1024 in https://github.com/iflytek/astron-agent/pull/744
docs: optimize deployment documentation by @yjlu12 in https://github.com/iflytek/astron-agent/pull/659
fix:Modify file upload size limit by @lyj715824 in https://github.com/iflytek/astron-agent/pull/747
fix: add default empty string for chat_id and uid params in FlowNode by @cumthxy in https://github.com/iflytek/astron-agent/pull/750
fix(link): add async response handling to /tools/http_run and kafka background task submissions; add null check for mcp URL by @zijian2 in https://github.com/iflytek/astron-agent/pull/752
Bugfix/workflow export yaml by @wq457 in https://github.com/iflytek/astron-agent/pull/755
fix(link):fix the otlp caller tag by @Alex-Smith-1234 in https://github.com/iflytek/astron-agent/pull/756
fix: unify field types for trace log reporting by @hygao1024 in https://github.com/iflytek/astron-agent/pull/757
fix(link): Switch Kafka log reporting to run in the background via a … by @zijian2 in https://github.com/iflytek/astron-agent/pull/759
chore: database project ddl statements and database connection caching optimization by @sharphu in https://github.com/iflytek/astron-agent/pull/758
fix: S3Util endpoint configuration bug and frontend upload file size limit by @vsxd in https://github.com/iflytek/astron-agent/pull/765
fix: update SVG assets and enhance markdown rendering component by @hant1 in https://github.com/iflytek/astron-agent/pull/761
chore/katex-style-eslint-fix by @wq457 in https://github.com/iflytek/astron-agent/pull/767
fix(plugin):fix the ocr tools description content by @Alex-Smith-1234 in https://github.com/iflytek/astron-agent/pull/770
fix: disable flyway migration scripts checksum by development config‘s default by @vsxd in https://github.com/iflytek/astron-agent/pull/774
Fix/publish market bug, fix issue: https://github.com/iflytek/astron-agent/issues/649 by @mingsuiyongheng in https://github.com/iflytek/astron-agent/pull/773
docs:Modify readme documents by @lyj715824 in https://github.com/iflytek/astron-agent/pull/775
fix:Increase Nginx concurrency by @lyj715824 in https://github.com/iflytek/astron-agent/pull/776
feat: Enhance chat functionality and UI improvements by @hant1 in https://github.com/iflytek/astron-agent/pull/778
fix(aitools):fix the aitools sql by @Alex-Smith-1234 in https://github.com/iflytek/astron-agent/pull/780
refactor(chat): rename 'maasDatasetListStr' to 'maasDatasetList' in B… by @mikasa-code in https://github.com/iflytek/astron-agent/pull/781
fix(docs): align avatar and username in News section by @scguoi in https://github.com/iflytek/astron-agent/pull/787
fix(link): fix kafka producer stuck issue by @zijian2 in https://github.com/iflytek/astron-agent/pull/788
feat(openapi): add value field to SecurityScheme and set token in Too… by @mingsuiyongheng in https://github.com/iflytek/astron-agent/pull/789
fix: correct streaming output of reasoning model and unify logging fields by @hygao1024 in https://github.com/iflytek/astron-agent/pull/791
feat: improve config loading and add bearer auth support for ifly-v2 by @hygao1024 in https://github.com/iflytek/astron-agent/pull/792
Bugfix/lanmao 1218 by @lantianhemao in https://github.com/iflytek/astron-agent/pull/768
New Contributors
@yjlu12 made their first contribution in https://github.com/iflytek/astron-agent/pull/659
@cumthxy made their first contribution in https://github.com/iflytek/astron-agent/pull/750
@zijian2 made their first contribution in https://github.com/iflytek/astron-agent/pull/752
Full Changelog: https://github.com/iflytek/astron-agent/compare/v1.0.0-rc.9...v1.0.0