Releases: SiaFoundation/web
Releases · SiaFoundation/web
[email protected]
Minor Changes
- 7f6c64a: Alerts with large errors are now collapsed by default and have a control to expand and collapse the full contents.
Patch Changes
[email protected]
Minor Changes
- 2a9d193: The host net address context menu no longer has a view on siascan option. Closes SiaFoundation/hostd#554
- 2a9d193: The host wallet address context menu now has a view on siascan option.
Patch Changes
- 7afc02c: Fixed an issue where the list of alerts was not showing.
@siafoundation/[email protected]
[email protected]
[email protected]
Minor Changes
- a5a5d09: The contracts explorer no longer supports filtering by host IP.
- a5a5d09: The blocklist dialog no longer shows how many active contacts match a suggestion.
- a5a5d09: The contracts explorer no longer includes a column for host IP.
- b7e5ea1: Data tables now show an empty state when viewing a page greater than the first page with no data.
- a5a5d09: The contracts multi-select menu no longer supports bulk blocklist actions.
Patch Changes
[email protected]
@siafoundation/[email protected]
Patch Changes
- b7e5ea1: Host and contract responses are now Nullable rather than Maybe, since empty responses return null.
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Patch Changes
- Updated dependencies [b7e5ea1]
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Patch Changes
- Updated dependencies [b7e5ea1]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Minor Changes
- b7e5ea1: Added maybeFromNullishArrayResponse for casting null empty array responses to [].