Skip to content

Version 6.0

Compare
Choose a tag to compare
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat released this 09 Nov 13:10
· 160 commits to master since this release
38dd598

Basic Changes

  • Switch to .NET 6 (#239)
  • Rework chaining of handlers for improved checksum handling (#173)
  • Preserve original route as received from the client (#185)

Content Management

  • Allow to generate pages from different parts (#101)
  • Add support for hot reload of websites (#167)
  • Add support for range requests (#124)
  • Improve compression for typical file types (#221)

Bug Fixes

  • Fix the file system cache not properly writing files (#222)
  • Fix the reverse proxy provider always applying chunked transfer encoding (#217)
  • Fix assembly resources being resolved in an unexpected manner (#180)
  • Fix unstable tests (#213)