- Bump version of Conversation interface to '2017-02-03'
- New node for Conversation Workspace Management
- Clean up fix in Speech to Text Node, which caused problems with long audio tracks.
- Add get pronunciation to Text to Speech Customization Node.
- Add delete customization to Speech to Text Customization Node.
- Add description to Info panel for Text to Speech Customizations Node.
- Tone node updated to use url based services utility to detect bound service.
- New Node for Text to Speech Customizations.
- Added option to select Customization in Text To Speech Node.
- Added support for word training in Speech to Text Customizations Node.
- New Node for Speech to Text Customizations - Initial support for corpus (sentences) training.
- Added option to select Customization in Speech to Text Node.
- Fixed bug in Conversation node, when no msg.params defined.
- Added Keyword and Entity emotion and sentiment as options on Alchemy Feature Extract Node.
- Allow Conversation credentials to be provided on msg.params
- Similarity Search and Visual Recognition Nodes updated to use url based services to detect bound service.
- Personality Insights node updated to latest December 15, 2016 GloVe profiles.
- Conversation, Alchemy Feature Extract and Date Extraction nodes updated to use url based services utility to detect bound service.
- Added diarization support to STT Node via the parameter speaker_labels
- STT and TTS node use url based services utility to detect bound service.
- New V1 Query Builder Node for the Discovery Node
- New services utilities to handle node-red app name clash problems
- New V1 Discovery Node
- Implementation of Discovery Node query, list and get details methods
- Fix to Translator Node which was ignoring any override values set in the msg object
- Fix to Document Conversion Node to preserve full msg object
- Fix to Language Translator Node train mode documentation
- New V1 Experimental Discovery Node
- Change color of V3 Personality Insights Node
- New V3 Personality Insights Node
- Deprecated V2 Personality Insights Node
- Fix to Language Translation Node to allow it work with File Inject
- Bugfixes to Language Translator Train Node
- Fix to Language Translator Train Node to allow it work with File Inject
- Added new Date Extraction Node
- Visual Recognition Node, now defaults detection setting and language on initial initialisation.
- Added Translation and Language Identify nodes for Language Translator Service (Blue Tiles)
- Deprecated Translation and Language Indentification nodes for Language Translation (Green Tiles)
- Translation Node supports German
- New Similarity Search (Beta) Node
- New Language Translation Util mode, to request available translation models
- Translation Node now has option to look for global translation settings
- Enhancements to Conversation Node
- Node has option to remember context
- Context support for single user and multi-user models
- Ability to reset context, including user specific reset
- Ability to splice in additional context variables.
- Added Concept support to News Node
- Name space fixes to Text to Speech Node
- Fixed how Document Conversion node was handling docx files
- Oops! fix to Speech to Text Node
- Name space fixes to Speech to Text Node
- The dialog for the Text to Speech service now loads available voices dynamically. This allows new voices and languages to be identified without requiring a further code change.
- Emergency fix for Watson Language Translation node. Bluemix credentials read too late.
- Emergency fix for node.js version compatibility problem, in payload-utils
- Corrected word count for Japanese text in Personality Insights nodes.
- Move Dialog to deprecated list.
- Conversation : added support for optional alternate_intents, output, entities and intents.
- Conversation : Bugfixes
- Retrieve and Rank : allow parameters to be passed into the nodes on the msg object
- Moved Relationship Extraction and Concept Insights nodes to the deprecated list.
- Updated dependency to watson-developer-cloud node-SDK v2.1.0
- Added in German and Japanese support to Natural Language Classifier node
- Visual Recognition V3 : added support of Accept-Language for Classify feature, new icon with pink background, icon label renamed (removing v3 from node name)
- Fixed document conversion node when filetype is not recognized
- Moved functions to utility module
- Oops! fix to Conversation V1 node
- New Conversation V1 node
- Bugfixes to Feature Extract node
- Bugfixes to Visual Recognition node
- Added in Japanese and Arabic support to Personality Insights node
- Updated dependency to watson-developer-cloud node-SDK 1.12.2
- New Conversation experimental node.
- Visual Recognition v3 : added a Delete All Classifiers feature in the util node. Added corresponding Flow in Starter.
- New palette category for deprecated Nodes, that are being retained for backward compatibity.
- Bugfixes to Speech to Text.
- New Visual Recognition V3 node to support the V3 GA API. This incorporates the features that were previously available as part of AlchemyAPI Vision.
- The transcription returned for the Speech to Text node now returns full (untruncated) transcription. The alternatives are returned in msg.fullresult. The dialog now loads available models dynamically. This will allow new speech models to be identified without requiring a further code change.
- The Retrieve and Rank node nows stores credentials in a configuration node, allowing the credentials to be shared acrosss a flow with multiple Retrieve and Rank nodes.
- New Tone Analyzer V3 node to support the V3 GA API.
- AlchemyAPI Image Analysis and Language nodes migrated from old Alchemy SDK to current Watson Developer Cloud SDK for Node.js
- The dialog for the Language Translation service now loads available models dynamically. This allows new translation models to be identified without requiring a further code change. This version allows customised translations models to be selected.