v0.8.3
Pre-release
Pre-release
New
- install Azure Functions Core Tools automatically based on user's platform and OS (closes #353) (#391)
5e98cba - include claims in client principal data retrieved via direct-access endpoint (#381)
6a656e9 - add
--openoption (closes #357) (#358)8838002 - Remove
--output-locationfromswa start6cbe500
Fixes
- improve glob expressions matching
971ef47 - Allow
--api-locationto bind to external hostnames (#374)c7e76a8 - upgrade serve-static from 1.14.1 to 1.14.2 (#366)
f78abc5 - upgrade concurrently from 6.3.0 to 6.4.0 (#362)
f2ec90a - ignore Invalid JSON in staticwebapp.config.json
d7f4b66 - use
--app-locationto scan for workflow files5da58d2 - support query strings on static content
da6e132 - ignore invalid workflow files
8332062 - support percent-encoded symbols in static files request url (#404)
540b4ff - avoid CLI crashes when func crashes
d1b83d5 - passe verbosity level via config file
98fd34b - fix issues where
--app-locationand--output-locationcouldn't serving content from specified directoriesc431661 - catch invalid JSON user claims in UI
774c14c