Skip to content

Releases: alexa/alexa-apis-for-nodejs

Release 1.35.1 for ASK SDK Models

08 Apr 20:16
Compare
Choose a tag to compare

This release contains the following changes :

  • Adding missing definitions for APL 1.6. More information can be found here.

Release 1.35.0 for ASK SDK Models

08 Apr 20:10
Compare
Choose a tag to compare

This release contains the following changes :

  • Add support for APL 1.6 version. More information about the newest version can be found here.

Release 1.34.0 for ASK SDK Models

30 Oct 19:43
Compare
Choose a tag to compare

This release contains the following changes :

  • APL for Audio now sends RuntimeError requests that notify developer of any errors that happened during APLA processing.

Release 1.33.1 for ASK SDK Models

08 Oct 23:08
Compare
Choose a tag to compare

This release contains the following changes :

  • add sources property to the render document directive.

Release 1.33.0 for ASK SDK Models

08 Oct 22:26
Compare
Choose a tag to compare

This release contains the following changes :

  • Models and support for Extensions interfaces.

Release 1.32.0 for ASK SDK Models

09 Sep 22:07
Compare
Choose a tag to compare

This release contains the following changes :

  • Add “onCompletion” field in Connections.StartConnection directive. When sending this directive to start a Skill Connection, requester skill can set onCompletion to be RESUME_SESSION to receive the control back after the task is completed or SEND_ERRORS_ONLY to only receive error notifications without control back. More information about Use Skill Connections to Request Tasks can be found here.
  • Add “Authorization.Grant” directive support for user specific access token in out-of-session calls. More information can be found here.

Release 1.31.0 for ASK SDK Models

09 Sep 00:32
b11e06d
Compare
Choose a tag to compare

This release contains the following changes :

  • Support for 'Alexa for residential' properties. More information about 'Alexa for residential' can be found here.

Release 1.30.0 for ASK SDK Models

31 Aug 21:28
Compare
Choose a tag to compare

This release contains the following changes :

Release 1.28.0 for ASK SDK Models

25 Mar 20:29
Compare
Choose a tag to compare

This release contains the following changes :

  • Support for the next version of the Alexa Presentation Language (APL) with support for new Alexa responsive components and templates, dynamic data sources, new time primitives, and conditional commands. Ref.

Release 1.27.0 for ASK SDK Models

16 Mar 23:19
Compare
Choose a tag to compare

This release contains the following changes :