- feat: Disable / Enable actions (#3416) (@yeze322)
- feat: allow inputting path (#3302) (@liweitian)
- feat: add loading indicator when waiting on form data or schema to load (#3523) (@a-b-r-o-w-n)
- feat: support validate lg custom functions (#3273) (@lei9444)
- feat: show 'AutoEndDialog' from Adaptive Dialog Property Editor (#3498) (@tdurnford)
- feat: 'Ctrl + Click', 'Shift + Click' behaviors in Flow Editor (#3448) (@yeze322)
- feat: handle schema parsing error better (#3586) (@a-b-r-o-w-n)
- feat: link the application keys with bot service in provision script (#3425) (@zidaneymar)
- feat: propagate code editor settings to all editor surfaces (#3520) (@a-b-r-o-w-n)
- 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)
- refactor: split some actions off setSettings (#3525) (@beyackle)
- refactor: change term primary key to authoring key (#3516) (@liweitian)
- refactor: add rule and remove dangling underscores (#3496) (@beyackle)
- refactor: update more components (#3383) (@beyackle)
- refactor: split types.ts for clarity (#3423) (@beyackle)
- refactor: remove tildes (#3266) (@beyackle)
- style: Changed Next to OK in buttons that close dialogs (#3411) (@GeoffCoxMSFT)
- refactor: add typing to toolbar items (#3374) (@beyackle)
- refactor: code cleanup phase 1 (#3327) (@beyackle)
- refactor: Visual Editor - be pluggable & reorganize folder tree & adaptive-flow-renderer lib (#3143) (@yeze322)
- doc: add some missing details to plugin readme (#3585) (@benbrown)
- docs: archive old docs (#3572) (@zxyanliu)
- chore: Index file renames part 2 (#3546) (@GeoffCoxMSFT)
- chore: adds webpack bundle analyzer (#3542) Soroush
- test: increase 'adaptive-flow' test coverage to 77% (#3530) (@yeze322)
- chore: Index file renames part 1 (#3519) (@GeoffCoxMSFT)
- chore: added config to debug Electron main process. (#3501) (@tonyanziano)
- chore: Hide ignored folders in vscode, update prettier config (#3493) Soroush
- chore: move plugins inside of yarn workspace (#3322) (@VanyLaw)
- docs: Update download links to match latest version (#3375) Bart Billiet
- test: add unit test coverage for adaptive-form (#3371) (@a-b-r-o-w-n)
- security: add CodeQL security scanning (#3332) Justin Hutchings
- test: increase test coverage on server (#3291) (@zhixzhan)
- docs: help links (#3341) (@zxyanliu)
- test: add unit tests for custom hooks (#3303) (@lei9444)
- build: fix nodemon
--inspect
error in lgWorker (#3590) (@zhixzhan) - build: updated copy plugins script to point to new plugin dir. (#3437) (@tonyanziano)
- chore: bump electron from 8.0.2 to 8.2.4 in /Composer (#3577)
- chore: bump version of serialize-javascript to help tests pass (#3329) (@beyackle)
- chore: Bumped electron-builder config to correct electron version. (#3584) (@tonyanziano)
- chore: convert stuff to TSX and clean up casing (#3342) (@beyackle)
- chore: replace function callbacks with arrows (#3545) (@beyackle)
- chore: Upgrade dependencies to avoid security warnings (#3336) (@srinaath)
- test: fix lgWorker test failure (#3529) (@zhixzhan)
- test: run coverage on all source files (#3522) (@a-b-r-o-w-n)
- test: update a test case (#3531) (@liweitian)