Skip to content

Releases: koenvervloesem/humble-explorer

HumBLE Explorer 0.5.0: Bluetooth addresses on macOS

19 Mar 19:20
7175208
Compare
Choose a tag to compare

On macOS, users normally don't get access to the Bluetooth addresses of devices, but to a UUID. This release adds the -m option to get the actual Bluetooth address.

What's Changed

Full Changelog: v0.4.1...v0.5.0

HumBLE Explorer 0.4.1: Switch to switches

16 Feb 08:09
acb476f
Compare
Choose a tag to compare

This is a bugfix release for a breaking change in Textual 0.11.0.

What's Changed

Full Changelog: v0.4.0...v0.4.1

HumBLE Explorer 0.4.0: Minor user interface improvements

28 Dec 19:35
0455bdc
Compare
Choose a tag to compare

This release adds some minor user interface improvements. The description Unknown for unknown company IDs and UUIDs is now shown in red. If the Bluetooth address has a known OUI, the vendor name is shown. And the number of filtered and received advertisements is now shown in the title.

The documentation now also tells what to do if you want to contribute descriptions for unknown UUIDs. You can contribute these to the bluetooth-numbers project.

What's Changed

New features

Miscellaneous

Full Changelog: v0.3.3...v0.4.0

HumBLE Explorer 0.3.3: Python 3.7 works!

25 Dec 19:44
95d8dbd
Compare
Choose a tag to compare

This is a bugfix release. The most visible fix is for a bug that let HumBLE Explorer fail on Python 3.7.

What's Changed

Full Changelog: v0.3.2...v0.3.3

HumBLE Explorer 0.3.2: macOS works!

23 Dec 07:46
b8a14c1
Compare
Choose a tag to compare

This is a bugfix release. The most important fix is that HumBLE Explorer now finally works on macOS too.

What's Changed

Full Changelog: v0.3.1...v0.3.2

HumBLE Explorer 0.3.1

22 Dec 19:26
63480d4
Compare
Choose a tag to compare

This is a maintenance release with some fixes under the hood.

What's Changed

Full Changelog: v0.3.0...v0.3.1

HumBLE Explorer 0.3.0

14 Dec 15:57
Compare
Choose a tag to compare

This version adds a lot of user interface improvements. You can filter advertisements on device addresses, you can choose which advertisement data types are shown, you can enable or disable autoscrolling and you can clear the list of received advertisements.

What's Changed

New features

Miscellaneous

Installation

pip install -U humble-explorer

Full Changelog: v0.2.0...v0.3.0

HumBLE Explorer 0.2.0

02 Dec 09:02
49211f0
Compare
Choose a tag to compare

What's Changed

New features

Miscellaneous

Installation

pip install -U humble-explorer

Full Changelog: v0.1.1...v0.2.0

HumBLE Explorer 0.1.1

01 Dec 13:31
Compare
Choose a tag to compare

First usable release of HumBLE Explorer.