Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

4.9.0

Choose a tag to compare

@srinaath srinaath released this 24 Aug 18:30
0866dcb

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

Added

  • [main] Exposed id field on response object returned from /v3/conversations endpoint in PR 2129

  • [client] - Bumped botframework-webchat to v4.9.0 in PR 2142

Fixed

  • [build] Fixed system dialog on Mac OS warning about being unable to check for malicious code in PR 2135

  • [client / main] Fixed an issue where starting a conversation via deeplink was initializing the WebSocket server twice and closing previously established connections in PR 2146