Skip to content

Commit c959c09

Browse files
committed
release v0.8.1
1 parent 4682463 commit c959c09

3 files changed

Lines changed: 45 additions & 46 deletions

File tree

Cargo.lock

Lines changed: 36 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bluetui"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = ["Badr Badri <contact@pythops.com>"]
55
license = "GPL-3.0"
66
edition = "2024"

Release.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.8.1 - 2026-01-17
2+
3+
- Serve static binaries
4+
- Feat: Add favorite device
5+
- Feat: List wrapping
6+
- Fix index out of bounds
7+
- Few optimizations
8+
19
## v0.8.0 - 2025-11-13
210

311
- Implement the rest of the auth methods

0 commit comments

Comments
 (0)