Skip to content

3.5.31

Compare
Choose a tag to compare
@craigjensen craigjensen released this 01 Aug 21:38

Notable Fixes and Improvements

  • Updated to use v31 auth endpoint. More about that here: https://blog.botframework.com/2017/05/07/Bot-Framework-Auth-Change/
  • Updated to BotFramework-WebChat 0.11.1.
  • Fixed bug where the borders of checkboxes and radio buttons were not visible in adaptive cards.
  • Improved window restore logic. Will not restore to a non-visible location.
  • Added ability to zoom the UI: Ctrl+=: Zoom In, Ctrl+-: Zoom Out, Ctrl+0: Zoom Default.
  • Added config setting to limit state store size in order to better match behavior in production environments.
  • Use localhost rather than 127.0.0.1 for loopback address.
  • Updated to Electron 1.7.5.