Skip to content

Releases: modum-io/modblue

MODblue v9.0.0

08 Apr 12:30
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Remove autodetect function

Bug Fixes

MODblue v8.0.1

07 Apr 12:18
Compare
Choose a tag to compare

Bug Fixes

  • gatt: Fix gatt advertising issues (d144465)
  • gatt: Fix gatt issues (84ff6a1)
  • gatt: Fix getting gatt from peripheral (2d984d4)
  • hci: Fix gatt issues (6fdf257)
  • test: Fix advertise test (b162ec8)

MODblue v8.0.0

07 Apr 07:49
Compare
Choose a tag to compare

⚠ 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)

MODblue v7.0.3

12 Mar 22:44
Compare
Choose a tag to compare

Bug Fixes

  • hci: Make initialize logic more robust (1a1e6d2)

MODblue v7.0.2

12 Mar 15:37
Compare
Choose a tag to compare

Bug Fixes

  • hci: Fix possible scanning issue (5dfd862)

MODblue v7.0.1

12 Mar 08:59
Compare
Choose a tag to compare

Bug Fixes

  • adapter: Fix issue with no address (fdf856c)

MODblue v7.0.0

12 Mar 08:49
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • hci addresses changed from uppercase to lowercase

Bug Fixes

  • gatt: Update property docs (05e9df8)
  • Make hex address casing consistent (8ede3f1)

MODblue v6.0.1

11 Mar 22:46
Compare
Choose a tag to compare

Bug Fixes

  • Clean up typescript code (5f3e06f)
  • Make library work with require (1bb8f98)

MODblue v6.0.0

11 Mar 22:45
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • hci or dbus dependency must be included manually

Bug Fixes

  • Change typescript target (09e7502)
  • Project structure (4c3c12b)
  • Remove subprojects (af20da9)
  • hci: Fix acl packet counting issues (7422855)
  • hci: Fix descriptors & notify events (52d64ec)
  • hci: Fix notifications (55e7860)
  • hci: Limit acl queue processing (973d148)
  • Make hci and dbus peer dependencies (0fc88be)
  • Update readme to reflect module changes (24b7331)

MODblue v5.2.2

11 Mar 22:45
Compare
Choose a tag to compare

Bug Fixes

  • hci: Fix adapter issues (04ed396)