This release mostly contains small bug fixes and performance improvements.
- feat: Gcox/update splitter (#5458) (@GeoffCoxMSFT)
- fix: switching in project tree is lagging (#5524) ([@lei9444]
- fix: check empty name when creating qna source (#5519) (@zhixzhan)
- fix: bump version to 1.3.1 (#5517) (@boydc2014)
- fix: Secruity analsis (#5507) (@lei9444)
- fix: telemetry fixes (#5493) (@tdurnford)
- fix: l18n apostrophe errors (#5515) (@beyackle)
- fix: validate dialog take a long time when updating lg in form (#5483) (@lei9444)
- fix: Revert to reopening a resource (#5475) (@srinaath)
- fix: add telemetry for provision (#5341) (@VanyLaw)
- fix: mutli re-render when editing in form editor (#5457) (@lei9444)
- fix: Remove native Orchestrator DLLs from Runtime (#5471) (@taicchoumsft)
- fix: electron build is broken (#5473) (@hatpick)
- fix: project tree show incorrect imports (#5361) (@zhixzhan)
- fix: LG worker cache expires occasionally (#5455) (@zhixzhan)
- fix: GitHub auth plugin's name (#5445) Péter Bozsó
- fix: Updated skill manifest schema version (#5413) (@tdurnford)
- fix: improve type-safety of server code (#5384) (@beyackle)
- fix: luis deploy e2e test case failed due to unnecessary clicking on the start bots panel (#5387) (@liweitian)
- fix: move graphToken into body, fix http call header too large (#5336) (@VanyLaw)
- fix: Added missing dependencies to /types and /extensions packages. (#4436) (@tonyanziano)
- fix: Updated publish extensions to use updated APIs (#5346) (@tonyanziano)
- ci: re-trigger pr validation on push (#5512) (@a-b-r-o-w-n)
- docs: Update Orchestrator requirement docs in prep for Composer 1.3.1 (#5481) (@taicchoumsft)
- ci: validate pr when opened and edited (#5505) (@a-b-r-o-w-n)
- chore: adds eslint rule to prefer optional chain (#5501) (@hatpick)
- chore: Performance improvements for ProjectTree (#5463) (@srinaath)
- chore: Avoid re-render from states value change (#5466) (@zhixzhan)
- chore: get rid of myget (#5402) (@lei9444)
- chore: refactor client code for cleanliness (#5401) (@beyackle)
- build: Fix build context (#5382) Péter Bozsó
- chore: Concurrency safe state manipulation for lg/lu/qna/multilang (#5353) (@zhixzhan)
- docs: Supported/Recommended OS Documentation (#5330) (@taicchoumsft)
- chore: suppress/fix lgtm alerts (#4678) (@a-b-r-o-w-n)
- release: update changelog (@a-b-r-o-w-n)
Uncategorized
- update to latest bg-generate (#5504) (@hatpick)
- Remove unnecessary code (#4756) Péter Bozsó
- fix australia region in luis (#5440) (@VanyLaw)
- chore(deps): bump axios from 0.21.0 to 0.21.1 in /Composer (#5444) dependabot[bot]
- chore(deps): bump axios in /extensions/azurePublish (#5442) dependabot[bot]
- chore(deps): bump axios in /extensions/localPublish (#5443) dependabot[bot]
- Reduce code duplication (#4992) Péter Bozsó
- no need to update script if script folder is missing in bot project folder (#5307) (@liweitian)
- Updated condition to check for correct publish API (#5399) (@tonyanziano)
- fix call out bug (#5352) (@liweitian)
- Remove path module from electron-server (#5391) (@srinaath)
- Fixed issue where an env object was being stored in state instead of an env ID string. (#5348) (@tonyanziano)
- v1.3.0 (@cwhitten)