mirror of
https://github.com/pythops/bluetui.git
synced 2026-05-06 13:31:35 +08:00
1.5 KiB
1.5 KiB
v0.8.1 - 2026-01-17
- Serve static binaries
- Feat: Add favorite device
- Feat: List wrapping
- Fix index out of bounds
- Few optimizations
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
qto quit
v0.5 - 11/07/2024
Added
- Rename paired devices
- Support light background
v0.4 - 15/03/2024
Added
- Add scrollbars by @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 🎉