Skip to content

MODblue v10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 11:23

⚠ BREAKING CHANGES

  • peripheral: Changes advertisement data format

Features

  • Add prebuild support (811907b)
  • Improve adapter names (0c96325)
  • win: Add first windows version [WIP] (ccaa703)
  • Add mac bindings [WIP] (ae9ac95)
  • Improve mac bindings (f18e577)

Bug Fixes

  • dbus: Fix advertisement data (23c9ace)
  • dbus: Implement notifications (3f32190)
  • hci: Fix adapter id issues (9941aa3)
  • hci: Fix hci usb issues (6b986c0)
  • hci: Fix missing device id (7589641)
  • mac: Fix binding typo (668803b)
  • mac: Fix loading bindings (1e53c79)
  • mac: Remove build files (a4d6026)
  • mac: Use dynamic loading (79e2526)
  • peripheral: Unify manufacturer data (189b9af)
  • win: Fix (c2cb7bb)
  • win: Fix import paths (2f74aa0)
  • win: Fix missing global object (801a01b)
  • win: Improve adapter handling (9a77a6a)
  • win: Propagate errors (6885c0f)
  • win: Remove package files for nan import (e782dbc)
  • win: Shorten file paths (04727d4)
  • win: Try fixing missing imports (24eeb95)
  • rework import paths (4a3ce4c)
  • win: Try to fix win loading issues (03f06b7)
  • Convert js to ts (da757a3)
  • win: Try fixing nan (c9a5de0)
  • win: Try relative nan path (e374894)
  • Fix mac bindings (2819426)
  • Make peers optional (15abacc)