Releases: aspnet/StaticFiles
Releases · aspnet/StaticFiles
1.0.5
Update patch build to latest dependencies
2.0.0
rel/2.0.0
Pinning versions for 2.0.0
2.0.0-preview1
Bugs Fixed
- woff2 content type (#163)
1.1.0
rel/1.1.0
Pinning missed tools and dependencies
1.1.0-preview1
Bugs Fixed
- Handle and log OperationCanceledExceptions thrown due to client disconnects (#150)
- Inconsistent handling of multiple slashes in path (#147)
1.0.0
Updating to dotnet.myget.org
1.0.0-rc2
Features
- Remove SendFileFallback middleware (#92)
Bugs Fixed
- [Perf] Pool StreamCopyOperation buffers (#91)
- Invalid characters in the request URL causes an ArgumentException to be raised (#84)
- Always use UTC time (#66)
1.0.0-rc1
Bugs Fixed
- Add/Update logging in static files middleware (#69)
1.0.0-beta6
Features
- Added/Updated MIME Types (#63)
1.0.0-beta5
Features
- Remove dependency on Logging (#50)