> ## Documentation Index
> Fetch the complete documentation index at: https://docs.titanos.tv/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

## SDK Release [v1.11.0](https://www.npmjs.com/package/@titan-os/sdk/v/1.11.0)

* **Feat:** Add getKeyCodes method to device info — retrieve supported key codes for the current device

## SDK Release [v1.10.3](https://www.npmjs.com/package/@titan-os/sdk/v/1.10.3)

* **Fix:** supportUHD capability on JVC Vestel MB190
* **Fix:** launch native apps (Youtube & Netflix) with deeplinks
* **Fix:** onTTSSettingsChange incorrectly triggered by startSpeaking, causing undefined error

## SDK Release [v1.10.2](https://www.npmjs.com/package/@titan-os/sdk/v/1.10.2)

* **Fix:** Resolve issue with isReady promise timing out unexpectedly

## SDK Release [v1.10.1](https://www.npmjs.com/package/@titan-os/sdk/v/1.10.1)

* **Fix:** Text-to-Speech returns enabled false even if it's enabled on JVC Vestel MB191

## SDK Release [v1.10.0](https://www.npmjs.com/package/@titan-os/sdk/v/1.10.0)

* **Fix:** Fix supportWidevineClassic for Philips
* **Feat:** Create new properties for HDR10+ and HLG
* **Fix:** Add AOC platform detection to display the correct value in brand

## SDK Release [v1.9.0](https://www.npmjs.com/package/@titan-os/sdk/v/1.9.0)

* **Fix:** Support for JVC HKC: Add JSV platform support with detection and SDK integration
* **Fix:** Set playready and widevineModular to true for philips
* **Fix:** Hiding Scroll bar on JVC: Hide sysinfo element to avoid affecting layout
* **Fix:** AppControl second parameter doesn't work properly: Support dynamic URLs

## SDK Release [v1.8.0](https://www.npmjs.com/package/@titan-os/sdk/v/1.8.0)

* **Fix:** Remove rate/volume/pitch from public TTS settings API
* **Fix:** DolbyAtmos returns "unknown" on 690 2K (2023, 2024 and 2025)
* **Fix:** Product.ifa's value doesn't sync to tv.
* **Feat:** Implement Titan SDK for Vestel MB181/MB180 devices
* **Fix:** SDK accessibility functions doesn't work when SDK is imported dynamically
* **Refact:** SDK NPM forces to install rollbar

## SDK Release [v1.7.2](https://www.npmjs.com/package/@titan-os/sdk/v/1.7.2)

* **Fix:** Vestel MB190/MB191 App2App on DevView is not correctly
* **Fix:** Apps with CSP rules break when opening the app
* **Fix:** Vestel MB190/MB191 App2App on DevView is not working

## SDK Release [v1.7.1](https://www.npmjs.com/package/@titan-os/sdk/v/1.7.0)

* **Fix:** Intermittent issue prevents to access DevView

## SDK Release [v1.7.0](https://www.npmjs.com/package/@titan-os/sdk/v/1.7.0)

* **Fix:** Disable AppControl whitelist

## SDK Release [v1.6.2](https://www.npmjs.com/package/@titan-os/sdk/v/1.6.2)

* **Fix:** Disable AppControl whitelist
* **Feat:** SDK on NPM

<Note>
  The SDK was not available in NPM before the version
  [v1.6.2](https://www.npmjs.com/package/@titan-os/sdk/v/1.6.2). Before it, the
  SDK was being served as CDN URL only.
</Note>
