Releases: bluetuith-org/bluetuith
Releases Β· bluetuith-org/bluetuith
Release list
v0.2.7
bluetuith v0.2.7
This release contains the following changes:
- Adapted to new tview changes
- Backend fixes
- Fixed OBEX and Media Player events and progress rendering
- Minor bugfixes
For Windows/MacOS:
- libhbluetooth needs to be installed. Follow the download instructions and place the libhbluetooth dynamic library file next to the bluetuith binary.
v0.2.6
bluetuith v0.2.6
This release contains the following changes:
- New MacOS based builds
- Minor bugfixes
Note
For MacOS users, the following additional steps are necessary before executing the application:
- After downloading and extracting the binary, execute this command:
xattr -dr com.apple.quarantine <path>/<to>/bluetuithAnd then execute <path>/<to>/bluetuith.
v0.2.5-rc1
bluetuith v0.2.5-rc1 This release now introduces compatibility with Windows. Refer to the documentation for installation instructions. It also includes various optimizations and bug fixes. Includes a patch for the previous release.
v0.2.5
bluetuith v0.2.5 This release now introduces compatibility with Windows. Refer to the documentation for installation instructions. It also includes various optimizations and bug fixes. Includes a patch for the previous release.
v0.2.4
bluetuith v0.2.4 This release now introduces compatibility with Windows. Refer to the documentation for installation instructions. It also includes various optimizations and bug fixes.
v0.2.3
v0.2.2
v0.2.1
v0.2.0
bluetuith v0.2.0
This release contains the following changes:
- Show device alias name if it is unique
- Display compact set of help keybindings
- To disable, use the --no-help-display commandline option or,
set "no-help-display: true" in the config file.