Skip to main content

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]

[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 shutdown
  • connect 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

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 Roku
  • upgrade fix help instructions
  • upload fix help instructions

[0.1.9] - 2024-07-17

Fixed

  • connect command retry hot-key