From 2d19c57314e4736496138d2f8d77a1e97d58b317 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 6 Sep 2025 07:33:52 -0500 Subject: [PATCH] [ui] Add auto-mount on first launch functionality #52 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe7bb95..326baff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * \#34 Add macOS support * \#51 [ui] UI console window should close after launch +* \#52 [ui] Add auto-mount on first launch functionality * \#53 Create Windows installer * \#54 Remove 'default' as initial bucket name for Sia * \#58 Create macOS bundle for simplified installation