Skip to content

v0.2.1 - beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@n8maninger n8maninger released this 18 Oct 14:12
· 781 commits to master since this release
920057f

Added

  • Alerts can now be filtered and dismissed by type. (#178)
  • The contracts table now has a column for "remaining renter funds". (#178)
  • In-progress volume operations can now be canceled from the volume context menu. (#178)
  • The node block height now shows the estimated network height when syncing. (#178)

Changed

  • Exposed ErrNoFunds for form and renew contracts (#177)
  • The volume status icon now shows in progress operations more clearly. (#178)
  • Volume operations are now disabled when one is already in progress. (#178)
  • The alert dialog now has a fixed height, so it stays in the same position when an alert is dismissed. (#178)
  • Bandwidth metrics are no longer broken out by protocol. (#178)

Fixed

  • Fixed contract sector accounting (#180)
  • Reduce database lock contention (reduces database is locked transaction failures) (#180, #181, #183, #187, #188)
  • Fixed an issue with the alert dismiss button overflowing. (#178)