Releases: BidingCC/BuildingAI
Releases · BidingCC/BuildingAI
26.0.3
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Bug Fixes
- Fixed an issue with backend route interception
- Fixed an issue with the display of the agent publishing button
26.0.2
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
New Features
- Added follow-up question feature in conversations
- Support for displaying ICP filing information
Improvements
- Optimized agent form prompts
- Improved agent tool invocation order
- Enhanced supported file types for agent uploads
- Improved login guidance when accessing conversations while not logged in
- Fixed UI display issues when system font size is increased
- Refined multiple interaction details
Bug Fixes
- Fixed issue where users were unable to log in
- Fixed issue where supplier sorting was not effective
- Fixed issue where disabling citation sources in agents did not take effect
- Fixed issue where MCP quick menu could not be dismissed
- Fixed other known issues
26.0.1
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env
Content
Fixes
- Fix frontend request issues.
26.0.0 Release
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
New Features
- Frontend stack upgraded to React
- Fully redesigned UI with improved interaction experience
- Added theme configuration with 41 built-in themes
- Added card key (license key) feature
- Added conversation context memory
- Added personalized conversation settings
- Added mobile phone login
- Publish agents as APIs (Enterprise)
- Workflow (Enterprise)
- In-site messaging (Enterprise)
- Google login (Enterprise)
- Organizational departments (Enterprise)
Improvements
- Upgraded agent architecture, supporting frontend creation
- Upgraded knowledge base architecture, supporting frontend creation
- Comprehensive optimization of frontend chat interaction
- Controllable chat reasoning display
- Optimized MCP configuration interaction on frontend
- Optimized underlying architecture of LLM engine
- Improved API key configuration interaction
- Improved model management interaction
Bug Fixes
- Fixed various known issues
25.3.6 Release
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Content
Fixes
- Fix known issues
25.3.5 Released
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Content
Fixes
- Fix an issue where the token did not expire immediately after a user changed their password
25.3.4 Released
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Content
Fixes
- Fix known issues
25.3.3 Released
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Content
Fixes
- Fix incorrect OSS domain retrieval in Alipay payment flow
25.3.2 Released
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Content
Improvements
- Optimized frontend conversation interactions
Fixes
- Fixed frontend plugin access permission issues
25.3.1 Released
Update
Docker Deployment
- Pull the latest code via Git:
git reset --hard HEAD && git pull - Restart the Node.js container under
buildingaiin Docker:
docker restart buildingai-nodejs
Manual Deployment
- If
pnpmandgitare installed locally, first runpnpm sync-env - Then run
pnpm bd:update-git && pnpm restart
or execute
git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart
Content
Fixes
- Fixed an issue where knowledge base document size was read incorrectly
- Fixed knowledge base vectorization failures caused by OSS storage mode
- Fixed an issue where OSS storage configuration cache was not updated in time
- Fixed an issue where apps could not be hidden in the App Center under certain conditions
- Fixed missing user information in agent conversations for Dify and Coze