Skip to content

Commit edf2801

Browse files
committed
chore: release v1.1.1 [release]
1 parent bcbcd4f commit edf2801

File tree

2 files changed

+50
-1
lines changed

2 files changed

+50
-1
lines changed

CHANGELOG.md

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

3+
# Release 1.1.1
4+
5+
**Release Date:** 2025-07-08
6+
7+
## 🐛 Patch Release
8+
9+
This release includes bug fixes and minor improvements.
10+
11+
### Commits
12+
13+
- bitrate stat fix (3cb875c)
14+
- chore: Remove root raspberry_ninja item (c2bbcf7)
15+
- . (e034ff4)
16+
- chore: release v1.1.0 [release] (544e2e5)
17+
- chore: Delete QUICK_START.md (029353b)
18+
- chore: Update setup infrastructure and add executable (bc5a76c)
19+
- chore: Update configuration files and documentation (8ad67f4)
20+
- feat(install): Enhance systemd service setup with better user guidance (7608c09)
21+
- feat(install): Improve handling of existing installation directories (c677cc2)
22+
- feat(install): Use existing directories and pull updates instead of erroring (7f6e6bf)
23+
- fix(install): Handle existing directory when cloning repository (f7f701f)
24+
- ``` fix(install): Clone repository to current directory instead of home folder (e23b181)
25+
- ``` fix(install): Improve handling when script is run outside repository (5579c2f)
26+
- fix(install): Refine script for repository cloning and robustness (c219499)
27+
- apt get repo (143606a)
28+
- ``` feat(install): Enhance setup script for repo handling and config location (1b7fca9)
29+
- . (197e2dd)
30+
- fixes (6a576de)
31+
- chore(docs): update TOC (d0baeba)
32+
- feat(install): Add non-interactive install mode (3846b16)
33+
- clarified limits fo installer (fca0947)
34+
- chore: Rename README_OLD.md to README.md (54e7d12)
35+
- Delete README.md (829d4bd)
36+
- chore(docs): update TOC (c98f047)
37+
- docs(installation): Reorganize and improve setup documentation (bffe834)
38+
- . (f29cb98)
39+
- clean up (afad17d)
40+
41+
### Installation
42+
43+
For installation instructions, please refer to the platform-specific guides:
44+
- [Raspberry Pi](./raspberry_pi/README.md)
45+
- [NVIDIA Jetson](./nvidia_jetson/README.md)
46+
- [Orange Pi](./orangepi/README.md)
47+
- [Ubuntu](./ubuntu/README.md)
48+
49+
50+
---
51+
352
# Release 1.1.0
453
554
**Release Date:** 2025-07-07

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.1

0 commit comments

Comments
 (0)