Skip to content

Commit 4138691

Browse files
authored
release v0.7.1 (#81)
1 parent c37cecf commit 4138691

File tree

4 files changed

+18
-9
lines changed

4 files changed

+18
-9
lines changed

Cargo.lock

Lines changed: 10 additions & 7 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.7.0"
3+
version = "0.7.1"
44
authors = ["Badr Badri <[email protected]>"]
55
license = "GPL-3.0"
66
edition = "2024"

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img height="125" src="assets/bluetui-logo-anim.svg"/>
33
<h2> TUI for managing bluetooth on Linux </h2>
4-
<img src="https://github.com/user-attachments/assets/f9fc4677-fcea-4c94-ac2e-94f5f0301e63"/>
4+
<img src="https://github.com/user-attachments/assets/f937535d-5675-4427-b347-8086c8830e23"/>
55
</div>
66

77
## 💡 Prerequisites

Release.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.7.1 - 2025-10-22
2+
3+
- Make helper banner responsive
4+
- Fix display issue on light theme terminal
5+
- Update the layout to center the centent
6+
17
## v0.7 - 2025-10-21
28

39
- Use help banner instead of the popup

0 commit comments

Comments
 (0)