Skip to content

Releases: dmtrKovalenko/blendr

v1.3.3

11 Apr 09:43
Compare
Choose a tag to compare

Addressed windows command line arguments vulnerability see https://www.cve.org/CVERecord?id=CVE-2024-24576

v1.3.2

15 Jan 03:19
Compare
Choose a tag to compare

What's Changed

  • Increase connection timeout
  • Fail properly on discover services exception on windows
  • Fix a tiny memory leak on lingering connections
  • Add file logging which can be controlled by --log-level variable

Full Changelog: v1.3.1...v1.3.2

v1.3.1

28 Nov 12:06
Compare
Choose a tag to compare
chore(release): v1.3.1

v1.3.0

26 Nov 17:29
Compare
Choose a tag to compare

1.3.0

Features

  • Display bluetooth MAC address for peripherals (not working on macos)
  • Allow to sort all the list by names
  • Improve the colors for displaying the main peripherals list

Fixes

  • Fix crashing on unsafe subtract
  • Fix not discovering services not certain platforms

Co-Authored by the watchers of the https://www.twitch.tv/james_gooose stream :)

Full Changelog: v1.2.0...v1.3.0

v1.2.0

24 Aug 18:20
Compare
Choose a tag to compare

What's Changed

  • fix: Dependencies conflict between tui and ansi_to_tui (resolving cargo install problem)
  • feat: Improve color displaying accross different terminal emulators by @dmtrKovalenko in #13
  • feat: Add keybinding for focusing latest historical data by @dmtrKovalenko in #15
  • chore(deps): Update dependencies by @dmtrKovalenko in #14

Full Changelog: v1.1.1...v1.2.0

v1.1.1

29 Jul 12:26
Compare
Choose a tag to compare

What's Changed

You can now support this project https://github.com/sponsors/dmtrKovalenko! Any donation is very welcome ❤️

Full Changelog: 1.0.0...v1.1.1

v1.1.0

29 Jul 12:02
f84b1a6
Compare
Choose a tag to compare

What's Changed

You can now support this project https://github.com/sponsors/dmtrKovalenko! Any donation is very welcome ❤️

Full Changelog: v1.0.1...v1.1.0

v1.0.1

04 Jul 19:27
8c6ce82
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @chrysn made their first contribution in #4

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 Jun 18:42
Compare
Choose a tag to compare
fix: Publish command duplication