Skip to content

Releases: microsoft/BotFramework-Emulator

3.5.33

01 Nov 21:23
2eeed9d
Compare
Choose a tag to compare

Notable changes in this release

  • Added an option in App Settings to force authentication back to version 1.0 tokens.
  • New keyboard shortcuts (thank you @rinormaloku!):
    • F5, Ctrl/⌘+R: New conversation
    • F6, Ctrl/⌘+L: Toggle address bar
    • F10, Alt+F: Toggle app menu

3.5.32

24 Oct 19:33
Compare
Choose a tag to compare

Notable changes in this release

  • Added support for bot framework authentication endpoints v3.2
  • Updated to BotFramework-WebChat v0.11.2
  • Updated to Electron v1.8.1

3.5.31

01 Aug 21:38
Compare
Choose a tag to compare

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.

3.5.29

10 May 00:03
Compare
Choose a tag to compare

Updating WebChat control.

3.5.28

09 May 17:56
Compare
Choose a tag to compare

New emulator version.

3.5.27

11 Apr 01:05
Compare
Choose a tag to compare

Notable Updates

  • Recovery build to address instabilities in 3.5.26
  • Update to WebChat 0.10.6
  • Make behavior of ngrok for local addresses optional (thank you @kbremner!)
  • Added 'Select All' to edit menu (thank you @sozercan!)
  • Include packaging scripts in package.json
  • Allow multiple Emulator instances

3.5.25

27 Jan 22:57
Compare
Choose a tag to compare

Notable Fixes and Improvements:

  • Update to WebChat 0.5.1
  • User can set the locale of the bot connection
  • Include bot state activity in log view
  • Experimental: Host proxy settings support (still a work in progress)
  • Bypass ngrok when connecting to locally hosted bots
  • Visibility scope of bot state’s user blob was incorrect
  • Send separate conversationUpdate messages for bot and user added to conversation
  • Fixed the 'Restart' link when and update is ready to install (3.5.23 & .24 users will have to manually restart)

3.5.23

15 Dec 22:52
Compare
Choose a tag to compare

Maintenance update: Minor bug fixes and improvements.

3.5.22

08 Dec 23:21
Compare
Choose a tag to compare

Summary of major changes:

  • Bot-Initiated Conversations – Bots can initiate new conversations with the user.
  • Simplified App Settings – Emulator listening port and callback URL are now managed internally by the app.
  • Added Remaining System Events – You can send ContactRelationUpdate, Typing, Ping, and DeleteUserData activity types to your bot.
  • Improved Button Layout – Buttons no longer stack vertically, but arrange horizontally and wrap as necessary.
  • Relaxed Hyperlink Filtering – Hyperlinks in the chat window were previously limited to http and https protocols. This restriction has been removed.

3.5.21

02 Dec 00:17
Compare
Choose a tag to compare
Merge pull request #33 from Microsoft/eanders-MS

version 3.5.21