Releases: webos-tools/cli
Releases · webos-tools/cli
v3.2.2
v3.2.1
v3.2.0
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
v3.1.2
v3.1.1
v3.1.0
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
Common
- Fix bug ares-log add carriage return for JSON output
v3.0.5
Common
- Fixbug can't install on window by CMD or Powershell
v3.0.4
Common
- Fixed a bug that always requires sudo permission when exec ares commands