Skip to content

Release 0.7.5 to npm

Compare
Choose a tag to compare
@chughts chughts released this 25 Dec 20:11
· 142 commits to master since this release
4d20c7c

0.7.5
Bump SDK Dependency to 3.15.0
Added Portuguese (Brazilian) and Chinese (Simplified and Traditional) as output languages for Visual Recognition node.
Added list voices and delete customisation methods to TTS Corpus Builder node.
STT Node Changes
Allowing SDK to manage IAM Tokens.
Streaming mode for STT using IAM key now working.
Fix to stream mode for max alternatives and smart formatting options
Keywords, Word Confidence and Customization Weight can now be specified
Allow Start and End data packets to be specified as JSON objects, as well as a stringified JSON objects.
In line with SDK change use createLanguageModel() to create custom model
Disable SSL Verification option for Assistant Node.
Natural Language Understanding Node Changes
Bump Natural Language Understanding to 2018-11-16
Add Limit Categories and limit_text_characters options
Allow JSON input into Personality Insights node.
Japanese word count was causing a Node-RED crash when run in the cloud.
Hungarian supported by Language Translator.
New Document Language Translator node.
New Assistant V2 Node.
Discovery Node changes
Bump Discovery to 2018-12-03
Implement Query Notices method
Bump dependency on file-type to 10.7.0
Bump dependency on temp to 0.9.0

0.7.4
Bump SDK Dependency to 3.11.0
Bump Assistant version to 2018-09-20
Bump Discovery version to 2018-08-01
Bump Natural Language Understanding to 2018-09-21
Bump Personality Insights to 2017-10-13
Discovery New Environment Size is now a string
Add Language Text to DropDrown for new supported languages in Translation Node.
Natural Language Classifier updated for use of IAM key for authentication.
Fix the Natural Language Understanding for bound IAM key service.
German is a supported STT Language.
Visual Recognition Key fix when migrating from unbound to bound service.

0.7.3
Modify Discovery Query Builder Node to use listCollectionFields to determine query list.

0.7.2
Allow version date for Assistant to be specified in msg.params.version to allow optional usage of beta version.

0.7.1
Fix to how IAM Key for bound Visual Recognition is retrieved