Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Chris Whitten 1a93f21d16
2.1.3 release (#9628)
* 2.1.3 release

* Modify electron-server package.json
2023-08-15 17:36:58 -07:00
Tony Anziano 6e84cea064
chore: Merge 2.1.2 release branch into main (#8965)
* Bumped version to 2.1.2

* Added 2.1.2 changelog

Co-authored-by: TJ Durnford <tjdford@gmail.com>
2022-02-08 13:00:35 -08:00
Chris Whitten 6977c70b35
release: 2.1.1 (#8643) 2021-09-09 09:52:51 -07:00
Srinaath Ravichandran 6039ff31b8
chore: Release 2.1.0 (#8454)
* Updated release md

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

* Updated release notes

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

* Updated release notes

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

* Fix typos

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

More updates to log

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Co-authored-by: Srinaath Ravichandran <srravich@microsoft.com>
2021-07-23 10:22:24 -07:00
Chris Whitten e01782001d
Update to release md file (#7871) 2021-07-20 16:53:17 -07:00
Srinaath Ravichandran 0f33b2d258 chore: Rebase main with 1.4.1 release (#7678) 2021-05-07 09:19:54 -07:00
Tony Anziano 6a4e84f969 feature: Merge 1.4.0 into main (#6529)
* release: 1.4.0-rc0

* fix: lg create error with multi-language (#6412)

Co-authored-by: Ben Yackley <61990921+beyackle@users.noreply.github.com>

* fix: Remove Attachment Lg template when they are deleted in the Response Editor (#6405)

* fix: Remove Attachment Lg template when they are deleted in the Response Editor

* strings

Co-authored-by: Soroush <sorgh@microsoft.com>

* 1.4.0-rc1

* Added gray Composer icon to 'no triggers' dialog state (#6414)

Co-authored-by: Ben Yackley <61990921+beyackle@users.noreply.github.com>

* Get an ARM token only when publishing to Azure (#6418)

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>

* fix: composer doesn't see component dialogs that are in subfolders (#6420)

* fix: composer doesn't see component dialogs that are in subfolders

* clean unused code

* fix: revert yeoman-environment to 2.10.3 from 3.1.0 (#6415)

* 1.4.0-rc2

* fix: load feature flags if default keys have changed (#6432)

* handle case when default feature flags change

If a feature flag is renamed or removed, Composer would fail when updating feature flags.

* show app error when feature flags fail to fetch in development

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>

* fix: use new create flow during add skill if enabled (#6427)

* Initial changes for component model add skills flow

* Reusing function

* Add new bot as skill working e2e in component model creation

* cleaning up PR

* removing unused imports

* - fixing typos
- enabling qna template to be instantiated as a skill

* Fixing title in addSkills modal and fixing default template

* fix useEffect

Co-authored-by: Patrick Volum <pavolum@microsoft.com>

* Update bf-orchestrator to 4.12.0-beta.20210316.cdd0819 (#6435)

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>

* fix: make CSS show triangles in project tree (#6428)

Co-authored-by: Andy Brown <asbrown002@gmail.com>

* feat: Implement layout to errorCallout (#6396)

* implement layout to errorCallout

* Fix linting issues

Co-authored-by: Andy Brown <asbrown002@gmail.com>

* fis: change feature flag text (#6438)

Co-authored-by: Patrick Volum <pavolum@microsoft.com>

* feat: update runtime package to 4.12.1 (#6441)

* Update to 4.12.1

* update schema

Co-authored-by: Lu Han <32191031+luhan2017@users.noreply.github.com>

* fix: hidden showCode button when url is all & show code for form dialog (#6444)

* hidden showCode button when dialog is all & show code for form dialog

* ci fix

* lint

Co-authored-by: Dong Lei <donglei@microsoft.com>

* Fixing projectId state by ordering state change (#6437)

Co-authored-by: Patrick Volum <pavolum@microsoft.com>

* prepare changelog for 1.4.0

* 1.4.0-rc3

* feat: take 4.12.2 runtime package (#6469)

* take 4.12.2

* Update schema

Co-authored-by: Lu Han <32191031+luhan2017@users.noreply.github.com>

* fix: Allow multiline variations for LG text and speech modalities (#6394)

* fix: Allow multiline variations for LG text and speech modalities

* fix tests

* pr comment

Co-authored-by: Soroush <sorgh@microsoft.com>

* fix actions (#6476)

Co-authored-by: Soroush <sorgh@microsoft.com>

* release: 1.4.0

* Update 1.4.0.md

* RC4

* Update bf-orchestrator to 4.12.0-beta.20210322.314475a (#6496)

Co-authored-by: Chris Whitten <christopherwhitten@gmail.com>
Co-authored-by: leileizhang <leilzh@microsoft.com>
Co-authored-by: Ben Yackley <61990921+beyackle@users.noreply.github.com>
Co-authored-by: TJ Durnford <tjdford@gmail.com>
Co-authored-by: Soroush <sorgh@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Ben Brown <benbro@microsoft.com>
Co-authored-by: Andy Brown <asbrown002@gmail.com>
Co-authored-by: pavolum <pavolum@outlook.com>
Co-authored-by: Patrick Volum <pavolum@microsoft.com>
Co-authored-by: taicchoumsft <61705609+taicchoumsft@users.noreply.github.com>
Co-authored-by: Christiano Donke <cdonke@users.noreply.github.com>
Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Lu Han <32191031+luhan2017@users.noreply.github.com>
Co-authored-by: Long Alan <julong@microsoft.com>
Co-authored-by: Soroush <hatpick@gmail.com>
2021-03-23 16:41:20 -07:00
Zhixiang Zhan ab5fde1c1b release: v1.3.1 (#5520)
* generate change log v1.3.1

* Update 1.3.1.md

* update latest commit

Co-authored-by: Dong Lei <donglei@microsoft.com>
2021-01-14 21:14:00 +08:00
Andy Brown b109cde989 release: update changelog 2020-12-14 09:18:25 -08:00
Chris Whitten a5ec35c56c Update 1.2.0.md 2020-11-13 11:29:36 -08:00
Chris Whitten 8f960dc11b release: 1.2.0 (#4796)
* 1.2 changelog

* Notable features

* B&I

* Change version fields

* Adds SDK_PACKAGE_VERSION

Co-authored-by: Andy Brown <asbrown002@gmail.com>
2020-11-13 09:11:01 -08:00
Andy Brown 93248fe579 refactor: rename plugins to extensions (#4075)
* rename plugins to extensions where it makes sense

* move packages out of extensions directory

* rename extension to editor-extension

* merge editor-extension and extension-client

* fix type name

* fix up remaining references to extensions directory

* rename plugin-loader to extension

* Aligned electron remote plugin dir with server remote plugin dir.

* Fixed tests.

* Typecheck fix

Co-authored-by: Tony Anziano <tonyanziano5@gmail.com>
2020-09-10 17:55:23 -07:00
Lu Han c051b1c977 1.1.1 release (#4018) 2020-09-03 17:44:01 +08:00
Yan Liu 47ec3ad406 docs: Update 1.1.0.md (#3977) 2020-09-01 14:55:28 -07:00
Chris Whitten b0f798710f release: Release notes for 1.1.0 (#3935)
* Release notes for 1.1.0

* Formatting

* Update

Co-authored-by: Andy Brown <asbrown002@gmail.com>
2020-08-31 21:35:12 -07:00
Geoff Cox (Microsoft) 63310b8809 chore: Rename to new main branch name (#3619)
* Rename to new main branch name

* Updated to aka.ms links

* Update Composer/packages/electron-server/src/appMenu.ts

Co-authored-by: Andy Brown <asbrown002@gmail.com>

* Fix some wrong changes

Co-authored-by: Andy Brown <asbrown002@gmail.com>
2020-07-10 14:57:23 -07:00
Chris Whitten b7ad1c9f32 release: 1.0.2 (#3595)
* Change versions

* Adds 1.0.2.md

* update uncategorized commits

Co-authored-by: Andy Brown <asbrown002@gmail.com>
2020-07-08 10:59:20 -07:00
Andy Brown 7dea1213f0 release: 1.0.1 release notes (#3310)
* update changelog script to use tags

* add 1.0.0 release notes, deprecate 4.X

* add 1.0.1 release notes

* update pr check to no longer check stable branch
2020-06-03 14:37:16 -07:00
Andy Brown 5924ef39d4 release: prepare release notes (#3096)
* update changelog script

* add 4.9 release notes

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
2020-05-15 17:02:34 -07:00
Chris Whitten 4338c1f649 Adds releases directory 2020-03-18 11:28:45 -07:00