-
0.4.0 Stable
released this
2026-06-03 07:37:25 +00:00 | 255 commits to main since this release[0.4.0] - 2026-06-03
Bug Fixes
- 🐛 fix: install openssh-client so ssh-keygen is available for signed commit (
b393cdc)
Documentation
- 📝 docs: update dav-transcode-variants — fill commit hashes, mark V5 glitchy (
d344094)
Features
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: install openssh-client so ssh-keygen is available for signed commit (
-
0.3.12 Stable
released this
2026-06-02 02:06:50 +00:00 | 267 commits to main since this release[0.3.12] - 2026-06-02
Bug Fixes
- 🐛 fix: pass binary file object to tomllib.load() in reset script (
537a946) - 🐛 fix: halve GOP interval and discard corrupt packets in DAV transcode (
ee05fae)
CI
- 👷 ci: disable Woodpecker container publish pipeline (
d9ed433)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: pass binary file object to tomllib.load() in reset script (
-
0.3.11 Stable
released this
2026-06-01 09:47:01 +00:00 | 274 commits to main since this release[0.3.11] - 2026-06-01
Bug Fixes
- 🐛 fix: use docker.io registry key and python:3.12-slim for CI steps (
afaa133)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: use docker.io registry key and python:3.12-slim for CI steps (
-
0.3.10 Stable
released this
2026-06-01 09:04:56 +00:00 | 278 commits to main since this release[0.3.10] - 2026-06-01
Bug Fixes
- 🐛 fix: quote compound git command to avoid YAML colon-space misparse (
4633d73) - 🐛 fix: drop explicit registry for Docker Hub kaniko step (
72e5690)
CI
- 👷 ci: auto-reset Release-Notes.md after each tag (
3b189f8)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: quote compound git command to avoid YAML colon-space misparse (
-
0.3.9 Stable
released this
2026-06-01 04:36:13 +00:00 | 285 commits to main since this release[0.3.9] - 2026-06-01
Bug Fixes
- 🐛 fix: push Docker Hub image to marvin8/cang personal account (
74ec233)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: push Docker Hub image to marvin8/cang personal account (
-
0.3.8 Stable
released this
2026-06-01 03:22:25 +00:00 | 289 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
0.3.7 Stable
released this
2026-06-01 02:32:12 +00:00 | 294 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
0.3.6 Stable
released this
2026-05-31 23:56:50 +00:00 | 299 commits to main since this release[0.3.6] - 2026-05-31
Bug Fixes
- 🐛 fix: force keyframe interval and disable scene-cut for DAV transcode (
cdadd1b)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: force keyframe interval and disable scene-cut for DAV transcode (
-
0.3.5 Stable
released this
2026-05-31 07:49:28 +00:00 | 304 commits to main since this release[0.3.5] - 2026-05-31
Bug Fixes
- 🐛 fix: replace inotify Observer with PollingObserver (
426064a)
Documentation
- 📝 docs: document inotify limit and polling fallback in troubleshooting guide (
462917f) - 📝 docs: add release notes prose for polling observer change (
2d41058)
Testing
- ✅ test: update FileWatcher tests to assert PollingObserver is used (
5fc9197)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: replace inotify Observer with PollingObserver (
-
0.3.4 Stable
released this
2026-05-31 04:39:16 +00:00 | 311 commits to main since this release[0.3.4] - 2026-05-31
Bug Fixes
- 🐛 fix: re-encode DAV video to eliminate H.264 decode artifacts (
6ce6642)
Documentation
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: re-encode DAV video to eliminate H.264 decode artifacts (