Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Releases: actions-on-google/actions-on-google-nodejs

Version 2.9.0-preview.1

15 Jul 21:44
Compare
Choose a tag to compare
Pre-release

Sync version to 2.9.0

Version 2.8.0

27 Jun 23:29
Compare
Choose a tag to compare

Features:

  • Add support for user verification
  • Add surface capability shortcut
  • Add otherDeviceIds to smart home sync response

Version 2.7.1-preview.1

06 Jun 20:40
Compare
Choose a tag to compare
Pre-release

Sync version to 2.7.1

Version 2.7.1

06 Jun 20:39
Compare
Choose a tag to compare

Fixes:

  • Fix dependency vulnerabilities

Version 2.7.0

07 May 19:18
Compare
Choose a tag to compare

Features:

  • Add support for Developer Preview features under a new preview tag
  • Add roomHint property to smart home response
  • Adds types for 2FA in smart home request/responses

Fixes:

  • Fix conv.data not set when init.data has changed issue
  • Fix package.json to correct Node version >=6.13.0
  • Add warning for using DeepLink

Other Changes:

  • Update dependencies for security
  • Change library development tooling

Version 2.7.0-preview.2

07 May 19:21
Compare
Choose a tag to compare
Pre-release

Developer Preview Features:

  • Add support for Interactive Canvas

Fixes:

  • Correctly build preview version

Version 2.6.0

20 Feb 22:14
Compare
Choose a tag to compare

Features:

  • Add ability to respond with an HTTP 401 Status Code
  • Add support for other lambda formats
  • Add more error handling for report state

Fixes:

  • Fix unhandled exception in jwtClient.authorize

Other Changes:

  • Upgrade to TypeScript 3
  • Add package security audit to CI process
  • Change typedoc theme
  • Add source code links for Typedoc config
  • Selectively install yarn version 1.13.0 for travis
  • Upgrade ava and nyc to resolve yarn audit vulnerabilities

Version 2.5.0

16 Nov 00:44
Compare
Choose a tag to compare

Features:

  • Add support for speech biasing

Other Changes:

  • Make Smart Home execution response states a map of any type
  • Fix conversationToken resetting for Actions SDK
  • Make simple response detection more precise
  • Hide conversation module from reference doc table of contents

Version 2.4.1

05 Oct 01:42
Compare
Choose a tag to compare
  • Only set conv.data and user storage when changed
  • Add TypeScript autocomplete for default Dialogflow intents
  • Fix jsdoc for BrowseCarousel url
  • Make simulator detection more strict
  • Add a better error message when a simple response is required
  • Fix simulator response for Dialogflow v1

Version 2.4.0

03 Oct 19:21
Compare
Choose a tag to compare

Features:

  • Add support for conv.followup persisting context information (like conv.data)
  • Add support for CompletePurchase to perform Digital Transactions
  • Attempt to send helpful text when request is from Dialogflow simulator

Other Changes:

  • Refactor Question classes to Helper
  • Fix agentUserId to make it optional
  • Add more informative error when intent is empty
  • Change requestSync to prefer a jwt