Releases: SiaFoundation/web
Releases · SiaFoundation/web
@siafoundation/[email protected]
Minor Changes
- 842ffbe: The txpool and wallet transaction lists now show the specific type of transaction.
@siafoundation/[email protected]
Minor Changes
- 30493f4: The synced and consensus block heights are now displayed correctly and include a tooltip.
@siafoundation/[email protected]
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]
@siafoundation/[email protected]
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]
Minor Changes
- d2a06af: Remove useSettingsUpdate because PUT /settings has been removed.
@siafoundation/[email protected]
Minor Changes
- 0d09171: Fixed an issue where the browser were route infinitely on the sync screen.
@siafoundation/[email protected]
Minor Changes
- df09c45: The GitHub PR data and website activity feed are now in the expected reverse-chronological ordering.
@siafoundation/[email protected]
@siafoundation/[email protected]
Minor Changes
- c069789: Apps now build Go release on GitHub push tag event.