Releases: SiaFoundation/web
Releases · SiaFoundation/web
@siafoundation/[email protected]
Minor Changes
Patch Changes
- Updated dependencies [292e6e2]
- Updated dependencies [7a93acf]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Minor Changes
- 71f03ca: Add showFiat configurationField for FieldSiacoin.
Patch Changes
- Updated dependencies [b04c20e]
- @siafoundation/[email protected]
@siafoundation/[email protected]
Patch Changes
- Updated dependencies [b04c20e]
- @siafoundation/[email protected]
[email protected]
Minor Changes
- c909ad2: Multi-select now supports single select, toggle select, and range selection interactions, with click, ctrl-click, and shift-click.
[email protected]
Minor Changes
- c909ad2: Multi-select now supports single select, toggle select, and range selection interactions, with click, ctrl-click, and shift-click.
[email protected]
Minor Changes
- c909ad2: Multi-select now supports single select, toggle select, and range selection interactions, with click, ctrl-click, and shift-click.
@siafoundation/[email protected]
[email protected]
Minor Changes
- 5e7fedb: The wallet balance is now refreshed at least every 15 seconds.
[email protected]
Minor Changes
- afc1830: Removed the allow redundant IPs setting.
- 852ba06: The contract graphs are now explicitly toggled open with the action button in the navbar.
- b8dd101: Remove contract sets and autopilot set indicator from the contracts list.
- 9d8b9d7: Files and directories can now be selected and moved in bulk to a destination folder via drag and drop or the multi-select actions menu. This works even when selecting files (and entire directories) from across multiple different origin directories.
- 6737374: Uploading files is no longer disabled if the user has not configured their settings.
- 6737374: The configuration page navbar now has a switch for enabling or disabling autopilot.
- b8dd101: Remove the autopilot contract set contracts count metrics graph.
- 6c9adb0: The slab migration failure alert was updated to match the new data format.
- cd4789d: The contract total cost value is now called initial renter funds.
- 6737374: The configuration no longer fills Sia Central network averages for max prices during first time configuration.
- 852ba06: The contracts table now supports multi-select.
- c3778e0: The hosts multi-select menu now supports bulk adding and removing to both the allowlist and blocklists.
- b8dd101: Remove the autopilot contract set from configuration.
- c3778e0: - The hosts table now supports multi-select.
- e41da14: The contracts graphs no longer include a count metric.
- b8dd101: Remove contract set contracts filters.
- 6c9adb0: The slab migration failure alert was updated to include a file health indicator.
- 6737374: The file explorer warnings now include a warning for when autopilot is disabled, the warning relating to configuration status was removed.
- 4eba392: The contracts multi-select menu now supports bulk deletion.
- 6c9adb0: The set change alert was replaced with a churn alert that features a similar breakdown of contract changes with details such as reason and size.
- 6737374: The onboarding bar no longer shows depending on the status of configuration but the first step still suggests configuring settings and enabling autopilot.
- 0b9994c: The contracts multi-select menu now supports bulk adding and removing to both the allowlist and blocklists.
- b8dd101: Remove expiring (out of set) concept from the prunable data features.
- 5e7fedb: The allowance fitting and price fitting features were removed.
- 5e7fedb: The configuration page has a new spending estimate widget that includes an option to rebalance prices within the current estimate.
- c3778e0: The host map must now be explicitly toggled open with the action button in the navbar.
- 6737374: If the autopilot is disabling a warning will appear on the bottom dock. The widget includes a switch for re-enabling the autopilot.
- 5078fc0: The gouging settings no longer include hostBlockHeightLeeway or migrationSurchargeMultiplier.
- b8dd101: Remove contract set mismatch warnings.
- b8dd101: Add usability column showing good for renewal or bad states to the contracts list.
- dfde6e1: The app was refactored to assume there is a singular autopilot and its API always exists, even if it is disabled.
- b8dd101: Remove the default contract set from configuration.
- b8dd101: Remove the configuration feature for syncing the default contract set with changes to the autopilot set.
- 5e7fedb: The allowance concept was removed.
[email protected]
Minor Changes
- 83aa5a5: The contracts table now supports bulk integrity checks.
- 83aa5a5: The contracts table now support multi-select.
Patch Changes
- 2f4378d: Fixed an issue where the metrics graphs were much wider than the screen. Closes SiaFoundation/hostd#500