wilddragon-restreamer-ui/CHANGELOG.md

18 lines
768 B
Markdown
Raw Permalink Normal View History

# Changelog
## v0.1.0-wilddragon (2026-05-06)
### Added
- Wild Dragon branding: logo, favicon, manifest, theme color `#0d0e12`, page title
- `overlay/src/misc/controls/WHEP.js` — WebRTC output enable/disable toggle in the
Processing & Control editor tab
- `overlay/src/views/Main/WHEPStatus.js` — live WebRTC viewer count badge (polls
`GET /api/v3/webrtc/streams/{id}/peers` every 5 s)
- WHEP URL copy button in the main channel view, conditional on `control.webrtc.enable`
- `overlay/src/views/Edit/index.js` — upstream file with WebRTC section added
- `overlay/src/views/Main/index.js` — upstream file with WHEP button + viewer count added
- Forgejo CI workflow: multi-arch Docker image pushed on semver tags
### Base
- datarhei/restreamer-ui v1.14.0