[go: up one dir, main page]

Skip to content
Release v1.0.0

This is the first major release of TL-CAM-WEB (formerly ESP32CAM-web), marking a significant milestone in the project's development.

- Complete ESP32CAM web interface for image management
- Real-time image capture and viewing
- YOLO-based object detection with multiple model support (yolo11n, yolo11s, yolo11m, yolo11l, yolo11x)
- User authentication and admin panel
- Image gallery with calendar navigation
- Automated email alerts for detections
- Docker containerization for easy deployment
- GitLab CI/CD integration with automated releases
- Progressive Web App (PWA) support with proper manifest

- registry.gitlab.com/monberg2000/tl-cam-web:v1.0.0
- registry.gitlab.com/monberg2000/tl-cam-web:latest

See the deployment package for complete installation instructions.

- Built with Next.js 15.5.0
- TypeScript support
- SQLite database
- Python-based detection server
- Multi-architecture Docker support
- Automatic YOLO model downloads during build
- PWA-ready with favicons and manifest
- Single-pipeline CI/CD with workflow rules (no duplicates)

- ✅ Fixed GitLab CI/CD pipeline Node.js dependencies
- ✅ Corrected version management in build process
- ✅ Resolved Docker build issues
- ✅ Fixed npm dependency conflicts with --legacy-peer-deps
- ✅ Fixed TailwindCSS missing in production build
- ✅ Added automatic YOLO model downloads to Docker build
- ✅ Resolved missing models and public directories in CI build
- ✅ Properly separated static assets from dynamic content in public directory
- ✅ Fixed CI job dependency mismatches causing build failures
- ✅ Implemented workflow rules to prevent duplicate pipelines

- yolo11n.pt (Nano - 5.4MB, fastest, smallest)
- yolo11s.pt (Small - 18MB, balanced performance)
- yolo11m.pt (Medium - 39MB, good accuracy)
- yolo11l.pt (Large - 49MB, high accuracy)
- yolo11x.pt (Extra Large - 109MB, highest accuracy)

- Complete favicon set (16x16, 32x32, Apple touch icons)
- PWA manifest for mobile app installation
- Proper web app manifest configuration

Build date: Mon Sep  8 23:14:29 CEST 2025
Commit: defa8f44ec141715c29c14f51adac09671406c4a