Skip to content

New SDK version 2.6.0 with various fixes and enhancements

Compare
Choose a tag to compare
@stevendavelaar stevendavelaar released this 22 Mar 17:46
· 35 commits to master since this release
66afb88
  • Typescript code completion was not working
  • Entity Event Handler throws error while setting item values for a skill-scoped composite bag entity in dialog flow
  • Typescript types missing/incorrect
  • Added init entity event handler
  • Added supportedActions to event handler metadata property
  • Added support for table, form and tableForm message types to MessageModel
  • Added setTransitionAction function to entity event handler context
  • Bumped version to 5.6.0
  • The 'context.translate' function did not work correctly with ICU message formats that expect a numeric argument.