Releases: yeahhe365/AMC-WebUI
Releases · yeahhe365/AMC-WebUI
v1.8.9
What's Changed
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #54
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #55
- feat: improve reasoning content handling by @yeahhe365 in #61
New Contributors
- @dependabot[bot] made their first contribution in #54
Full Changelog: v1.8.8...v1.8.9
v1.8.8
Highlights
- Stabilizes the PDF thumbnail test that caused the previous main CI failure.
- Adds GitHub project health files: contributing guide, security policy, code of conduct, issue forms, and pull request template.
- Adds Dependabot configuration for npm and GitHub Actions updates.
- Hardens CI with read-only workflow permissions, job timeouts, and a README CI status badge.
- Enables remote repository protections and security automation for safer future maintenance.
Verification
- GitHub Actions CI passed on main for commit 1b5a36a.
- Local
npm run verify,npm run build:api,npm audit --omit=dev --audit-level=moderate,npm run test:e2e,docker build -f Dockerfile.api ., anddocker build -f Dockerfile.web .passed before release.
v1.8.5
What's Changed
重构
- 将源码从 all-model-chat/ 子目录提升到仓库根目录,简化项目结构
改进
- 添加 .gitignore 并移除已追踪的 .DS_Store
- 移除 README 底部 "Powered by" 行
Full Changelog: v1.8.4...v1.8.5



