Skip to content

MODblue v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 07:49

⚠ BREAKING CHANGES

  • web: Include GATT setup when connecting

Features

  • Allow string filter in scanFor function (17ca406)
  • web: More web functions (64d95da)
  • web: Start implementing scan (808960a)
  • Merge remote and local GATT (f4bcff8)
  • web: Add web-bluetooth support [WIP] (ebc8fc9)

Bug Fixes

  • Possible error when handling errors (9b8c0e1)
  • dbus: Fix peripheral state (bd05dc5)
  • hci: Correctly detect unauthorized state (7cac72b)
  • hci: Fix possible unhandled promise rejection (72ec2c7)
  • hci: Hide require in function (02c931c)
  • hci: Hide require in function (d4df616)
  • hci: Improve error handling (32555ce)
  • hci: Possibly fix unhandled exception (4d93fed)
  • Correctly implement scanFor string filter (c31b425)
  • dbus: Don't load class until needed (7de2950)
  • dbus: More fixes for web (b9c219f)
  • web: Fix disconnect errors (c36744c)
  • web: Fix settings filters (b184206)
  • web: Implement scanFor (f4b3866)
  • web: Make scan run at least once (3f63a38)
  • web: Provide services as optional (b81ac9b)
  • web: Remove old call (18bf772)
  • Change tsconfig (e0e3860)
  • Clean up code & docs (c52c2c0)
  • ES2020 except imports (2bde317)
  • HCI status json (d4313ad)
  • Possible fix web errors (31b849f)
  • Remove unknown inspect type (20b75b3)
  • Try es2020 (d801f2a)
  • Updated type files (ee45724)
  • Use new import (787f84c)
  • Webpack errors & warnings (d23f56c)