From 4e7b7a6da9a683c67c3428720dbd58f467cd2c27 Mon Sep 17 00:00:00 2001 From: Sutharman Suntharesu Date: Thu, 24 Sep 2020 20:13:08 -0700 Subject: [PATCH] Version 2.3.0 alexa-smart-screen-sdk ***Enhancements*** * Upgraded dependency to Device SDK 1.20.1 [https://github.com/alexa/avs-device-sdk/tree/v1.20.1] * Support for APL 1.4 [https://aplspec.aka.corp.amazon.com/release-1.4/html/index.html#apl-specification-1-4] * Added APL Telemetry Support * TV Overlay Portrait is no longer supported * Added support for APL Extensions [https://developer.amazon.com/en-US/docs/alexa/alexa-presentation-language/apl-latest-version.html#apl-extensions-and-the-backstack] ***Bug fixes*** * Correctly handle GUI state when presenting content over attenuated PlayerInfo card * Lock JS dependency version - using package-lock.json * Fixed alexa state on touch event * Fixed import content failure cache update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a12bf55..a629c66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Alexa Smart Screen SDK

- +