Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Releases: Impostor/Impostor.Http

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 20:46
b6035ff

This release changes some Impostor.Http defaults to make it easier to install.

Warning
If you upgrade to this release, your default ListenPort of the http server will change to 22023. If you don't want this, add a config_http.json file with the old setting (port 22000)

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 15:49

This release updates Impostor.Http to version 1.8.0 of Impostor

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@miniduikboot miniduikboot released this 14 Sep 19:22
03dddc0

This release simplifies the initial setup of Impostor.Http: PublicIp and PublicPort

Upgrade Steps

  • Upgrade to Impostor 1.7.2
  • Make sure PublicIp and PublicPort are set properly in config.json (See Impostor's
  • Remove PublicIp and PublicPort from config_http.json

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@miniduikboot miniduikboot released this 21 Aug 15:39

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 20:04

Initial release