Actions SDK Changelog
Stay organized with collections
Save and categorize content based on your preferences.
2021-06-18
Added
2021-05-18
Added
2021-01-06
Added
2020-10-16
Added
2020-10-08
Added
Changed
Deprecated
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eThis webpage details updates and changes to the Google Assistant Actions SDK, primarily focusing on additions and modifications to various types and properties.\u003c/p\u003e\n"],["\u003cp\u003eKey additions include StaticCanvasPrompt, RepeatMode, EntitySet, StaticCollectionBrowsePrompt, ReleaseChannel, State, Version, and more.\u003c/p\u003e\n"],["\u003cp\u003eUpdates encompass features like enabling full-screen mode in StaticCanvasPrompt, sending state data to Canvas App, and handling unknown synonym values.\u003c/p\u003e\n"],["\u003cp\u003eChanges involve making certain fields optional, such as sample invocations in LocalizedSettings and ClassReference in IntentParameter.\u003c/p\u003e\n"],["\u003cp\u003eActionLink has been deprecated, indicating it is no longer recommended for use and may be removed in future releases.\u003c/p\u003e\n"]]],[],null,["# Actions SDK Changelog\n\n2021-06-18\n----------\n\n### Added\n\n- Add [StaticCanvasPrompt](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/EventHandler#staticcanvasprompt)#continueTtsDuringTouch.\n\n2021-05-18\n----------\n\n### Added\n\n- Add [StaticCanvasPrompt](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/EventHandler#staticcanvasprompt)#enableFullScreen.\n\n2021-01-06\n----------\n\n### Added\n\n- Add [RepeatMode](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/RepeatMode).\n- Add [EntitySet](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/EntitySet).\n\n2020-10-16\n----------\n\n### Added\n\n- Add [StaticCollectionBrowsePrompt](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/EventHandler#StaticCollectionBrowsePrompt).\n- Add [ReleaseChannel](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/ReleaseChannel).\n- Add [State](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/State).\n- Add [Version](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/Version).\n\n2020-10-08\n----------\n\n### Added\n\n- Add [StaticCanvasPrompt](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/EventHandler#StaticCanvasPrompt)#sendStateDataToCanvasApp.\n- Add [SynonymType](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/SynonymType)#acceptUnknownValues.\n- Add [Engagement](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/CustomAction#engagement)#assistantLink.\n- Add [AssistantLink](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/CustomAction#AssistantLink).\n\n### Changed\n\n- Make [LocalizedSettings](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/LocalizedSettings)#sample_invocations field optional.\n- Make [IntentParameter](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/Intent#intentparameter)#ClassReference optional.\n\n### Deprecated\n\n- Deprecate [ActionLink](https://developers.google.com/assistant/actionssdk/reference/rest/Shared.Types/CustomAction#actionlink)."]]