Skip to content

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

Version 1.9.0

26 Feb 17:10
Compare
Choose a tag to compare
  • Add support for askToDeepLink
  • Add askForPlace
  • Add error message for Dialogflow v2 webhook requests
  • Adds a call to action to debug intent error
  • Handles error if userStorage is invalid JSON
  • Adds console binding for debug logs
  • Add imageDisplayOptions to Carousel
  • Escalates deprecation logs to warnings
  • Removes unnecessary semicolons

Version 1.8.2

05 Feb 20:13
Compare
Choose a tag to compare
  • Correct token verification for google-auth-library
  • Adds package version logging

Version 1.8.1

31 Jan 01:37
Compare
Choose a tag to compare
  • Fix argument values of reprompts

Version 1.8.0

26 Jan 00:21
Compare
Choose a tag to compare
  • Update dependency google-auth-library
  • Add a JSON output script for coverage
  • Update error output type for ImageDisplayOption
  • Adds DIRECT tokenization type
  • Add object-curly-spacing eslint rule
  • Updates description of CROPPED image display option
  • Run CI on node version 6 and 8

Version 1.7.0

28 Dec 22:09
96c3ff9
Compare
Choose a tag to compare
  • Fix handleRequestAsync jsdoc example
  • Add notice to askFor that works only for en_* locales.
  • Allow whitespace padding in SSML input
  • Add tests for app.data behavior
  • Add notice that Dialogflow v2 is not supported
  • Add tests for app.data behavior
  • Standardize class declaration syntax
  • Set Dialogflow speech for SSML in SimpleResponse
  • Add @Private to getArgumentCommon
  • Add max-len 100 eslint rule
  • Expose ImageDisplay enum on AssistantApp instances
  • Add no-magic-numbers eslint rule
  • Move Enums to prototype of AssisstantApp
  • Add stricter eslint autofix rules
  • Add @Private type annotation to ANY_TYPE_PROPERTY_
  • Add note about Brand Verification
  • Adds description for ImageDisplays enum
  • Fixes typo in example for askForSignIn

Version 1.6.1

21 Nov 21:37
Compare
Choose a tag to compare
  • Adds custom transaction token type
  • Adds JSDoc for ImageDisplayOptions

Version 1.6.0

15 Nov 16:46
Compare
Choose a tag to compare
  • Add support for Updates API
  • Add support for imageDisplayOption in BasicCard
  • Add support for userStorage and lastSeen
  • Add handleRequestAsync for Promise support
  • Bug fixes for transactions
  • Updates transaction enums to match documentation
  • Rename isRequestFromAssistant to isRequestFromGoogle

Version 1.5.1

13 Oct 20:18
Compare
Choose a tag to compare
  • Fix buildLineItem parameters mixup
  • Fix isRequestFromAssistant JSDoc return description
  • Add linting rules for JSDoc and fix existing violations

Version 1.5.0

10 Oct 16:12
Compare
Choose a tag to compare
  • Rename API.AI to Dialogflow

Version 1.4.0

04 Oct 17:04
Compare
Choose a tag to compare
  • No input prompts sent with rich responses
  • Add support for new NO_INPUT and CANCEL intents
  • Add support for NEW_SURFACE intent