bluetui 0.8.0

TUI for managing bluetooth on Linux
Documentation
## v0.8.0 - 2025-11-13

- Implement the rest of the auth methods
- Add default icon to the devices that do not have one
- Layout adjustements
- Connect and trust automatically the new pair devices

## v0.7.2 - 2025-11-03

- Align icons
- Ability to customize the layout
- Ability to set the width for the window

## v0.7.1 - 2025-10-22

- Make helper banner responsive
- Fix display issue on light theme terminal
- Update the layout to center the content

## v0.7 - 2025-10-21

- Use help banner instead of the popup
- Fix crash when rfkill dir is not present
- Add h/l nav controls
- Add BackTab key handler

## v0.6 - 2024-12-21

### Updated

- The layout has been reorgonized to show paired devices section on the top

### Fix

- fg color is fixed for light mode

## v0.5.1 - 29/07/2024

### Added

- Detect when the device is soft/hard blocked
- Add `q` to quit

## v0.5 - 11/07/2024

### Added

- Rename paired devices
- Support light background

## v0.4 - 15/03/2024

### Added

- Add scrollbars by [@orhun]https://github.com/orhun/
- Custom keybindings

## v0.3 - 06/03/2024

### Added

- Show battery percentage
- Colorful layout

### Updated

- Update the main layout

## v0.2 - 25/02/2024

### Added

- Handle pairing confirmation request

### Updated

- notification layout
- notification ttl is set to 1 second

## v0.1 - 22/02/2024

First release 🎉