Skip to content

4.7.0

Compare
Choose a tag to compare
@cwhitten cwhitten released this 13 Dec 22:59
259238e

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

Fixed

  • [client] Bumped Web Chat to v4.7.1 in PR [2023]

  • [client] Added an empty state for the recent bots submenu in the app menu for Windows in PR 1945

  • [client] Fixed a bug that was showing the custom user ID validation message when disabled in PR 1946

  • [client] Improved error logging when opening a bot via URL in debug mode in PR 1949

  • [client] Fixed various accessibility issues in PRs:

  • [main] Increased ngrok spawn timeout to 15 seconds to be more forgiving to slower networks in PR 1998

Removed

  • [main] Removed unused VersionManager class in PR 1991
  • [main] Rewrote the emulator/core package and removed the emulator/cli package in PR 1989