4.3.0
This is a stable build of the v4 Bot Framework Emulator.
Added
- [docs] Added changelog in PR #1230
- [style] 💅 Integrated prettier and eslint in PR #1240
- [main / client] Added app-wide instrumentation in PR #1251
- [client] Show a message when nothing has been inspected yet, in PR #1290
Fixed
- [main] Fixed issue (#1257) where opening transcripts via the command line was crashing the app, in PR #1269.
- [main] display correct selected theme in file menu on mac, in PR #1280.
- [client] Renamed 'submit' button to 'save' in endpoint & service editors, in PR#1296
- [main] use correct values for subscriptionKey and endpointKey for qna services, in PR #1301
- [client] fix link to manage qna service, in PR #1301
- [client] Fixed resources pane styling issues, and added scrollbars, in PR #1303
- [client] Fixed issue where transcript tab name was being overwritten after opening the transcript a second time, in PR #1304
- [client] Fixed issue where links pointing to data urls were opening the Windows store, in PR #1315
- [client] Fixed Azure gov checkbox and added a link to docs, in PR #1292
- [client] Fixed issue where restart conversation was not clearing history, in PR #1325
- [luis] Fixed issue where Luis extension wouldn't start properly, in PR #1334