This repository was archived by the owner on Jan 25, 2024. It is now read-only.
Releases: Impostor/Impostor.Http
Releases · Impostor/Impostor.Http
v0.5.0
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 aconfig_http.jsonfile with the old setting (port 22000)
What's Changed
- Update to .NET 7 by @miniduikboot in #7
- Improve defaults and readme by @miniduikboot in #8
Full Changelog: v0.4.0...v0.5.0
v0.4.0
This release updates Impostor.Http to version 1.8.0 of Impostor
What's Changed
- Resolve public ip by @miniduikboot in #5
- List desireable games after compatible games by @miniduikboot in #6
Full Changelog: v0.3.0...v0.4.0
v0.2.0
What's Changed
- Add event to register middleware in other plugins by @miniduikboot in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release