Skip to content

Releases: SiaFoundation/web

@siafoundation/[email protected]

30 Mar 21:08
Compare
Choose a tag to compare

Minor Changes

  • 6296e23: All app Go modules are now under the go.sia.tech domain.

@siafoundation/[email protected]

30 Mar 20:18
Compare
Choose a tag to compare

Minor Changes

  • e51b4d3: Apps now have embed specific build flags, embedded apps do not show a server field at login.
  • 82832d9: The apps are now built into Go modules exposing static assets as an embed.FS.

@siafoundation/[email protected]

30 Mar 20:18
Compare
Choose a tag to compare

Minor Changes

  • b5881e6: Add useClientFilters, useServerFilters, useFormChanged, useClientFilteredDataset, useDatasetEmptyState.
  • c0ce109: The contract timeline now shows points for contract revisions and proofs.
  • 38c9ef4: Fix a z-index Safari bug that would clip the action dropdown in the AppLayout.
  • ceb56a8: Add underline variants to Text.
  • 7c911cd: Upgrade visx to latest v2.X.X.
  • ceb56a8: Add configurable error display to form components.
  • ceb56a8: Add PoolSelected component, rename PoolCombo.
  • b165079: Mutate dependencies now support filter matching keys.
  • 2e5dec6: The swr data fetching library updated to 2.0.
  • f83ea6e: PaginatorUnknownTotal now displays correct last page values.
  • 3f1b38f: The Table components column sizing has been improved.
  • 7c911cd: Add option to manually configure data rollup mode for getTimeRangeRollup chart data function.
  • ceb56a8: Add amber color variant to Button.
  • c0ce109: Lock and sync screens now remember and redirect back to the previous page.
  • 39326a2: Button now includes embedded tooltip props.

@siafoundation/[email protected]

28 Feb 22:00
Compare
Choose a tag to compare

Minor Changes

  • 50e80af: The website now loads fonts with zero layout shift, this optimization also applies to all other apps.
  • 73f81ae: The website now shows the correct pronounciation of Sia at top of the homepage.
  • 92b9403: Code and content changes were made to the homepage to improve SEO and new user experience - the Grants program is now prominently featured on the homepage.
  • 1175e04: Migrate from nginx to caddy for serving website and other apps.

@siafoundation/[email protected]

28 Feb 22:00
Compare
Choose a tag to compare

Minor Changes

  • 1175e04: The contracts filtering options are now accessible through the global cmd+k menu.
  • 6c6c058: The contracts page now shows a timeline visualization for active contracts.
  • 6c6c058: The Files page now shows an onboarding/empty state when there are no files.
  • 6c6c058: The contracts page now shows and supports pagination and filtering active contracts by expiry date.
  • 1175e04: Contracts are now filterable by renewal date.
  • 6c6c058: The Hosts page now supports pagination and shows host info, scan, interaction, and uptime information.
  • ff1bbef: The configuration page now includes the max storage price gouging setting.
  • 6c6c058: The Autopilot settings were updated with the lastest options including contract set.

@siafoundation/[email protected]

28 Feb 22:00
Compare
Choose a tag to compare

Minor Changes

  • 6c6c058: AppSettings now has a password protected hooks mode.
  • ff1bbef: Add useSettingsUpdate hook for PUT /settings.

@siafoundation/[email protected]

28 Feb 22:00
Compare
Choose a tag to compare

Minor Changes

  • 0169246: ContractTimeline now shows the proof window.
  • 6c6c058: ContractTimeline component is now aware of both block height and time units.
  • 6c6c058: Added PaginatorKnownTotal and PagniatorUnknownTotal.
  • 6c6c058: Fixed xxs Text size.
  • 6c6c058: Added useClientFilters.
  • 1175e04: Button now has active and inactive variants.
  • 1175e04: The tailwind theme now supports text fill and shadow fill.
  • 6c6c058: Fixed Button svg coloring.
  • 6c6c058: Added useTableState.
  • 6c6c058: Table component now has configurable empty and loading states.
  • 1175e04: Add base MenuItem components.
  • 6c6c058: Added a max length of 200 characters to toast messages.
  • 6c6c058: Added more block time conversion functions.
  • 6c6c058: Added ConfigurationText, ConfigurationTipText.

Patch Changes

  • 1175e04: The TextField autofill coloring is now consistent across browsers.

@siafoundation/[email protected]

28 Feb 22:00
Compare
Choose a tag to compare

Minor Changes

@siafoundation/[email protected]

02 Feb 21:49
Compare
Choose a tag to compare

Minor Changes

  • 82c296d: The grants scoring rubric copy has been updated to be more specific.
  • 8a247f6: The Grants page now features FAQ sections for both applicants and grantees.
  • 8a247f6: All website page headings are now linkable.
  • b79f8b4: The website now includes a page featuring the Foundation's hosting best practices.
  • 76a49a7: The website now allows users to find and download Zen Testnet siad builds from the getting started page.
  • 8228e1c: The grants page now has a table of contents to improve navigation.

Patch Changes

  • bb44fb8: The website now features the full colored Sia logo in the site menus.

@siafoundation/[email protected]

02 Feb 21:49
Compare
Choose a tag to compare

Minor Changes

  • 35e3da8: Design system and general styling migrated to tailwind.