From 8296271ab8aecea69409cd40795d7beda59325fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Feb 2024 14:48:59 +0000 Subject: [PATCH] chore: release packages --- .changeset/cold-fireants-flash.md | 6 ------ .changeset/empty-garlics-look.md | 5 ----- .changeset/flat-peas-enjoy.md | 5 ----- .changeset/friendly-nails-marry.md | 5 ----- .changeset/fuzzy-dolphins-do.md | 5 ----- .changeset/heavy-geese-train.md | 5 ----- .changeset/hungry-cheetahs-travel.md | 5 ----- .changeset/mighty-ghosts-drive.md | 6 ------ .changeset/ninety-toes-cheer.md | 5 ----- .changeset/pretty-roses-develop.md | 5 ----- .changeset/quiet-pens-bow.md | 5 ----- .changeset/real-crabs-speak.md | 5 ----- .changeset/rotten-kangaroos-train.md | 5 ----- .changeset/seven-terms-thank.md | 5 ----- .changeset/short-ducks-press.md | 5 ----- .changeset/small-apricots-sort.md | 5 ----- .changeset/strong-bags-beam.md | 5 ----- .changeset/stupid-fishes-brake.md | 5 ----- .changeset/tame-wolves-nail.md | 5 ----- .changeset/tasty-rocks-compete.md | 5 ----- .changeset/twenty-snakes-look.md | 5 ----- .changeset/two-ducks-act.md | 5 ----- .changeset/weak-tips-raise.md | 5 ----- apps/explorer/CHANGELOG.md | 10 ++++++++++ apps/explorer/package.json | 2 +- apps/hostd/CHANGELOG.md | 7 +++++++ apps/hostd/package.json | 2 +- apps/renterd/CHANGELOG.md | 20 ++++++++++++++++++++ apps/renterd/package.json | 2 +- apps/website/CHANGELOG.md | 6 ++++++ apps/website/package.json | 2 +- libs/design-system/CHANGELOG.md | 14 ++++++++++++++ libs/design-system/package.json | 2 +- libs/react-renterd/CHANGELOG.md | 6 ++++++ libs/react-renterd/package.json | 2 +- package-lock.json | 12 ++++++------ 36 files changed, 75 insertions(+), 129 deletions(-) delete mode 100644 .changeset/cold-fireants-flash.md delete mode 100644 .changeset/empty-garlics-look.md delete mode 100644 .changeset/flat-peas-enjoy.md delete mode 100644 .changeset/friendly-nails-marry.md delete mode 100644 .changeset/fuzzy-dolphins-do.md delete mode 100644 .changeset/heavy-geese-train.md delete mode 100644 .changeset/hungry-cheetahs-travel.md delete mode 100644 .changeset/mighty-ghosts-drive.md delete mode 100644 .changeset/ninety-toes-cheer.md delete mode 100644 .changeset/pretty-roses-develop.md delete mode 100644 .changeset/quiet-pens-bow.md delete mode 100644 .changeset/real-crabs-speak.md delete mode 100644 .changeset/rotten-kangaroos-train.md delete mode 100644 .changeset/seven-terms-thank.md delete mode 100644 .changeset/short-ducks-press.md delete mode 100644 .changeset/small-apricots-sort.md delete mode 100644 .changeset/strong-bags-beam.md delete mode 100644 .changeset/stupid-fishes-brake.md delete mode 100644 .changeset/tame-wolves-nail.md delete mode 100644 .changeset/tasty-rocks-compete.md delete mode 100644 .changeset/twenty-snakes-look.md delete mode 100644 .changeset/two-ducks-act.md delete mode 100644 .changeset/weak-tips-raise.md diff --git a/.changeset/cold-fireants-flash.md b/.changeset/cold-fireants-flash.md deleted file mode 100644 index 8cadc7ed9..000000000 --- a/.changeset/cold-fireants-flash.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'hostd': minor ---- - -Siacoin metric cards now show the dynamic units with two decimal places. Closes https://github.com/SiaFoundation/hostd/issues/217 - diff --git a/.changeset/empty-garlics-look.md b/.changeset/empty-garlics-look.md deleted file mode 100644 index 4615dc15a..000000000 --- a/.changeset/empty-garlics-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -File uploads now use multipart uploads. Closes https://github.com/SiaFoundation/renterd/issues/975 diff --git a/.changeset/flat-peas-enjoy.md b/.changeset/flat-peas-enjoy.md deleted file mode 100644 index 2ec744377..000000000 --- a/.changeset/flat-peas-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'explorer': minor ---- - -Update title and description on manifest, og images, and generated metadata. diff --git a/.changeset/friendly-nails-marry.md b/.changeset/friendly-nails-marry.md deleted file mode 100644 index 2ae29f342..000000000 --- a/.changeset/friendly-nails-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The browser now warns the user if they have active uploads and try to close the tab. diff --git a/.changeset/fuzzy-dolphins-do.md b/.changeset/fuzzy-dolphins-do.md deleted file mode 100644 index 24a01e388..000000000 --- a/.changeset/fuzzy-dolphins-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -Added a rowSize auto variant to Table. diff --git a/.changeset/heavy-geese-train.md b/.changeset/heavy-geese-train.md deleted file mode 100644 index dc7229d82..000000000 --- a/.changeset/heavy-geese-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': patch ---- - -Fixed an issue where hovering over the file health information would crash the app. Closes https://github.com/SiaFoundation/renterd/issues/997 diff --git a/.changeset/hungry-cheetahs-travel.md b/.changeset/hungry-cheetahs-travel.md deleted file mode 100644 index 192385cc6..000000000 --- a/.changeset/hungry-cheetahs-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'website': minor ---- - -The website now includes the contact email in the footer. diff --git a/.changeset/mighty-ghosts-drive.md b/.changeset/mighty-ghosts-drive.md deleted file mode 100644 index 2bc5fba83..000000000 --- a/.changeset/mighty-ghosts-drive.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'hostd': minor -'renterd': minor ---- - -All graphs now remember any chart configuration that the user has selected. diff --git a/.changeset/ninety-toes-cheer.md b/.changeset/ninety-toes-cheer.md deleted file mode 100644 index 2ff4fae22..000000000 --- a/.changeset/ninety-toes-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Buckets now have a third view for viewing all active uploads, both local and from other sessions. diff --git a/.changeset/pretty-roses-develop.md b/.changeset/pretty-roses-develop.md deleted file mode 100644 index 203c04ff1..000000000 --- a/.changeset/pretty-roses-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -File uploads now have a max concurrency and get queued. diff --git a/.changeset/quiet-pens-bow.md b/.changeset/quiet-pens-bow.md deleted file mode 100644 index b98f059ad..000000000 --- a/.changeset/quiet-pens-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -Added a custom contextMenu prop to ValueCopyable. diff --git a/.changeset/real-crabs-speak.md b/.changeset/real-crabs-speak.md deleted file mode 100644 index 174fc3dcc..000000000 --- a/.changeset/real-crabs-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -Added a subtle variant to Panel. diff --git a/.changeset/rotten-kangaroos-train.md b/.changeset/rotten-kangaroos-train.md deleted file mode 100644 index e16b9748f..000000000 --- a/.changeset/rotten-kangaroos-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': patch ---- - -Add use client / RSC support to Table. diff --git a/.changeset/seven-terms-thank.md b/.changeset/seven-terms-thank.md deleted file mode 100644 index 7e545825a..000000000 --- a/.changeset/seven-terms-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Alerts now support pagination. Closes https://github.com/SiaFoundation/renterd/issues/1001 Closes https://github.com/SiaFoundation/renterd/issues/862 diff --git a/.changeset/short-ducks-press.md b/.changeset/short-ducks-press.md deleted file mode 100644 index e618a8e82..000000000 --- a/.changeset/short-ducks-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Remote file uploads can now be aborted from the uploads explorer. Closes https://github.com/SiaFoundation/web/issues/429 diff --git a/.changeset/small-apricots-sort.md b/.changeset/small-apricots-sort.md deleted file mode 100644 index 183b6b6bb..000000000 --- a/.changeset/small-apricots-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': minor ---- - -ChartXY now remembers any chart configuration that the user has selected per unique chart. diff --git a/.changeset/strong-bags-beam.md b/.changeset/strong-bags-beam.md deleted file mode 100644 index 026ca2ffd..000000000 --- a/.changeset/strong-bags-beam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Storage and upload price settings no longer default to or have the option to include redundancy. The price with the configured redundancy is now always shown below. diff --git a/.changeset/stupid-fishes-brake.md b/.changeset/stupid-fishes-brake.md deleted file mode 100644 index 1c284bb10..000000000 --- a/.changeset/stupid-fishes-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'explorer': patch ---- - -Add detailed labels to contract proof outputs explaining what each output is for. diff --git a/.changeset/tame-wolves-nail.md b/.changeset/tame-wolves-nail.md deleted file mode 100644 index 462ae5f07..000000000 --- a/.changeset/tame-wolves-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -The transfers bar now only lists downloads and shows two buttons with one navigating to the new uploads list. diff --git a/.changeset/tasty-rocks-compete.md b/.changeset/tasty-rocks-compete.md deleted file mode 100644 index 790202716..000000000 --- a/.changeset/tasty-rocks-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Alerts now support the accumulated churn alert. Closes https://github.com/SiaFoundation/renterd/issues/1005 diff --git a/.changeset/twenty-snakes-look.md b/.changeset/twenty-snakes-look.md deleted file mode 100644 index c6863fc78..000000000 --- a/.changeset/twenty-snakes-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'renterd': minor ---- - -Alerts now have a dedicated tab with a larger area for display and navigation. diff --git a/.changeset/two-ducks-act.md b/.changeset/two-ducks-act.md deleted file mode 100644 index 553b122a1..000000000 --- a/.changeset/two-ducks-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/react-renterd': minor ---- - -Add useMultipartUploadCreate, useMultipartUploadComplete, useMultipartUploadAbort, useMultipartUploadAddPart, useMultipartUploadChunk, useMultipartUploadListUploads, useMultipartUploadListParts. diff --git a/.changeset/weak-tips-raise.md b/.changeset/weak-tips-raise.md deleted file mode 100644 index bd20530a0..000000000 --- a/.changeset/weak-tips-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@siafoundation/design-system': patch ---- - -Fix flex layout and add a title tooltip to EntityListItem. diff --git a/apps/explorer/CHANGELOG.md b/apps/explorer/CHANGELOG.md index 2a5d93bb9..1bb32dcdb 100644 --- a/apps/explorer/CHANGELOG.md +++ b/apps/explorer/CHANGELOG.md @@ -1,5 +1,15 @@ # explorer +## 0.13.0 + +### Minor Changes + +- 4fa7d882: Update title and description on manifest, og images, and generated metadata. + +### Patch Changes + +- 4ed40994: Add detailed labels to contract proof outputs explaining what each output is for. + ## 0.12.0 ### Minor Changes diff --git a/apps/explorer/package.json b/apps/explorer/package.json index 9e4c7c8c1..fea8d7c33 100644 --- a/apps/explorer/package.json +++ b/apps/explorer/package.json @@ -1,7 +1,7 @@ { "name": "explorer", "description": "The `explorer` user interface, a Sia blockchain explorer interface that powers siascan.com.", - "version": "0.12.0", + "version": "0.13.0", "private": true, "license": "MIT" } diff --git a/apps/hostd/CHANGELOG.md b/apps/hostd/CHANGELOG.md index 7a3702b3b..576f05a17 100644 --- a/apps/hostd/CHANGELOG.md +++ b/apps/hostd/CHANGELOG.md @@ -1,5 +1,12 @@ # hostd +## 0.39.0 + +### Minor Changes + +- d4fcadf8: Siacoin metric cards now show the dynamic units with two decimal places. Closes https://github.com/SiaFoundation/hostd/issues/217 +- 805f32e0: All graphs now remember any chart configuration that the user has selected. + ## 0.38.0 ### Minor Changes diff --git a/apps/hostd/package.json b/apps/hostd/package.json index 0cadb880c..42165c660 100644 --- a/apps/hostd/package.json +++ b/apps/hostd/package.json @@ -1,7 +1,7 @@ { "name": "hostd", "description": "The `hostd` user interface, dedicated to hosting related functionality.", - "version": "0.38.0", + "version": "0.39.0", "private": true, "license": "MIT" } diff --git a/apps/renterd/CHANGELOG.md b/apps/renterd/CHANGELOG.md index 1c6661203..76fca307e 100644 --- a/apps/renterd/CHANGELOG.md +++ b/apps/renterd/CHANGELOG.md @@ -1,5 +1,25 @@ # renterd +## 0.47.0 + +### Minor Changes + +- 5994c4e0: File uploads now use multipart uploads. Closes https://github.com/SiaFoundation/renterd/issues/975 +- d20d0637: The browser now warns the user if they have active uploads and try to close the tab. +- 805f32e0: All graphs now remember any chart configuration that the user has selected. +- 9deee11e: Buckets now have a third view for viewing all active uploads, both local and from other sessions. +- 5994c4e0: File uploads now have a max concurrency and get queued. +- dddc110a: Alerts now support pagination. Closes https://github.com/SiaFoundation/renterd/issues/1001 Closes https://github.com/SiaFoundation/renterd/issues/862 +- 9deee11e: Remote file uploads can now be aborted from the uploads explorer. Closes https://github.com/SiaFoundation/web/issues/429 +- 2d6a9c77: Storage and upload price settings no longer default to or have the option to include redundancy. The price with the configured redundancy is now always shown below. +- 9deee11e: The transfers bar now only lists downloads and shows two buttons with one navigating to the new uploads list. +- dddc110a: Alerts now support the accumulated churn alert. Closes https://github.com/SiaFoundation/renterd/issues/1005 +- dddc110a: Alerts now have a dedicated tab with a larger area for display and navigation. + +### Patch Changes + +- 984ed75a: Fixed an issue where hovering over the file health information would crash the app. Closes https://github.com/SiaFoundation/renterd/issues/997 + ## 0.46.0 ### Minor Changes diff --git a/apps/renterd/package.json b/apps/renterd/package.json index 018eb9978..cc8a84492 100644 --- a/apps/renterd/package.json +++ b/apps/renterd/package.json @@ -1,7 +1,7 @@ { "name": "renterd", "description": "The `renterd` user interface, dedicated to renter related functionality.", - "version": "0.46.0", + "version": "0.47.0", "private": true, "license": "MIT" } diff --git a/apps/website/CHANGELOG.md b/apps/website/CHANGELOG.md index 9c13195b4..7b6cbcc76 100644 --- a/apps/website/CHANGELOG.md +++ b/apps/website/CHANGELOG.md @@ -1,5 +1,11 @@ # website +## 0.49.0 + +### Minor Changes + +- 7ef30999: The website now includes the contact email in the footer. + ## 0.48.0 ### Minor Changes diff --git a/apps/website/package.json b/apps/website/package.json index d0b7aa343..c3a4a8ae3 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -1,7 +1,7 @@ { "name": "website", "description": "The main sia.tech website with information on the Sia project and the Sia Foundation.", - "version": "0.48.0", + "version": "0.49.0", "private": true, "license": "MIT" } diff --git a/libs/design-system/CHANGELOG.md b/libs/design-system/CHANGELOG.md index de8acc6df..e77ede8a2 100644 --- a/libs/design-system/CHANGELOG.md +++ b/libs/design-system/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 3.1.0 + +### Minor Changes + +- dddc110a: Added a rowSize auto variant to Table. +- dddc110a: Added a custom contextMenu prop to ValueCopyable. +- dddc110a: Added a subtle variant to Panel. +- 805f32e0: ChartXY now remembers any chart configuration that the user has selected per unique chart. + +### Patch Changes + +- 4fa7d882: Add use client / RSC support to Table. +- 4ed40994: Fix flex layout and add a title tooltip to EntityListItem. + ## 3.0.0 ### Patch Changes diff --git a/libs/design-system/package.json b/libs/design-system/package.json index 0eed236e2..369e1a739 100644 --- a/libs/design-system/package.json +++ b/libs/design-system/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/design-system", "description": "React-based design system used across Sia apps and websites", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "peerDependencies": { "@siafoundation/react-icons": "^0.2.3", diff --git a/libs/react-renterd/CHANGELOG.md b/libs/react-renterd/CHANGELOG.md index 983469158..0d35a61de 100644 --- a/libs/react-renterd/CHANGELOG.md +++ b/libs/react-renterd/CHANGELOG.md @@ -1,5 +1,11 @@ # @siafoundation/react-renterd +## 3.1.0 + +### Minor Changes + +- 2190046c: Add useMultipartUploadCreate, useMultipartUploadComplete, useMultipartUploadAbort, useMultipartUploadAddPart, useMultipartUploadChunk, useMultipartUploadListUploads, useMultipartUploadListParts. + ## 3.0.0 ### Minor Changes diff --git a/libs/react-renterd/package.json b/libs/react-renterd/package.json index 09a55ad13..dbb82e587 100644 --- a/libs/react-renterd/package.json +++ b/libs/react-renterd/package.json @@ -1,7 +1,7 @@ { "name": "@siafoundation/react-renterd", "description": " React hooks for interacting with `renterd`.", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "peerDependencies": { "@siafoundation/react-core": "^1.1.0", diff --git a/package-lock.json b/package-lock.json index 321a92fbc..8f7ad8465 100644 --- a/package-lock.json +++ b/package-lock.json @@ -209,7 +209,7 @@ "license": "MIT" }, "apps/explorer": { - "version": "0.12.0", + "version": "0.13.0", "license": "MIT" }, "apps/explorer-v1": { @@ -218,11 +218,11 @@ "license": "MIT" }, "apps/hostd": { - "version": "0.38.0", + "version": "0.39.0", "license": "MIT" }, "apps/renterd": { - "version": "0.46.0", + "version": "0.47.0", "license": "MIT" }, "apps/siad": { @@ -236,7 +236,7 @@ "license": "MIT" }, "apps/website": { - "version": "0.48.0", + "version": "0.49.0", "license": "MIT" }, "libs/data-sources": { @@ -257,7 +257,7 @@ }, "libs/design-system": { "name": "@siafoundation/design-system", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "dependencies": { "@dnd-kit/core": "^6.1.0", @@ -406,7 +406,7 @@ }, "libs/react-renterd": { "name": "@siafoundation/react-renterd", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "dependencies": { "@technically/lodash": "^4.17.0"