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

Latest commit

 

History

History
95 lines (67 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

95 lines (67 loc) · 2.29 KB

Changelog

1.0.0

  • Update the dependencies
  • Fix all ESLint auto-fix problems
  • Replace JSCS with ESLint and Prettier
  • Use @tomodwyer versions of Nodetunes and Nicercast

0.2.4

  • Added support for node 4.0.0
  • Re-added warning for ALAC device usage

0.2.2

  • Fixed bug where devices would be reported multiple times
  • Added support for node 0.12.x

0.1.1

  • Added support for grouped and paired devices

0.0.26

  • Update to nicercast 0.0.8

0.0.25

  • Updated to nodetunes 0.1.2
  • Added warning when attempting to connect with iTunes/AirFoil (no more static)

0.0.24

  • Changed device naming scheme to show device name first

0.0.23

  • Fixed issue #21
  • Updated to nicercast 0.0.7

0.0.22

  • Added ip address to diagnostics output

0.0.21

  • Updated to nodetunes 0.1.1

0.0.20

  • Updated to nodetunes 0.1.0
  • Added --verbose and --timeout n flags

0.0.19

  • Updated to nodetunes 0.0.19 (removed dependency for ursa)

0.0.18

  • Updated to nodetunes 0.0.17, locked dependency versions

0.0.17

  • Fixes issue where unknown request method crashes session (see issue #34)
  • Updated to nodetunes 0.0.17

0.0.16

  • Added metadata support for client name in radio stream (e.g. Stephen's iPad)
  • Updated to sonos 0.6.1, nodetunes 0.0.16

0.0.15

  • Reverted to nodetunes v0.0.11 (issues with refactor)
  • Updated nicercast v0.0.5

0.0.13 (deprecated)

  • Upped to nodetunes v0.0.12 (attempts to solve issue #2)
  • Updated diagnostics output to include topology information

0.0.12

0.0.11

  • Added network diagnostics output (airsonos --diagnostics)

0.0.10

  • Ignore Sonos Sub device when scanning network (see issue #7, thanks @sascha!)

0.0.9

  • Changed AirPlay display name to reflect Sonos Zone name (see issue #5)

0.0.8

0.0.7

0.0.6

  • Upped to NodeTunes version 0.0.9 (solves issue #1)

0.0.5

  • Added support for global installation

0.0.4

  • Fixed EADDRINUSE re-connection bug

0.0.3

  • Changed to nodetunes version 0.0.7 callback pattern