Skip to content

Releases: BidingCC/BuildingAI

25.2.1 Released

31 Dec 09:03

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, then run pnpm bd:update-git && pnpm restart,
    or execute git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart

Content

Improvements

  • Support removing the footer copyright information (optional)
  • Sync the agent footer copyright information with the homepage
  • Optimize some known issues

Fixes

  • Fix incorrect display on the admin dashboard
  • Fix the issue where input text was invisible after setting the frontend theme color to black
  • Fix the issue where clicking to copy code blocks in agent conversations had no effect

25.2.0 Released

30 Dec 07:09

Choose a tag to compare

Notice

⚠️ ⚠️ ⚠️ This update will require you to re-enable all plugins after updating them in the App Management.

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, then run pnpm bd:update-git && pnpm restart,
    or execute git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart

Content

Features

  • Added Alibaba Cloud OSS storage functionality
  • Integrated Dify & Coze agents
  • Added AI-generated prompts to chat responses
  • Display current system version number in the backend
  • Support for modifying copyright information via the backend

Fixes

  • Fixed Docker reverse proxy header parsing issue
  • Fixed duplicate execution issue with version migration files
  • Fixed issue where migration file execution records were not cleared upon plugin uninstallation
  • Fixed agent image upload issue
  • Fixed issue where custom replies for agent shortcut menus were not taking effect
  • Fixed hyperlink display issue in Markdown rendering
  • Fixed issue where previous account's chat history persisted after switching to a new account
  • Fixed issue where website filing icon settings were not applying successfully
  • Fixed other known bugs

Improvements

  • Optimized menu style and layout
  • Display creator information in the backend agent list
  • Optimized various UI styling issues
  • Added command-line support for application creation and building

25.1.0 Released

10 Dec 02:22

Choose a tag to compare

Notice

⚠️ ⚠️ ⚠️ This update will disable all app extensions. Please go to App Management to update and re-enable the extensions afterward.

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, then run pnpm bd:update-git && pnpm restart,
    or execute git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart

Content

Features

Fixes

  • Fixed issues caused by deprecated fields in the menu module
  • Fixed file loss caused by plugin updates
  • Fixed permission issues during plugin package extraction
  • Fixed URL concatenation logic for certain dictionary configurations
  • Fixed incorrect breadcrumb navigation in plugin admin pages
  • Fixed personal center redirection issue in the admin user menu
  • Fixed missing icon loading in development mode
  • Fixed occasional navigation update failures in the PC layout editor
  • Fixed permission assignment radio button malfunction
  • Fixed page flickering when navigating in extension app frontend
  • Fixed plugin enable/disable not taking effect
  • Fixed access status issue after disabling plugins
  • Fixed annotation editing errors
  • Fixed breadcrumb rendering issue in extension app admin pages
  • Fixed frontend build pollution issues for extension apps in development mode
  • Fixed compatibility issues with some deep-thinking model MCPs
  • Fixed backend sync issue after users actively stop conversations
  • Fixed agent import failure
  • Fixed shortcut commands not displaying on the frontend
  • Fixed payment precision issues

Improvements

  • Optimized loading page theme to follow system appearance
  • Improved file domain concatenation compatibility under certain reverse-proxy scenarios
  • Optimized entity dictionary prefix URL handling
  • Improved empty state display in admin “My Apps”
  • Enhanced link selector interactions
  • Added token sliding refresh mechanism for near-expiration login sessions

25.0.4 Released

21 Nov 11:03

Choose a tag to compare

Update

Docker Deployment

  1. Pull the latest code via Git
  2. Restart the Node.js container under buildingai in Docker

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env, then run pnpm bd:update-git && pnpm restart,
    or execute git pull && pnpm predeploy && pnpm restart

Content

Improvements

  • Enhanced deployment stability
  • Improved login experience
  • Added supplementary explanations for Knowledge Base permissions
  • Optimized interaction for conversation settings
  • Improved frontend Agent labeling UI
  • Streamlined Agent configuration interactions
  • Enhanced model management interactions
  • Added filtering options for key templates
  • Optimized the Agent embedding method
  • Optimized code architecture

Fixes

  • Fixed interaction issues in key management
  • Fixed preview issues in DIY pages
  • Resolved plugin download timeout issues
  • Fixed icon loading cache issue
  • Fixed TypeScript build cache issues
  • Fixed platform key cache problem
  • Fixed MCP connection timeout issue #57
  • Corrected visit count logic #58
  • Other known issues resolved

25.0.3 Released

14 Nov 09:51

Choose a tag to compare

Update

  1. Pull the latest code from Git
  2. Run pnpm i && pnpm sync-env in the project root to update environment variables
  3. Set APP_DOMAIN in the .env file to your deployment domain (can be ignored in development)
  4. Restart the Node.js container under buildingai in Docker

Content

Improvements

  • Improved deployment stability

Fixes

  • Fixed character limit issue when modifying system models
  • Fixed user balance adjustment and password reset issues #55
  • Fixed policy agreement update issue
  • Fixed model management toggle interaction issue
  • Fixed several known issues

25.0.2 Released

12 Nov 14:28

Choose a tag to compare

Update

  1. Pull the latest code from Github
  2. Restart the Node.js container in the docker

Content

Fixes

  • Minor improvements and bug fixes

25.0.1 Released

12 Nov 13:55

Choose a tag to compare

Update

  1. Pull the latest code from Github
  2. Delete the old .env file and run cp .env.example .env again
  3. Restart the Node.js container in the docker

Content

Fixes

  • Minor improvements and bug fixes

v25.0.0 – Official Launch 🎉

12 Nov 11:07

Choose a tag to compare

Update

  1. Remove all old code files and Docker containers.
  2. Pull the latest code from Git and perform a fresh deployment following the provided instructions.

Content

Features

  • Extension mechanism support
  • System installation interface
  • LLM multi-modal model support
  • Data dashboard functionality
  • AI-assisted user prompt enhancements
  • Agent MCP invocation support
  • Agent DSL import/export

Improvements

  • Refreshed UI design and upgraded interactions
  • Fully redesigned code architecture, following engineering best practices
  • Conversation view now supports file and code preview with optimized rendering performance
  • Most pages now optimized for mobile devices
  • Improved deployment experience

Fixes

  • Various known issues

1.0.0-beta.8 Released

17 Oct 10:17

Choose a tag to compare

Update

  1. Pull the latest code using git pull
  2. Restart the Node.js service in the docker container

Content

Features

  • WeChat registration now retrieves the user's WeChat avatar and nickname
  • Added support for new model providers: Gemini, Grok, Tencent Hunyuan, Zhipu AI, and Volcengine

Improvements

  • Added streamableHttp support for MCP #27

Fixes

  • Fixed an issue where the AI Agent quick command’s image replies were not displayed
  • Fixed the DIY Image Component not showing uploaded images
  • Fixed errors when creating an AI Agent from a template
  • Various other known issues have been resolved

Other

  • Brand name updated

1.0.0-beta.7 Released

22 Sep 10:03

Choose a tag to compare

Update

  1. Pull the latest code using git pull
  2. Restart the Node.js service in the fastbuildai container

Content

Optimization

  • Improved payment interaction experience

Fixes

  • Fixed timeliness issue with quick compute power adjustment in the backend user list
  • Fixed issue where loading icon changes did not take effect due to certain operating system permission problems
  • Fixed several other known issues