25.0.3 Released
Update
- Pull the latest code from Git
- Run
pnpm i && pnpm sync-envin the project root to update environment variables - Set
APP_DOMAINin the.envfile to your deployment domain (can be ignored in development) - Restart the Node.js container under
buildingaiin 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