Skip to content

4.13.0

Compare
Choose a tag to compare
@tonyanziano tonyanziano released this 14 Apr 19:44
· 90 commits to main since this release
a000c3d

This is a stable build of the v4 Bot Framework Emulator.

v4.13.0 - 2021 - 4 - 14

Added

  • [client] Bumped botframework-webchat to v4.13.0 in PR 2258

Fixed

  • [client] Added circular JSON handling to forwardToMain.ts which fixed a bug preventing the Emulator from connecting to Direct Line Speech bots in PR 2242
  • [client/main] Fixed an issue where the Emulator was failing to detect the final redirect URL when trying to login to Azure in PR 2248
  • [client] Fixed an issue where the Custom Activity Editor was sending the default model content instead of what was currently being displayed in the editor in PR 2255