Skip to content

Releases: xnbox/DeepfakeHTTP

v1.0.8

12 Sep 13:18
Compare
Choose a tag to compare

Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to @LuccaPrado for the submitted issues.

In this release:

  • Release on top of Tommy v10.0.10
  • Better support for TLS(SSL)
  • New CLI arg: --port-ssl (HTTPS TCP port number)
  • New CLI arg: --redirect (redirect HTTP to HTTPS)
  • Minor bug fixes
  • Minor code enhancements
  • Documentation updated

v1.0.7

11 Sep 10:07
Compare
Choose a tag to compare

Thank you to all the people who helped with advice, suggestions, and participation!

In this release:

  • Better support for TLS(SSL)
  • New CLI arg: --port-ssl (HTTPS TCP port number)
  • New CLI arg: --no-redirect (disable redirect HTTP to HTTPS)
  • Minor bug fixes
  • Minor code enhancements
  • Documentation updated
  • Release on top of Tommy v10.0.8

v1.0.6

09 Sep 14:25
Compare
Choose a tag to compare

Thank you to all the people who helped with advice, suggestions, and participation!

In this release:

  • New CLI arg: --openapi-path (serve OpenAPI client at specified context path)
  • New CLI arg: --openapi-title (provide custom OpenAPI spec title)
  • New CLI arg: --print-requests (print dump requests to stdout)
  • New CLI arg: --print-info (print dump files statistics to stdout)
  • New CLI arg: --print-openapi (print OpenAPI specification to stdout)
  • New CLI arg: --format <json|yaml> (set output format for print-* options, default: json)
  • New CLI arg: --pretty (enable prettyprint for print-* options)
  • Minor bug fixes
  • Minor code enhancements
  • Documentation updated
  • Release on top of Tommy v10.0.8

v1.0.5

02 Sep 18:24
Compare
Choose a tag to compare

Thank you to all the people who helped with advice, suggestions, and participation!

In this release:

  • Release on top of Tommy v10.0.8
  • New CLI arg: --no-log (disable request/response console logging)
  • New CLI arg: --collect (collect live request/response dumps to file)
  • Bug fixes
  • Minor code enhancements
  • Documentation updated

v1.0.4

02 Sep 15:22
Compare
Choose a tag to compare

Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to @bernd-wechner for the submitted issues.

In this release:

  • Release on top of Tommy v10.0.8
  • Bug fixes
  • Minor code enhancements

v1.0.3

31 Aug 12:00
Compare
Choose a tag to compare

Thank you to all the people who helped with advice, suggestions, and participation!
Special thanks to @virejdasani for the submitted issues.

In this release:

  • Release on top of Tommy v10.0.8
  • New CLI args: --no-watch and --no-etag
  • Bug fixes
  • Minor code enhancements

v1.0.2

21 Aug 16:38
Compare
Choose a tag to compare

Thank you to all the people who helped with advice, suggestions, and participation!

In this release:

  • Release on top of Tommy v10.0.8
  • Minor code enhancements