HumBLE Explorer 0.4.0: Minor user interface improvements
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
- Color "Unknown" in red for company IDs and UUIDs by @koenvervloesem in #35
- Put the number of shown (filtered) and received advertisements in title by @koenvervloesem in #36
- Show vendor of Bluetooth address if it has a known OUI by @koenvervloesem in #37
Miscellaneous
- Adds and updates pre-commit hooks by @koenvervloesem in #34
- Add documentation about contributing data such as UUID descriptions by @koenvervloesem in #38
- Add changelog for v0.4.0 by @koenvervloesem in #39
Full Changelog: v0.3.3...v0.4.0