Skip to content

Third Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@thohng thohng released this 04 Oct 09:07
· 75 commits to main since this release
  • SPA hosting library: NuGet
  • SPA docker host: https://hub.docker.com/r/netlah/spa-host
  • Configurable: WwwRoot: wwwRoot
  • Configurable: Healthchecks: "HealthChecksPath": "/_healthz"
  • Configurable: HttpsRedirection: "HttpsRedirectionEnabled": true
  • Configurable: Hsts: "HstsEnabled": true
  • Configurable: DebugRoutes: "DebugRoutes": "debug/routes"
  • Configurable: Hsts: "HstsEnabled": true
  • Configurable: RouteGeneral: "RouteGeneral": "_general/{action}"
  • Configurable: RouteGeneralVersion: "RouteGeneralVersion": "_general/version"
  • Configurable: RouteGeneralInfo: "RouteGeneralInfo": "_general/info"
  • Configurable: RouteGeneralSys: "RouteGeneralSys": "_general/sys"
  • Azure App Service WebSSH supported: https://hub.docker.com/r/netlah/aspnet-webssh
  • Fix Timezone displayname
  • Launch webssh by default on Linux
  • Disable HttpsRedirection and Hsts by default
  • Add Application Insights telemetry