Skip to content

Releases: SiaFoundation/hostd

v1.0.4

06 Apr 04:32
v1.0.4
8c40712
Compare
Choose a tag to compare

Fixed

  • Fixed an edge case in volume removal where a volume file would be deleted from disk even if some sectors failed to migrate (#340)

v1.1.0-beta.1

27 Mar 22:38
8c40712
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

Added

  • hostd now has an additional config section for explorer data (#316)
    • Users can configure any explorer URL as long as it follows the hostd explorer spec or turn off explorer data entirely
    • This is only used for price pinning currently but may be expanded in the future
  • Users can now pin their prices to various currencies (#316)
    • The UI still needs to be updated to support the feature, but that will come in a later beta.

Changed

  • The host will now include its release version as part of its settings (i.e. hostd v1.1.0-beta.1).

v1.0.3

11 Mar 16:33
v1.0.3
5d7516b
Compare
Choose a tag to compare

Added

  • The node profile details now include uptime. (#314)
  • Added an alert for failed contracts (#313)
  • A new "lost sectors" metric was added that is incremented whenever a sector is explicitly removed with [DELETE /sectors/:root or when a sector fails to migrate during force removal. (#318)

Changed

  • Removing a volume with the force flag will remove sectors that fail to migrate. (#318)
  • All app data will now refresh more frequently. (#314)
  • The bandwidth settings for egress and ingress now have clearer descriptions. (#314)
  • The contract timeline labels have been darkened to increase contrast and readability. (#314)
  • Siacoin metric cards now show the dynamic units with two decimal places. (#315)
  • All graphs now remember any chart configuration that the user has selected. (#315)

Fixed

  • Integrity check alert sector data will now be updated when there is an ongoing integrity check. (#314)
  • Close registry recorder on shutdown (#304)
  • Fix panic when expiring contract sectors (#308)

v1.0.3-beta.2

06 Mar 00:04
v1.0.3-beta.2
700905d
Compare
Choose a tag to compare
v1.0.3-beta.2 Pre-release
Pre-release

Added

  • The node profile details now include uptime. (#314)
  • Added an alert for failed contracts (#313)
  • A new "lost sectors" metric was added that is incremented whenever a sector is explicitly removed with [DELETE /sectors/:root or when a sector fails to migrate during force removal. (#318)

Changed

  • Removing a volume with the force flag will remove sectors that fail to migrate. (#318)
  • All app data will now refresh more frequently. (#314)
  • The bandwidth settings for egress and ingress now have clearer descriptions. (#314)
  • The contract timeline labels have been darkened to increase contrast and readability. (#314)
  • Siacoin metric cards now show the dynamic units with two decimal places. (#315)
  • All graphs now remember any chart configuration that the user has selected. (#315)

Fixed

  • Integrity check alert sector data will now be updated when there is an ongoing integrity check. (#314)
  • Close registry recorder on shutdown (#304)
  • Fix panic when expiring contract sectors (#308)

v1.0.3-beta.1

17 Feb 01:40
v1.0.3-beta.1
503ffa7
Compare
Choose a tag to compare
v1.0.3-beta.1 Pre-release
Pre-release

Fixed

  • Close registry recorder on shutdown (#304)
  • Fix panic when expiring contract sectors (#308)

v1.0.2

12 Feb 22:39
v1.0.2
682de09
Compare
Choose a tag to compare

Added

  • The configuration page now has menu options to download or copy an image of the current configuration for easier sharing. (#268)
  • Experimental support for Prometheus on some endpoints (#273, #300)
    • GET /state/host?response=prometheus
    • GET /state/consensus?response=prometheus
    • GET /settings?response=prometheus
    • GET /metrics?response=prometheus
    • GET /wallet?response=prometheus

Screenshot 2024-01-24 at 9 07 18 AM

Changed

  • The announce button is now disabled unless the net address does not match the last announcement (#268)

Fixed

  • Fixed an issue using the API with wget (#279)
  • Fixed an issue where the base RPC and sector access price calculation was off by 10. (#278)
  • Fixed an issue where the lack of a host announcement would crash the UI. (#278)
  • Fixed the free space calculation in the resize volume dialog. (#278)
  • Fixed an issue where the app would not navigate when the metrics data interval was set to ALL. (#278)
  • Fixed an issue where siacoin and numeric input values would jump to an incorrect value. (#268)
  • Fixed a panic in build range proof (#269, #297)

v1.0.2-beta.4

24 Jan 17:26
v1.0.2-beta.4
55c49d7
Compare
Choose a tag to compare
v1.0.2-beta.4 Pre-release
Pre-release

Added

  • The configuration page now has menu options to download or copy an image of the current configuration for easier sharing. (#268)
  • Experimental support for Prometheus on some endpoints (#273, #300)
    • GET /state/host?response=prometheus
    • GET /state/consensus?response=prometheus
    • GET /settings?response=prometheus
    • GET /metrics?response=prometheus
    • GET /wallet?response=prometheus

Screenshot 2024-01-24 at 9 07 18 AM

Changed

  • The announce button is now disabled unless the net address does not match the last announcement (#268)

Fixed

  • Fixed an issue using the API with wget (#279)
  • Fixed an issue where the base RPC and sector access price calculation was off by 10. (#278)
  • Fixed an issue where the lack of a host announcement would crash the UI. (#278)
  • Fixed the free space calculation in the resize volume dialog. (#278)
  • Fixed an issue where the app would not navigate when the metrics data interval was set to ALL. (#278)
  • Fixed an issue where siacoin and numeric input values would jump to an incorrect value. (#268)
  • Fixed a panic in build range proof (#269, #297)

v1.0.1

10 Jan 18:49
v1.0.1
61f84e6
Compare
Choose a tag to compare

Added

  • Automatically open browser after startup is complete (#251, #252)
  • Added additional parameters for configuring logs (#253)
  • Added hostd config command to generate/update a hostd.yml file (#266)

Changed

  • Make rescan logging clearer (#249)
  • Validate net address when updating settings (#254)
  • Disabled the announce button unless the Address has changed (#262)

Fixed

  • Pre-validate auto announcement (#250)
  • Fix slice bounds panic (#263)
  • Fixed copy to clipboard in UI (#261)

v1.0.1-beta.2

07 Jan 03:08
v1.0.1-beta.2
4721312
Compare
Choose a tag to compare
v1.0.1-beta.2 Pre-release
Pre-release

Added

  • Automatically open browser after startup is complete (#251, #252)
  • Added additional parameters for configuring logs (#253)

Changed

  • Make rescan logging clearer (#249)
  • Validate net address when updating settings (#254)
  • Disabled the announce button unless the Address has changed (#262)

Fixed

  • Pre-validate auto announcement (#250)
  • Fix slice bounds panic (#263)
  • Fixed copy to clipboard in UI (#261)

v1.0.1-beta.1

29 Dec 02:09
v1.0.1-beta.1
18800d1
Compare
Choose a tag to compare
v1.0.1-beta.1 Pre-release
Pre-release
v1.0.1-beta.1