Skip to content

Hostman 1.0.7

Latest
Compare
Choose a tag to compare
@LinZong LinZong released this 30 Dec 13:48

Hostman 1.0.7 introduces bug fixes and performance improvements.

  1. [Bugfix] Fix incorrectly regarding 127.0.0.1 as a valid IPV6 address.
  2. [Bugfix] Fix incorrectly forcing all sentry events to WARNING level.
  3. [Feat] Move checking new versions task to individual coroutine scope and IO context instead of Main context.