Skip to content

Latest commit

 

History

History
143 lines (117 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

143 lines (117 loc) · 15.3 KB

Changelog

Releases

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)