Skip to content

Commit 1ece3e5

Browse files
committed
chore: update CHANGELOG for v0.1.0 (re-release)
1 parent 2eb8025 commit 1ece3e5

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
11

2+
## [0.1.0] - 2026-03-30 (re-release)
3+
4+
### Added
5+
- add sobs/cobs host aliases and Makefile targets
6+
7+
### Fixed
8+
- fix(readme)
9+
10+
### Changed
11+
- chore(dc-init): load workflows,actions
12+
- Improve --no-device isolation and preserve OBS settings
13+
- chore(dc-init): update workflows,actions
14+
- Harden --no-device mode with process-level isolation
15+
- chore: update CHANGELOG for v0.1.0
16+
- chore(dc-init): update workflows and actions
17+
- Fix crash recovery limit logic: default unlimited, non-cumulative
18+
- Remove unnecessary sudo from kill in cleanup
19+
- Add sudoers rule for passwordless crash recovery
20+
- Fix: handle crash recovery with proper error handling
21+
- Update: document safety launcher with latest crash recovery features
22+
- Fix: disable set -e for OBS execution to allow crash recovery
23+
- Add explicit debug logging for crash recovery troubleshooting
24+
- Fix recovery timeout and stream state detection
25+
- Fix auto-resume to only restart stream after crash, not on first launch
26+
- Add automatic stream resumption after crash recovery > > - Add --auto-stream flag to manually enable streaming on launch > - Detect streaming state before crash by monitoring OBS logs > - Auto-inject --startstreaming flag when restarting after crash > - Preserve STREAM_STATE_FILE across crash recovery cycles > - Resume streaming automatically if OBS was streaming before crash
27+
- obs-safe-launch: add --no-device for manual OBS config without device requirement
28+
229
## [0.1.0] - 2026-03-06
330

431
### Added

0 commit comments

Comments
 (0)