Skip to content

v1.0.3-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@n8maninger n8maninger released this 06 Mar 00:04
· 168 commits to master since this release
v1.0.3-beta.2
700905d

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)