BotFramework-Emulator

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.

MIT License

Stars
1.8K

Bot releases are hidden (Show)

BotFramework-Emulator - 4.2.1

Published by sgellock almost 6 years ago

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

BotFramework-Emulator - 4.2.0

Published by sgellock almost 6 years ago

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

BotFramework-Emulator - 3.5.37

Published by sgellock almost 6 years ago

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

BotFramework-Emulator - 4.1.0

Published by sgellock almost 6 years ago

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

BotFramework-Emulator - 3.5.36

Published by craigjensen over 6 years ago

Changes

  • Support for OAuthCards
  • Improved proxy support
BotFramework-Emulator - 4.0.9-alpha

Published by eanders-ms over 6 years ago

This release is an early preview of the new Bot Framework Emulator. Please consider it to be experimental, and we'd love to hear your feedback.

BotFramework-Emulator - 4.0.8-alpha

Published by eanders-ms over 6 years ago

This release is an early preview of the new Bot Framework Emulator. Please consider it to be experimental, and we'd love to hear your feedback.

BotFramework-Emulator - 4.0.7-alpha

Published by eanders-ms over 6 years ago

This release is an early preview of the new Bot Framework Emulator. Please consider it to be experimental, and we'd love to hear your feedback.

BotFramework-Emulator - 3.5.35

Published by craigjensen almost 7 years ago

Notable changes in this release

  • Fix for Log panel minimized by default
  • Fix for unable to clear locale field
  • Improved render performance
  • Add focus trap to dialogs
  • Debounce some hotkeys
  • Updated visual theme
BotFramework-Emulator - 3.5.34

Published by craigjensen almost 7 years ago

Notable changes in this release

  • Added state API deprecation warning
BotFramework-Emulator - 3.5.33

Published by craigjensen almost 7 years ago

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
BotFramework-Emulator - 3.5.32

Published by craigjensen almost 7 years ago

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
BotFramework-Emulator - 3.5.31

Published by craigjensen about 7 years ago

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.
BotFramework-Emulator - 3.5.29

Published by craigjensen over 7 years ago

Updating WebChat control.

BotFramework-Emulator - 3.5.28

Published by craigjensen over 7 years ago

New emulator version.

BotFramework-Emulator - 3.5.27

Published by craigjensen over 7 years ago

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
BotFramework-Emulator - 3.5.25

Published by craigjensen over 7 years ago

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)
BotFramework-Emulator - 3.5.23

Published by craigjensen almost 8 years ago

Maintenance update: Minor bug fixes and improvements.

BotFramework-Emulator - 3.5.22

Published by craigjensen almost 8 years ago

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.
BotFramework-Emulator - 3.5.21

Published by craigjensen almost 8 years ago

Package Rankings
Top 8.47% on Proxy.golang.org
Badges
Extracted from project README
Build Status Coverage Status
Related Projects