Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Fixed
- Issue where
-i
flag onupload
command would add in a unwanted newline
[0.1.31] - 2024-12-12
Added
upload
command now supports--id-only
or-i
flag to output only the build ID
[0.1.30] - 2024-11-27
Added
- Support for Tizen and WebOS websocket remotes
[0.1.29] - 2024-11-26
Fixed
- Issue where Roku ECP requests would fail if the Host header was not set to the device IP.
[0.1.28] - 2024-11-22
Fixed
- Fixed some incorrect URLs to some documentation pages
- Improved text readability when the terminal has a white background
[0.1.27] - 2024-10-28
Added
- Install powershell script for Windows
upgrade
command instructions for Windows
Fixed
- Issue where home directory in Windows was not being set correctly
- Issue where
tvlabs check
would fail in Windows like environments
[0.1.26] - 2024-10-10
Fixed
- Issue where
tvlabs connect
would fail on Windows environments when trying to save pre-paired keys.
[0.1.25] - 2024-09-30
Added
- Display installed apps when connected to a device. Currently only supported on the webOS platform.
[0.1.24] - 2024-08-07
Added
- Display toast in web UI when session is connected to with
tvlabs connect
- Retry logic on
adb connect
Changed
- Avoid logging sensitive info
Fixed
- Issue where connection status could show as successful when it failed
[0.1.23] - 2024-08-05
Added
connect
command warning about unrestored keys on start after improper shutdownconnect
command restore keys functionality on main menu after improper shutdown
[0.1.22] - 2024-08-02
Changed
- Retry attempts on sdb connect
[0.1.21] - 2024-08-02
Added
connect
returns to session selection menu when current session ends
[0.1.20] - 2024-08-01
Fixed
- Bug where port forward would fail to shutdown on reconnect
- Status indicator state when SSH tunnel fails to connect
[0.1.19] - 2024-08-01
Fixed
- Issue where Tizen inspector would fail if more than one device connected
[0.1.18] - 2024-08-01
Added
connect
command debugger statusconnect
command Tizen inspector support. See the documentation to learn about usage.
Fixed
- Issue where connection would not close when session ends
[0.1.17] - 2024-07-31
Fixed
- Race condition on
tvlabs connect
exit where keys might not be restored.
[0.1.16] - 2024-07-30
Added
connect
command accepts--inspector-port
or-i
argument to control local inspector port
Changed
connect
command webOS inspector now runs on a default debugger port
[0.1.15] - 2024-07-29
Added
- Support for Chrome development tools inspector on the webOS platform.
[0.1.14] - 2024-07-29
Fixed
connect
command help text for WebOS
[0.1.13] - 2024-07-24
Added
connect
command support for Fire TV
[0.1.12] - 2024-07-23
Added
- include version in distributed binary file names
[0.1.11] - 2024-07-19
Added
connect
command improved initial state text
[0.1.10] - 2024-07-19
Added
upgrade
now provides a link to this changelog
Fixed
connect
instructions for Rokuupgrade
fix help instructionsupload
fix help instructions
[0.1.9] - 2024-07-17
Fixed
connect
command retry hot-key