Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Releases: ide/dash-button

v3.2.0

22 Nov 22:00
@ide ide
Compare
Choose a tag to compare

Significant changes

  • Changed URL of the node-pcap dependency from a Git URL to a git+https URL so you don't need Git installed to install dash-button (#102)
  • Removed Babel transform for trailing commas. Node 8.3+ is required.
  • Lowercased MAC addresses internally for consistency (released with 3.1.0) (#83)

v3.0.0

10 Jul 04:24
@ide ide
Compare
Choose a tag to compare

Breaking changes

  • Removed support for older Node versions. Only Node 8 and up are supported.

New features

  • DashButton will print stack traces of unhandled errors thrown from listeners.

v2.0.1

09 Dec 05:31
@ide ide
Compare
Choose a tag to compare

Bug fixes

  • Make the --interface option to the CLI script actually do something (@hiro-su)

v2.0.0

17 Oct 06:58
@ide ide
Compare
Choose a tag to compare

Breaking changes

  • Removed support for older Node versions. Only Node 6 and up are supported.

New features

  • Added support for the new Dash Button firmware, which emits DHCP requests instead of ARP probes. This applies to older Dash Buttons that have had their firmware automatically updated over the air.