From 47aeabf5d44d7483101d30d289cb4c56761e3faa Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Mon, 2 Mar 2026 08:42:22 +0800 Subject: feat: improve toast and logo --- .changes/logo.md | 5 +++++ .changes/toast.md | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 .changes/logo.md create mode 100644 .changes/toast.md (limited to '.changes') diff --git a/.changes/logo.md b/.changes/logo.md new file mode 100644 index 0000000..ab8ef7d --- /dev/null +++ b/.changes/logo.md @@ -0,0 +1,5 @@ +--- +dropout: "patch:fix" +--- + +Fix logo on Linux and MacOS. diff --git a/.changes/toast.md b/.changes/toast.md new file mode 100644 index 0000000..ee28372 --- /dev/null +++ b/.changes/toast.md @@ -0,0 +1,6 @@ +--- +"@dropout/ui": "patch:feat" +dropout: "patch:feat" +--- + +Improve position and colors of the UI toast. -- cgit v1.2.3-70-g09d2