Skip to content

Releases: LinZong/Hostman

Hostman 1.0.7

30 Dec 13:48
Compare
Choose a tag to compare

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.

Hostman 1.0.6

21 Dec 17:20
Compare
Choose a tag to compare

Hostman 1.0.6 introduces bugfix and new features.

  1. [Bugfix] Fix app crash on saving host entry if we cannot convert input address string to InetAddress instance.
  2. [Feat] Support checking for new version periodically.

Hostman 1.0.5

12 Dec 22:07
Compare
Choose a tag to compare

Hostman 1.0.5 introduces dependency version upgrade.

Hostman 1.0.4

24 Nov 08:08
Compare
Choose a tag to compare

Hostman 1.0.4 introduces bugfix and apk size optimization.

  1. [Bugfix] Fix app crash on the same hostname appear on both v4 and v6.
  2. [Chore] Remove unnecessary deps to reduce apk size.

Hostman 1.0.3

21 Sep 08:11
Compare
Choose a tag to compare
  1. Optimize proguard rules.

Hostman 1.0.2

07 Sep 02:46
Compare
Choose a tag to compare

Hostman 1.0.2 introduces bugfix and UI experience optimization.

  1. Fix app crash on requiring shizuku permission if shizuku is not running.
  2. Eliminate non necessary margins between text fields in host entry inspection dialog.

Hostman 1.0.1

18 Aug 17:04
Compare
Choose a tag to compare

Add Firebase Crashlytics Integration.

Hostman 1.0.0

18 Aug 09:05
Compare
Choose a tag to compare
Fix typo