Sprint 9
Features
Add click to hide (#1714)
Update runtime version to '~2' from function settings. Fixes #1724
Improvements
Function apps list should have a refresh button (#1716)
Hide request/response override. Fixes #1703.
Links in tooltips are hard to be identified. Fixes #1607
No validation error message for Test panel query/header. Fixes #1603
Optimize initial default resource string call to try to load from localstorage
Comment version switcher
Fix top-bar visibility
API Definition : Accessibility Screen reader support (#1719)
Adding timer tracing for PortalReady (#1732)
debounce calls to setBusyState to prevent jarring UI updates (#1734)
Handle ILB ASE apps better (#1733)
Bugs
Make function app tabs accessible (#1708)
Auth code param missing for Post request url #1604
Fix setting FUNCTIONS_EXTENSION_VERSION during create flow
fix ExpressionChangedAfterItHasBeenCheckedError when switching between functions in local dev scenarios
response.body of json freezes UI. Fixes #1722