Skip to content

Releases: webos-tools/webos-studio

v2.1.1

07 Nov 23:45

Choose a tag to compare

  • Add webOS context menu support for JS services and dist directories under Enact apps
  • Revamp notification messages (info/warning) for clearer and more precise communication
  • Restrict the auto-completion to only work within webOS projects
  • Prevent default input values from being re-populated when deleted in Project Manager
  • TV profile
    • Hide the "Resource Monitoring" menu in Quick Launcher
  • OSE profile
    • Support level 31 APIs
  • Bug fix
    • Fix issue where environment variables were created redundantly
    • Fix bug causing simultaneous notifications in Log Viewer; now showing file location prompt only after "yes" is selected in the notification
    • Fix issue where the "Global install packaging" pop-up would disappear immediately
    • Fix typos

v2.1.0

31 Jul 01:39

Choose a tag to compare

  • New features
    • Providing a list of the latest SDK versions in PACKAGE MANAGER
    • Importing apps/services from outside of the current workspace
    • Adjusting resolution in the app preview
  • Improve UI
    • PACKAGE MANAGER, SIMULATOR MANAGER, IPK Analyzer
  • Change PACKAGE MANAGER to only show SDKs of the current profile
  • Change the naming rule of the target device
  • Change webOS Studio to not open the OUTPUT panel by default when it starts
  • Update README.md
  • TV profile
    • Support auto-completion
  • OSE profile
    • Support LS2 API level 29
    • Add a new feature: Log Viewer
  • Bug fix
    • Fixed a bug where KNOWN DEVICE was not updated properly
    • Fixed a bug where icons in KNOWN DEVICE were not displayed properly in the 'Light High Contrast' theme

v2.0.2

05 Apr 23:20

Choose a tag to compare

  • Change Simulator name and order in sidebar
  • Remove webOS Emulator Launcher install prompt pop-up
  • Update webOS Studio UI text
  • Update TV Simulator 6.0
  • Update README.md
  • Bug fix
    • Global package installation progress notification and an OSE/TV CLI deletion notification occur simultaneously

v2.0.1

29 Mar 02:31

Choose a tag to compare

  • Change API Level string in project wizard for TV profile
  • Change TV simulator version notation on notification window
  • Change Debug sub menu name and function
  • Remove auto focus of webOS Studio extension on start and do not show display numbers for TV profile
  • Remove beanviser in the Package Manager
  • Disable auto focus to Output log
  • Set WEBOS_CLI_TV variable to launch TV Emulator
  • Update TV Simulators to v1.4.1
  • Fix following bugs
    • Default target information is displayed as null when install or run app
    • Can't launch or use TV emulator
    • Color theme bug for the Package Manager
    • Show information error in TV profile
    • There is no Debug Application menu on ipk file
    • TV emulator v1.2.0 does not run
    • TV emulator is not running on fresh linux environment

v2.0.0

29 Mar 02:30

Choose a tag to compare

This is an integrated release for OSE and TV of the webOS Studio extension.

  • Introducing Device Profile for OSE and TV as a command, webOS: Set Device Profile
  • Adding new features
    • Device profiles
    • Package Manager
    • Resource Monitoring
    • Using integrated CLI
  • Integrating common commands between OSE and TV as follows:
    • webOS: Create ProjectWizard
    • webOS: Install Global Packages
    • webOS: Install Emulator Launcher
    • webOS: Auto Reload
    • webOS: Package Application
    • webOS: Set Up Device
    • webOS: Install Application
    • webOS: Launch Application
    • webOS: Debug
    • webOS: IPK Analyzer
    • webOS: Run Application
  • OSE only features
    • Resource Monitoring
  • TV only features
    • webOS TV: Set Up SSH Key
    • webOS TV: Run on Simulator
  • Others
    • Updated webOS Emulator Launcher as v0.9.4