Skip to content
This repository has been archived by the owner on Dec 8, 2018. It is now read-only.

1.1.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 25 Oct 15:51

Features

  • Consider showing LoaderExceptions when caught exception is ReflectionTypeLoadException (#315)
  • Finding Original RequestUri with IExceptionHandlerFeature (#292)

Bugs Fixed

  • Diagnostics middleware no longer has a way to expand the source for compilation errors (#324)
  • It is not possible to copy text to clipboard from error message on development page. (#319)
  • Exception Page showing only method names in the callstack (#304)
  • DeveloperExceptionPage needs better text spacing on OSX/Safari (#288)
  • Status Code Page should omit semicolon when reason phrase is unknown (#282)