Skip to content

Commit 4898daf

Browse files
committed
chore: release v9.0.0 [release]
1 parent aeedb68 commit 4898daf

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 9.0.0
4+
5+
**Release Date:** 2025-12-18
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(gstreamer): Make Gst 1.18 audio SDP Chrome-compatible (aeedb68)
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 8.0.0
436

537
**Release Date:** 2025-12-17

VERSION

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

0 commit comments

Comments
 (0)