Skip to content

Commit 6a1a619

Browse files
committed
chore: release v9.1.0 [release]
1 parent f0a761a commit 6a1a619

2 files changed

Lines changed: 40 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Changelog
22

3+
# Release 9.1.0
4+
5+
**Release Date:** 2026-03-13
6+
7+
## ✨ Minor Release
8+
9+
This release includes new features and improvements.
10+
11+
### Core Changes (publish.py)
12+
13+
The main streaming script has been updated. New features or improvements have been added.
14+
15+
### Commits
16+
17+
- Fix config key mapping for saved setups (f0a761a)
18+
- chore(docs): update TOC (63992a9)
19+
- Add room-join monitor alerts with tests and e2e coverage (77cd7d2)
20+
- zapi (76e060e)
21+
- update rpi install link in main README.md (b1531e8)
22+
- docs: document V4L2 sink support for virtual camera output (49722b5)
23+
- feat(viewer): add V4L2 sink output support (36efdee)
24+
- ci(scripts): update Gemini model to gemini-3-flash-preview (29ce989)
25+
- fix(rpi): Enhance MS2109 device detection via USB IDs (6c404e2)
26+
- fix(rpi): Resolve UVC capture quirks for legacy GStreamer (7704fe1)
27+
- fix(rpi): Auto-detect and prefer v4l2 for UVC on GStreamer < 1.20 (4b535bd)
28+
- feat(rpi): Add --soft-jpeg option for software JPEG decode (41b10b8)
29+
- fix(gstreamer): Gate SDP patches to GStreamer < 1.20 (a45a77a)
30+
31+
### Installation
32+
33+
For installation instructions, please refer to the platform-specific guides:
34+
- [Raspberry Pi](./raspberry_pi/README.md)
35+
- [NVIDIA Jetson](./nvidia_jetson/README.md)
36+
- [Orange Pi](./orangepi/README.md)
37+
- [Ubuntu](./ubuntu/README.md)
38+
39+
40+
---
41+
342
# Release 9.0.0
443

544
**Release Date:** 2025-12-18

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.0
1+
9.1.0

0 commit comments

Comments
 (0)