Releases: alexa/alexa-apis-for-nodejs
Releases · alexa/alexa-apis-for-nodejs
Release 1.18.0 for ASK SDK Models
This release contains the following changes :
- Models for Skill Connections. With the Skill Connections feature, you can enable an Alexa skill to fulfill a customer request that it can't otherwise handle by forwarding the request to another skill for fulfillment.
Release 1.17.0 for ASK SDK Models
This release contains the following changes :
- Added APL commands
AnimateItemCommand
,OpenUrlCommand
,SetFocusCommand
,ClearFocusCommand
. - Added
finally
andcatch
attributes inSequentialCommand
. - Provide APL expression language in some APL commands, alongside their primitive types (eg:
delay
in all commands). - Added
ENDPOINT_TIMEOUT
enumeration inSessionEndedReason
.
Release 1.16.0 for ASK SDK Models
This release contains the following changes :
- APL SetValue command support.
Release 1.15.1 for ASK SDK Models
This release contains the following changes :
- Added video codecs information in the APL Viewport Characteristic Video property.