Skip to content

Releases: bluetuith-org/bluetuith

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 01 Jul 05:46

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

Choose a tag to compare

@github-actions github-actions released this 04 Dec 17:38

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>/bluetuith

And then execute <path>/<to>/bluetuith.

v0.2.5-rc1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 19:46
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

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:41
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

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:56
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

Choose a tag to compare

@darkhz darkhz released this 12 Aug 11:13
bluetuith v0.2.3

This release contains the following changes:
- Updated dependencies

Please read the project rarus within the repo's README.

v0.2.2

Choose a tag to compare

@darkhz darkhz released this 05 Apr 08:17
invidtui v0.2.2

This release contains the following changes:
- Maintenance update

v0.2.1

Choose a tag to compare

@darkhz darkhz released this 03 Feb 06:01
bluetuith v0.2.1

This release contains the following changes:
- Minor bugfixes

v0.2.0

Choose a tag to compare

@darkhz darkhz released this 30 Dec 13:52
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.

v0.1.9

Choose a tag to compare

@darkhz darkhz released this 06 Nov 00:56
bluetuith v0.1.9

This release contains the following changes:
- Major bugfixes