Releases: lan17/homesec
v1.8.0
v1.7.0
v1.7.0 (2026-02-27)
Bug Fixes
-
setup: Finalize in-process without killing FastAPI (
969b99f)
Chores
- Fixup setup.py (
9b29b13)
Features
-
Bootstrap mode + setup status/preflight endpoints (#29,
9b7160f) -
Setup wizard shell + welcome preflight + first-run redirect (#49, #50, #57) (#34,
4ce496e) -
setup: Add generic setup test-connection endpoint (#32,
4a428d6) -
ui: Complete reusable CameraAddFlow architecture (#51) (#35,
a398383) -
ui: Complete setup wizard flows through review + launch (#53/#54/#55/#56) (#37,
1386d19) -
ui: Integrate CameraAddFlow into setup camera step (#36,
765b978)
Detailed Changes: v1.6.0...v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.3
v1.2.2
v1.2.2 (2026-01-27)
Bug Fixes
Chores
Documentation
Refactoring
Testing
Detailed Changes: v1.2.1...v1.2.2
v1.2.1
v1.2.1 (2026-01-19)
Bug Fixes
Chores
Documentation
-
Add .env setup to manual quickstart to address feedback (#9,
77b5f65) -
Add installation section and update CLI examples (#9,
77b5f65) -
Add Postgres state tracking to mermaid diagram (#15,
908b0d8) -
Address copilot feedback (ToC links, hierarchy, config cleanup) (#15,
908b0d8) -
Address PR feedback on Intro and Design Principles (#9,
77b5f65) -
Clean up mermaid diagram with simplified Postgres tracking (#15,
908b0d8) -
Consolidate plugin sections with interfaces table (#9,
77b5f65) -
Improve mermaid diagram to show clip file intermediate step (#9,
77b5f65) -
Improve README intro with clearer value prop and PyPI badge (#9,
77b5f65) -
Move Clip Source inside subgraph to fix title overlap (#15,
908b0d8) -
Overhaul README & Update Config for Accuracy/DX (#9,
77b5f65) -
Polish README - consistent paths, clearer tips (#9,
77b5f65) -
Refine mermaid diagram (graph LR, remove styles) (#15,
908b0d8) -
Refine mermaid layout with nested wrapper subgraph (#15,
908b0d8) -
Remove dup header, fix ToC, update yolo docstring (#9,
77b5f65) -
Rename RTSP var to DRIVEWAY_RTSP_URL to match camera name (#9,
77b5f65) -
Restructure Configuration with minimal and full examples (#9,
77b5f65) -
Restructure Quickstart - shared config, Docker/non-Docker run options (#9,
77b5f65) -
Revert mermaid diagram to vertical (graph TD) (#15,
908b0d8) -
Revert to mermaid diagram but make it vertical (#9,
77b5f65) -
Simplify Running without Docker, expand Development section (#9,
77b5f65) -
Update Highlights - YOLO11 and remove redundant bullet (#9,
77b5f65) -
Wrap mermaid pipeline in subgraph for better visual grouping (#15,
908b0d8)
Refactoring
-
Rename YOLOv8Filter to YOLOFilter and overhaul docs based on feedback (#9,
77b5f65) -
Use Fire's native help output for CLI commands (#9,
77b5f65)
Detailed Changes: v1.2.0...v1.2.1
v1.2.0
v1.2.0 (2026-01-19)
Bug Fixes
-
rtsp: Remove incompatible -rw_timeout flag and unused variables (
40339a2) -
rtsp: Use -vsync 0 instead of -fps_mode for older ffmpeg compat (
22fc7e3)
Chores
Features
- rtsp: Add configurable ffmpeg_flags and robust defaults (
e460637)
Detailed Changes: v1.1.2...v1.2.0