Skip to content

Releases: T-vK/ESP32-BLE-Mouse

ESP32-BLE-Mouse v0.3.1

20 Oct 19:20
Compare
Choose a tag to compare

Changelog:

  • Feature: Added onStarted hook (Thanks to @dvv for implementing this in PR #11)
  • Feature: Add iOS compatibility* (Thanks to @00ghost for reporting in #3 and @nori-dev-akg for mentioning the fix and then @consciouspnm for mentioning the full fix)
  • Docs: Update feature list in README.md

*Some people may still encounter issues, especially on old devices.

ESP32-BLE-Mouse v0.3.0

13 Feb 19:42
Compare
Choose a tag to compare

Changelog:

  • Fix: battery status setting* (Thanks to @grafmar for fixing this in PR #4)
  • Docs: Improve README.md

*It doesn't show up in Android's status bar though. You can however read it using apps like BLExplorer.

ESP32-BLE-Mouse v0.2.0

08 Aug 09:03
Compare
Choose a tag to compare

Changelog:

  • Fix: Default device name and manufacturer
  • Fix: Bug that would cause setBatteryLevel (which is not functional atm) to crash the device
  • Fix: Compatibility with Android and Windows (See: #1)

ESP32-BLE-Mouse v0.1

06 Aug 12:21
Compare
Choose a tag to compare
fix link in readme