Skip to content

25.0.3 Released

Choose a tag to compare

@CatKeee CatKeee released this 14 Nov 09:51
· 581 commits to master since this release

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