Skip to content

Releases: Kaliumhexacyanoferrat/GenHTTP

Version 6.3.1

21 Dec 12:57
Compare
Choose a tag to compare

Basic Changes

  • Fix documentation not being available in nuget packages (#266)

Version 6.3

20 Dec 10:58
63a542f
Compare
Choose a tag to compare

Basic Changes

  • Add support for charset in content type (#260)

Version 6.2

03 Dec 12:41
Compare
Choose a tag to compare

Basic Changes

  • Switch from HttpWebRequest to HttpClient (#242)
  • Optimize memory management (#258)

Bug Fixes

  • Fix the functional handler not handling IHandler and IHandlerBuilder results as expected (#259)

Version 6.1

24 Nov 16:31
0305782
Compare
Choose a tag to compare

Content Management

  • Add module to handle requests in a functional manner (#248)

Release 6.0.1

22 Nov 20:31
Compare
Choose a tag to compare

Bug Fixes

  • Fix rendering errors causing the connection to be aborted (#245)
  • Fix checksums not being updated for ViewModel<IEnumerable> (#244)

Version 6.0

09 Nov 13:10
38dd598
Compare
Choose a tag to compare

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)

Version 5.2.4

12 Jul 07:19
Compare
Choose a tag to compare

Bug Fixes

  • Fix the file system cache not writing data as expected (#222)

Version 5.2.3

09 Jul 09:05
Compare
Choose a tag to compare

Bug Fixes

  • Fix the reverse proxy provider always applying transfer encoding chunked (#217)

Version 5.2.2

09 Jul 08:51
Compare
Choose a tag to compare

Bug Fixes

  • Fix the reverse proxy provider always applying transfer encoding chunked (#217)

Version 5.2.1

19 Jan 11:18
Compare
Choose a tag to compare

Bug Fixes

  • Fix the reverse proxy provider accessing reserved headers