Skip to content

Latest commit

 

History

History
280 lines (227 loc) · 30.7 KB

CHANGELOG.md

File metadata and controls

280 lines (227 loc) · 30.7 KB

Changelog

Releases

03-18-2020

Added

Fixed

Changed

  • chore: update to 4.8 sdk release (#2296) (@luhan2017)
  • refactor: support lg templates cross-file copy during Visual Editor copy / paste (#2236) (@yeze322)

Other

03-09-2020

Added

Fixed

Changed

Other

02-21-2020

Added

  • feat: let VisualEditor accept dynamic uischema instead of hardcoding (#1995) (@yeze322)
  • feat: multiple lg (#1861) (@zhixzhan)
  • feat: click on a inline lg template error it will navigate to design page and focus on the specific action (#1856) (@liweitian)
  • feat: syntax highlighting for prebuilt entity name and multi entity definition in one line (#1882) (@cosmicshuai)

Fixed

Changed

Other

01-27-2020

Added

Fixed

Changed

  • refactor: re-provide getLgTemplates api (#1746) (@yeze322)
  • style: updated delete icon (#1892) (@tdurnford)
  • refactor: let ElementWrapper control the focus state (#1880) (@yeze322)
  • refactor: render Elements with composition strategy (ElementRenderer -> ElementWrapper) (#1873) (@yeze322)

Other

12-10-2019

Added

Fixed

Changed

Other

11-20-2019

Added

  • linting and validation UI (#1518) (@lei9444)

Changed

  • improve build speed and bundle size (#1555) (@a-b-r-o-w-n)
  • update Conversation Started trigger to Greeting (Conversation Update) (#1584) (@liweitian)

Fixed

  • write QnA Maker endpointKey to settings (#1571) (@(@VanyLaw))
  • fix docs typos (#1575) (@v-kydela)
  • prevent double render in visual editor (#1601) (@yeze322)
  • fix issue installing lubuild (#1606) (@lei9444)
  • fix docker build (#1615) (@cwhitten)