Skip to content

Latest commit

 

History

History
88 lines (80 loc) · 12 KB

1.0.2.md

File metadata and controls

88 lines (80 loc) · 12 KB

07-08-2020

Added

Fixed

  • fix: deploy issue while zipping the folder (#3557) (@lei9444)
  • fix: location initialization (#3549) (@liweitian)
  • fix: composer will crashed when add a new publish profile (#3550) (@lei9444)
  • fix: Dialog validate throw error when delete an action (#3537) (@lei9444)
  • fix: replace the endpoint to authoringEndpoint when publishing luis (#3517) (@lei9444)
  • fix: inline editing LU mess up whole file (#3478) (@zhixzhan)
  • fix: add logo-clicking to tests (#3500) (@beyackle)
  • fix: revert plugins out of workspace (#3479) (@VanyLaw)
  • fix: #2692 Tabbing / clicking / returning out of a number field round your input (#3427) LouisEugeneMSFT
  • fix: fix get history before file persistence (#3440) (@VanyLaw)
  • fix: typo (#3474) (@zxyanliu)
  • fix: fix relative path of runtime folder in eject customized (#3434) (@VanyLaw)
  • fix: #3309 Allow configuring app settings without opening a bot project (#3454) Soroush
  • a11y: reapply tooltip additions (#3362) (@beyackle)
  • fix: improve the user experience about lg editor (#3337) (@lei9444)
  • fix: add untracked settings to composer default settings (#3397) (@zidaneymar)
  • fix: endpoint, authoringEndpoint missing after publishing luis (#3396) (@VanyLaw)
  • fix: relabel "End Dialog Turn" to "End Turn" for clarity (#3382) (@benbrown)
  • fix: change local storage key (#3119) (@liweitian)
  • fix: add authoring endpoint for luis setting. (#3364) (@lei9444)
  • fix: sort custom action menu by $kind (#3368) (@yeze322)
  • fix: reload schema when fetching project in electron (#3365) (@yeze322)
  • fix: only identify files that end with .dialog as dialog files (#3360) (@liweitian)
  • fix: More security vulnerability fixes (#3347) (@srinaath)
  • fix: Cleaned up handling of external links in Electron. (#3326) (@tonyanziano)
  • fix: validate new trigger form inline (#3152) (@liweitian)
  • fix: update lg format link (#3289) (@liweitian)
  • fix: LU inline editor suggestion not work (#3334) (@zhixzhan)
  • fix: polish dotnet error message shown in client (#3293) (@VanyLaw)
  • fix: use subscription api for tenant id retrieving (#3359) (@zidaneymar)

Changed

Other