Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 2.34 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

v4.3.0 - 2019 - 03 - 04

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