Skip to content

Releases: SiaFoundation/web

@siafoundation/[email protected]

14 Apr 14:39
Compare
Choose a tag to compare

Minor Changes

  • 842ffbe: The txpool and wallet transaction lists now show the specific type of transaction.

@siafoundation/[email protected]

14 Apr 14:39
Compare
Choose a tag to compare

Minor Changes

  • 30493f4: The synced and consensus block heights are now displayed correctly and include a tooltip.

@siafoundation/[email protected]

14 Apr 14:39
Compare
Choose a tag to compare

Minor Changes

  • 30493f4: All configuration fields are now directly form driven.
  • 13a9882: Siacoin inputs are now easier to use, especially when entering and editing decimal values.
  • 72ab6fe: Streamlined Table API, separated out cell context data, non-stateful column definitions.
  • 30493f4: Fixed an issue with form submit button disabled states.
  • 13a9882: Consolidated bytes/TiB conversion functions.

@siafoundation/[email protected]

31 Mar 23:52
Compare
Choose a tag to compare

Minor Changes

  • 51681b9: The roadmap now shows the last time it was updated.
  • df09c45: The GitHub PR data and website activity feed are now in the expected reverse-chronological ordering.

@siafoundation/[email protected]

31 Mar 23:52
Compare
Choose a tag to compare

Minor Changes

  • 0d09171: Fixed an issue where the browser were route infinitely on the sync screen.
  • d2a06af: The config settings code has been updated to use the new JSON format.
  • 0d09171: File downloads now show their progress in the transfers bar along side uploads.
  • 0d09171: Deleting a file now refreshes the current working directory.

@siafoundation/[email protected]

31 Mar 23:52
Compare
Choose a tag to compare

Minor Changes

  • d2a06af: Remove useSettingsUpdate because PUT /settings has been removed.

@siafoundation/[email protected]

31 Mar 23:52
Compare
Choose a tag to compare

Minor Changes

  • 0d09171: Fixed an issue where the browser were route infinitely on the sync screen.

@siafoundation/[email protected]

31 Mar 23:52
Compare
Choose a tag to compare

Minor Changes

  • df09c45: The GitHub PR data and website activity feed are now in the expected reverse-chronological ordering.

@siafoundation/[email protected]

30 Mar 20:18
Compare
Choose a tag to compare

Minor Changes

  • eca423e: The website now featurees a feed of GitHub development activity.
  • eca423e: The website now features the Sia Foundation's new roadmap.
  • 5797df6: Added docs.sia.tech to the site map and adjusted categorization.

@siafoundation/[email protected]

30 Mar 23:26
Compare
Choose a tag to compare

Minor Changes

  • c069789: Apps now build Go release on GitHub push tag event.