Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

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

3.8.1

Choose a tag to compare

@taycaldwell taycaldwell released this 08 Jul 00:29

Added

  • Add missing home storage capability.

3.8.0

Choose a tag to compare

@taycaldwell taycaldwell released this 18 Jun 20:31

Added

  • continueTtsDuringTouch to Canvas, which is used to continue TTS output when a user interacts with a Canvas element.

3.7.1

Choose a tag to compare

@taycaldwell taycaldwell released this 19 May 02:37

Changed

  • Fixed linting errors

3.7.0

Choose a tag to compare

@Fleker Fleker released this 18 May 16:56

Added

  • Add enableFullScreen to Canvas, allowing the canvas application to occupy the full screen, and not have a header at the top.

Changed

  • Enhanced reference docs with detailed comments and examples

3.6.0

Choose a tag to compare

@taycaldwell taycaldwell released this 22 Apr 23:54

Added

  • Add timezone field to Device

3.5.0

Choose a tag to compare

@taycaldwell taycaldwell released this 19 Apr 20:14

Added

  • Add MediaContext index and Media prompt items
  • Add location field to Device

3.4.0

Choose a tag to compare

@mattcarrollcode mattcarrollcode released this 10 Mar 22:52

Added

  • Add playlist features to media prompt

3.3.0

Choose a tag to compare

@Fleker Fleker released this 01 Feb 18:42

Added

  • Add request verification

Changed

  • Update library Typedoc settings based on breaking changes

3.2.0

Choose a tag to compare

@taycaldwell taycaldwell released this 09 Oct 19:44

Added:

  • Collection Browse

Changed:

  • Enabled conversation to accept custom logger interface
  • google-auth-library to new major version

3.1.0

Choose a tag to compare

@Fleker Fleker released this 26 Aug 22:35

Added:

  • Canvas state

Fixed:

  • Options not existing for public interface