Releases: Accenture/alexia
Releases · Accenture/alexia
2.4.0
19 Dec 10:11
Compare
Sorry, something went wrong.
No results found
Auto detect SSML in response text
Fixed generating utterances for built in intents for localized apps
2.3.0
09 Dec 12:28
Compare
Sorry, something went wrong.
No results found
Added more control on setting previousIntent session attribute
2.2.3
07 Dec 17:03
Compare
Sorry, something went wrong.
No results found
Added support for request payload of type string
2.2.2
07 Dec 14:21
Compare
Sorry, something went wrong.
No results found
Fixed missing rimraf dependency for saving of speech assets
2.2.1
06 Dec 16:05
Compare
Sorry, something went wrong.
No results found
Added support for German utterances
Locale is optional in requests (backwards compatibility)
2.2.0
30 Nov 15:03
Compare
Sorry, something went wrong.
No results found
Added multi language support using i18next
2.1.0
29 Nov 07:18
Compare
Sorry, something went wrong.
No results found
Added new function app.setShouldEndSessionByDefault(boolean) that overwrites the default value of shouldEndSession for responses
Added new function alexia.createRequest(options) that enables you specify all options for Alexa requests
Extended actions to support arrays of intent names in the from and to properties
2.0.2
18 Nov 11:30
Compare
Sorry, something went wrong.
No results found
Fixed intent handling with three arguments
2.0.1
14 Nov 11:08
Compare
Sorry, something went wrong.
No results found
Added new built-in Slot Types for Europe
Updated eslint to use standard config & updated code formatting
Fixed saving of custom slots & speech assets and updated tests
2.0.0
04 Nov 12:46
Compare
Sorry, something went wrong.
No results found
Added complete request object as third parameter to intent handle function