cang 0.3.12

- Release-Notes.md is now automatically reset to the clean template after each tag push via CI.
- Fixed Docker Hub container publish failing with UNAUTHORIZED due to incorrect registry auth key.
- Fixed Docker Hub kaniko step using wrong registry key (`index.docker.io` vs `docker.io`), causing a malformed image reference.
- Fixed release-notes reset pipeline failing because `python3` is not available in the uv slim image.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.11

- Release-Notes.md is now automatically reset to the clean template after each tag push via CI.
- Fixed Docker Hub container publish failing with UNAUTHORIZED due to incorrect registry auth key.
- Fixed Docker Hub kaniko step using wrong registry key (`index.docker.io` vs `docker.io`), causing a malformed image reference.
- Fixed release-notes reset pipeline failing because `python3` is not available in the uv slim image.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.10

- Release-Notes.md is now automatically reset to the clean template after each tag push via CI.
- Fixed Docker Hub container publish failing with UNAUTHORIZED due to incorrect registry auth key.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.9
- Container image is now also published to Docker Hub as `marvin8/cang`.
- Fixed Docker Hub CI step failing due to a missing explicit registry setting.
- Container publish steps now use `failure: ignore` so a single registry outage does not fail the pipeline.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.8
- Container image is now also published to Docker Hub as `minimalnvr/cang`.
- Fixed Docker Hub CI step failing due to a missing explicit registry setting.
- Container publish steps now use `failure: ignore` so a single registry outage does not fail the pipeline.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.7
- Container image is now also published to Docker Hub as `minimalnvr/cang`.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.6
- DAV recordings now transcode with regular keyframes, limiting visible glitch windows to 2 seconds instead of up to 12.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.5
- The container no longer crashes on startup when the inotify instance limit is reached.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.4
- Transcoded DAV clips no longer show visual artifacts caused by broken H.264 I-frames.

#NVR #Homelab #SelfHosted #OpenSource
cang 0.3.3
- Container publish pipeline no longer fails immediately on every tagged release.

#NVR #Homelab #SelfHosted #OpenSource