Tags give the ability to mark specific points in history as being important
-
v1.1.0
41ca16fa · ·v1.1.0 - Weekly Schedule Feature Major new feature release introducing comprehensive weekly scheduling system for ESP32 devices. Features: - Interactive 7-day x 24-hour schedule grid - Drag-to-select functionality with rectangular selection - Draw/erase tools and bulk operations - Real-time ESP32 device integration - Automatic configuration version management - Responsive design with mobile support This release enables precise control over when ESP32 devices capture images, supporting business hours monitoring, privacy schedules, and power optimization.
-
v1.0.11
bb62797c · ·Release v1.0.11 - Release type: patch - Previous version: 1.0.10 - Build date: Tue Sep 9 23:33:27 CEST 2025 - Commit: bb62797ce22df21d4f51d440d81c2efa3b4c89b0 ```bash docker pull registry.gitlab.com/monberg2000/esp32cam-web:v1.0.11 ``` bb62797 chore: bump version to 1.0.11 cba34bb chore: update version file 773d653 fix: use base64 encoded SSH keys to avoid line ending issues fbf0be3 feat: auto-install SSH public keys during deployment
-
v1.0.10
33754110 · ·Release v1.0.10 - Release type: patch - Previous version: 1.0.9 - Build date: Tue Sep 9 20:05:25 CEST 2025 - Commit: 337541107dc9355ada2323da04b2ff35057cc4fc ```bash docker pull registry.gitlab.com/monberg2000/esp32cam-web:v1.0.10 ``` 3375411 chore: bump version to 1.0.10 a6b258e chore: update version file
-
v1.0.4
677610da · ·Release v1.0.4 - Release type: patch - Previous version: 1.0.3 - Build date: Tue Sep 9 12:38:43 CEST 2025 - Commit: 677610daf2060a3419de4fb8c9092cc01a1ea980 ```bash docker pull registry.gitlab.com/monberg2000/esp32cam-web:v1.0.4 ``` 677610d chore: bump version to 1.0.4 75e4fdb chore: update version to 1.0.3 (missed in previous commit) d3e9242 fix: move assets inside release block
-
v1.0.3
a0f0976d · ·Release v1.0.3 - Release type: patch - Previous version: 1.0.2 - Build date: Tue Sep 9 11:48:58 CEST 2025 - Commit: a0f0976d8639e94b959f19c908dda65f82559168 ```bash docker pull registry.gitlab.com/monberg2000/esp32cam-web:v1.0.3 ``` a0f0976 chore: bump version to 1.0.3 3e36730 chore: update version to 1.0.2 (missed in previous commit) 536f070 fix: resolve release stage failures
-
v1.0.2
70e775ed · ·Release v1.0.2 - Release type: patch - Previous version: 1.0.1 - Build date: Tue Sep 9 00:29:18 CEST 2025 - Commit: 70e775edd23965667caa5635fd40ec22f1a17b4d ```bash docker pull registry.gitlab.com/monberg2000/esp32cam-web:v1.0.2 ``` 70e775e chore: bump version to 1.0.2 7c73d5f chore: update version to 1.0.1 (missed in previous commit) a63f4c5 fix: move create_deployment_package to release stage
-
v1.0.1
5a4a9710 · ·Release v1.0.1 - Release type: patch - Previous version: 1.0.0 - Build date: Tue Sep 9 00:09:18 CEST 2025 - Commit: 5a4a97109259cd6e2a1cfc93e766839f864da269 ```bash docker pull registry.gitlab.com/monberg2000/esp32cam-web:v1.0.1 ``` 5a4a971 chore: bump version to 1.0.1 7b510d1 fix: implement tags-only workflow to eliminate duplicate pipelines
-
v1.0.0
defa8f44 · ·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