Skip to content

Releases: BidingCC/BuildingAI

26.0.3

10 Apr 10:32

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

10 Apr 07:24

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

02 Apr 07:47

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env

Content

Fixes

  • Fix frontend request issues.

26.0.0 Release

02 Apr 06:06

Choose a tag to compare

⚠️ This major version update includes a core architecture refactor (including the knowledge base and agent modules). This upgrade will clear related database tables (agents, knowledge bases, chat records, etc.).

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

05 Mar 07:13

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

12 Feb 07:01

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

30 Jan 12:17

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

27 Jan 03:25

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

26 Jan 05:58

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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

23 Jan 08:13

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker:
    docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. 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