Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 3.95 KB

CHANGELOG.md

File metadata and controls

63 lines (43 loc) · 3.95 KB

Changelog

18 November 2021

16 November 2021

  • 🚸 Allow entity values to contain strings or objects #60
  • ⏪ Reverse alexa-specific intents back to array #59

22 September 2021

  • ✨ Add support for adding system intents directly #51

13 September 2021

  • ✨ Improve Model validation #49
  • 🐛 Prevent generation of system entities #50

27 August 2021

  • ✨ Introduce backwards compatibility #47
  • 🐛 Match against entityKey #46
  • ♻️ Convert Arrays to Maps #45
  • 🐛 Set package scope to public #44

18 August 2021

  • 🚀 Prepare v4 Beta Launch #43

20 August 2021

  • 🐛 Fix bug causing intents to duplicate #33
  • 🐛 Parse FreeTextType to platform-specific property #28
  • ✨ Add FreeTextType for Google Conversational Actions #27
  • 🐛 Solve global intent bug #25
  • ✨ Merge global intents from language model for Conversational Actions #24
  • ✨ Add yaml conversion #23
  • ✏️ Adjust property indicator for Conversational Actions #16
  • ✨ Add support for Conversational Actions Scenes #15
  • 🐛 Parse Dialogflow System Entities #13
  • ✨ Add JovoModelGoogle for Conversational Actions #12
  • ⬆️ Bump set-value from 0.4.3 to 2.0.1 in /jovo-model #3
  • ⬆️ Bump acorn from 5.7.3 to 5.7.4 in /jovo-model #4
  • ⬆️ Bump lodash from 4.17.11 to 4.17.19 in /jovo-model #5
  • ⬆️ Bump minimist from 0.0.8 to 1.2.5 in /jovo-model #6
  • ⬆️ Bump mixin-deep from 1.3.1 to 1.3.2 in /jovo-model #7
  • ⬆️ Bump lodash from 4.17.11 to 4.17.19 #8
  • Handling new fields from Dialogflow (isRegexp, allowFuzzyExtraction) #9
  • 🐛 Insert lodash call for empty response speech #1