- Stream ID no longer required to start; instead, use first stream.
- Added Stream list to side of dash; use keys / mouse to switch streams.
- Updated all deps (some were very out of date).
- Main loop refactored to promises.
- Simplified some internal APIs.
- Removed need for credentials file (all arguments may be passed via args)
- Added
--helpoption. - Added
--cred-file-pathoption. - Credentials file may now contain any option.
- Added
--poll-intervaloption (default1000). - Renamed
--hostto--server-url. - The user is now prompted for missing mandatory options, including password.