Skip to content

4.8.1

Compare
Choose a tag to compare
@cwhitten cwhitten released this 18 Mar 19:01
f8e6800

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

Fixed

  • [build] Replaced a missing .icns file that was deleted by mistake in a previous PR. Fixes the app icon on Linux & Mac in PR 2104
  • [client] Fixed an issue where Restart activity wont appear on selected activity after restarting once in PR 2105
  • [client] Disable "Restart conversation from here" bubble on DL Speech bots 2107
  • [client] Fixed an issue where starting a conversation with an unset custom user ID was causing the User member of the conversation to have a blank id field in PR 2108
  • [main] Fixed an issue where the setting Bypass Ngrok for local addresses was continuing to use the ngrok tunnel even for local bots in PR 2111
  • [main] Ngrok Reporting made accurate in PR 2113