Skip to content

Commit 1cff77e

Browse files
committed
chore: release v13.0.0 [release]
1 parent 5e54c63 commit 1cff77e

2 files changed

Lines changed: 33 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# Release 13.0.0
4+
5+
**Release Date:** 2026-05-26
6+
7+
## 🚀 Major Release
8+
9+
This release includes breaking changes or significant new features.
10+
11+
### Core Changes (publish.py)
12+
13+
The main streaming script has been updated. This includes significant changes that may affect compatibility.
14+
15+
### Commits
16+
17+
- fix(v4l2): use rw io mode for sink output (5e54c63)
18+
19+
### Installation
20+
21+
For installation instructions, please refer to the platform-specific guides:
22+
- [Raspberry Pi](./raspberry_pi/README.md)
23+
- [NVIDIA Jetson](./nvidia_jetson/README.md)
24+
- [Orange Pi](./orangepi/README.md)
25+
- [Ubuntu](./ubuntu/README.md)
26+
27+
### ⚠️ Upgrade Notes
28+
29+
This is a major version upgrade. Please review the changes carefully before updating.
30+
It's recommended to backup your configuration before upgrading.
31+
32+
33+
---
34+
335
# Release 12.0.0
436

537
**Release Date:** 2026-05-25

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.0.0
1+
13.0.0

0 commit comments

Comments
 (0)