Skip to content

1.0.0-beta.6 Released

Choose a tag to compare

@CatKeee CatKeee released this 10 Sep 08:26
· 1437 commits to master since this release

Update

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

Content

Features

  • User login settings #ICUEFN
  • User password reset
  • Frontend loading icon configuration (effective in production)

Improvements

  • Configurable single-session login for users
  • Knowledge base supports Markdown file parsing
  • Improved interaction for secret key templates
  • Role management with added statistics

Fixes

  • pnpm permission issue caused by Docker deployment on Windows
  • Environment variable reading issue for npm registry in Docker deployment
  • Incorrect domain concatenation for agent avatar path
  • Breadcrumb navigation redirect issue #23
  • Agent information editing issue