Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: prepare release notes #3096

Merged
merged 3 commits into from
May 16, 2020
Merged

Conversation

a-b-r-o-w-n
Copy link
Contributor

@a-b-r-o-w-n a-b-r-o-w-n commented May 15, 2020

closes #3096

4.9

In this release:

Composer desktop application

We are excited to be releasing version 1.0 Composer desktop application! With the desktop version of Composer,
users no longer need to clone the repository and build from source. There versions available for all platforms.
To see all releases, visit the releases tab or go to https://aka.ms/download-composer for the latest version.

4.9 SDK

This release includes version 4.9 of the BotFramework BotBuilder SDK. Check out the release notes here.

Composer Plugins

A preview version of Composer plugins is shipping with this release. With plugins, developers can extend Composer functionality
in many ways such as authentication, custom storage, custom publishing as well as extending the Composer api in arbitrary ways.

To see examples of plugins, look in the ./Composer/plugins directory.

Managed runtime

By default, new bots created with Composer will only include the declarative assets (dialogs, lu, and lg files). The runtime needed to run the bot
is managed by Composer. If users want to customize the runtime, they can do so by "ejecting" from the settings page.

Azure deploy

An example of a plugin that the Composer team has worked on is the Azure Publish plugin. With this, users can now provision and deploy their
bots to Azure Bot Service directly through Composer!

Accessibility updates

Many accessibility improvements were made in this release. We are always striving to ensure our products meet the highest standards
of accessibility compliance.

Full Changelog

Added

Fixed

Changed

Other

@cwhitten cwhitten merged commit 717f720 into master May 16, 2020
@cwhitten cwhitten deleted the abrown/release/release-notes branch May 16, 2020 00:02
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* update changelog script

* add 4.9 release notes

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't select certain action nodes Error happens when visual-editor is focused and "tab" is hit
2 participants