Skip to content

Releases: webos-tools/cli

v3.2.2

26 Feb 06:26
a998316

Choose a tag to compare

All Platforms

Fixed

  • Fixed the issue related to ares-package command in Signage profile.

webOS Signage

Fixed

  • Fixed the issue where ares-package failed to package an app correctly.

v3.2.1

09 Apr 03:43

Choose a tag to compare

All Platforms

Fixed

  • Fixed the issue related to --sign and --certificate options in TV profile.

webOS TV

Fixed

  • Reverted the logic of the --sign and --certificate options in the ares-package command. They now work as they did in version 3.1.3.

v3.2.0

02 Jan 02:06

Choose a tag to compare

All Platforms

Added

  • Added the Signage profile. You can use command ares-config -p signage to switch to this new profile.

Changed

  • Added the passphrase column to the device list table on ares-setup-device. Also, this table will display the newest added device on top.
  • --app-exclude on ares-package now supports exclusion by file path as well as by file name.

Fixed

  • Fixed the issue where ares-install displays the wrong error message during connection to the device.

webOS Signage

Added

  • Added this new profile, as well as some new options on existing commands to support its features.
  • Added signage as a new available value in ares-config -p profile.
  • Added --remainPlainIPK, --sign and --certificate options on ares-package.
  • Added signage to allowed profiles on ares-novacom.

Changed

  • Updated the guide for enabling Developer Mode, which is shown after a new device is added with ares-setup-device.

webOS TV

Changed

  • Updated the guide for enabling Developer Mode, which is shown after a new device is added with ares-setup-device.

v3.1.3

16 Oct 07:09
690fa3c

Choose a tag to compare

ares-generate

  • Added "native_service" template for the Apollo platform.

ares-setup-device

  • Fixed a bug that the device name can not be added with "-".

v3.1.2

08 Aug 02:38
90e779b

Choose a tag to compare

ares-config

  • Added a new apollo profile for apollo platform.

common

  • Integrated CLI commands for apollo platform.

v3.1.1

15 Jul 09:45
daa1126

Choose a tag to compare

ares-inspect

  • Fixed a bug that ares-inspect --service display error message on webOS TV 4.5 or lower

v3.1.0

15 Jul 08:26

Choose a tag to compare

ares-generate

  • Fixed a bug that can not generate without --template option

ares-setup-device

  • Enhance usability of --add option.
  • Enhance emulator remove usability
  • Change default device information of TV profile (user: prisoner, port:9922)
  • Change device name validation logic that accepts all characters except "$" & "%"

common

  • Upgrade node modules: shelljs(v0.8.5), async(v3.2.5), ssh2(v1.15.0), tar(v6.2.0).

v3.0.6

13 Apr 08:08

Choose a tag to compare

Common

  • Fix bug ares-log add carriage return for JSON output

v3.0.5

13 Apr 08:07

Choose a tag to compare

Common

  • Fixbug can't install on window by CMD or Powershell

v3.0.4

31 Mar 01:14

Choose a tag to compare

Common

  • Fixed a bug that always requires sudo permission when exec ares commands