webOS OSE 2.14.0 Release
November 30, 2021
We’re pleased to announce the release of webOS Open Source Edition (OSE) 2.14.0.
The highlights of this release are as follows:
- Switch to 64-bit builds (32-bit builds deprecated)
- Visual Studio Code Extension for webOS OSE
- Camera App
For more details on this release, see the release notes.
Switch to 64-bit builds (32-bit builds deprecated)
64-bit webOS OSE image is now the default build and 32-bit builds have been deprecated. The switch to 64-bit builds is applied to both Raspberry Pi 4 target and OSE Emulator. See Building webOS OSE and Emulator User Guide for more information about 64-bit builds in webOS OSE.
Visual Studio Code Extension for webOS OSE
A Microsoft Visual Studio (VS) Code Extention for webOS OSE has been released to the market place of Visual Studio. This extension helps developers easily create webOS OSE apps/services (web apps, Enact apps, JS services).
Camera App
webOS OSE has incorporated a camera app into its sample apps catalog. This sample camera app implements fundamental camera features of webOS OSE so that developers can kick start their implementation of camera features.