Releases: modum-io/modblue
Releases · modum-io/modblue
MODblue v9.0.0
MODblue v8.0.1
MODblue v8.0.0
⚠ 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
Bug Fixes
- hci: Make initialize logic more robust (1a1e6d2)
MODblue v7.0.2
Bug Fixes
- hci: Fix possible scanning issue (5dfd862)
MODblue v7.0.1
Bug Fixes
- adapter: Fix issue with no address (fdf856c)
MODblue v7.0.0
MODblue v6.0.1
MODblue v6.0.0
⚠ 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
Bug Fixes
- hci: Fix adapter issues (04ed396)