v2.0.2
ekzhang/borev2.0.2May 24, 2026by lipku
AI Summary
This release introduces a web-based dashboard and APIs for administrative control and avatar generation. It includes new HTML interfaces for managing configurations, viewing active sessions, and submitting avatar generation tasks.
Key Highlights
- Added Admin API and Avatar API
- Created Admin Dashboard (admin.html) for configuration and session management
- Created Avatar Generation page (avatar.html) for task submission and status display
- Created Main Index page (index.html) as the application entry point
New Features
- Admin API
- Avatar API
- Admin Dashboard
- Avatar Generation Page
- Main Index Page
Full Release Notes
feat: add admin api and avatar api. add admin dashboard, avatar generation page, and main index page - Created admin.html for managing configurations and active sessions with real-time updates. - Developed avatar.html for submitting avatar generation tasks and displaying task status. - Introduced index.html as the main entry point for the application, linking to avatar generation and admin dashboard. <img width="2626" height="1266" alt="admin" src="https://github.com/user-attachments/assets/a9349c77-c028-4f5d-9c3a-dd91bdc47de6" /> <img width="1972" height="930" alt="avatar生成1" src="https://github.com/user-attachments/assets/0fd7ef34-64e9-4e36-95d5-ea54844b8ccf" />