v2.0.2
chaitin/SafeLinev2.0.2May 24, 2026by lipku
AI Summary
This release introduces new administrative and avatar generation capabilities to the SafeLine application. It features a dedicated admin dashboard for configuration management, an avatar generation page for task handling, and a main index page as the new entry point.
Key Highlights
- Added Admin API and Avatar API to support new interfaces
- Created admin.html for real-time configuration and session management
- Developed avatar.html for submitting avatar generation tasks and viewing status
- Added index.html as the main entry point linking to all modules
New Features
- Admin API
- Avatar API
- Admin Dashboard interface
- 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" />