diff --git a/.changeset/calm-flies-punch.md b/.changeset/calm-flies-punch.md
new file mode 100644
index 000000000..2e3bf89cc
--- /dev/null
+++ b/.changeset/calm-flies-punch.md
@@ -0,0 +1,5 @@
+---
+'@siafoundation/e2e': minor
+---
+
+Add getTextInputValueByName method.
diff --git a/.changeset/happy-comics-retire.md b/.changeset/happy-comics-retire.md
new file mode 100644
index 000000000..ca28f9c4b
--- /dev/null
+++ b/.changeset/happy-comics-retire.md
@@ -0,0 +1,5 @@
+---
+'renterd': minor
+---
+
+The key management table now supports multiselect and batch deletion.
diff --git a/.changeset/selfish-parrots-applaud.md b/.changeset/selfish-parrots-applaud.md
new file mode 100644
index 000000000..dac1240e5
--- /dev/null
+++ b/.changeset/selfish-parrots-applaud.md
@@ -0,0 +1,6 @@
+---
+'hostd': minor
+'renterd': minor
+---
+
+The onboarding wizard is now bottom right aligned.
diff --git a/.changeset/strong-cherries-change.md b/.changeset/strong-cherries-change.md
new file mode 100644
index 000000000..0785156b5
--- /dev/null
+++ b/.changeset/strong-cherries-change.md
@@ -0,0 +1,5 @@
+---
+'@siafoundation/e2e': minor
+---
+
+Add toggleColumnVisibility view preferences method.
diff --git a/apps/hostd/components/OnboardingBar.tsx b/apps/hostd/components/OnboardingBar.tsx
index 9b839dcad..21b9a54f2 100644
--- a/apps/hostd/components/OnboardingBar.tsx
+++ b/apps/hostd/components/OnboardingBar.tsx
@@ -67,7 +67,7 @@ export function OnboardingBar() {
if (maximized) {
return (
-
+
@@ -232,7 +232,7 @@ export function OnboardingBar() {
)
}
return (
-
+