From 28812900f4c29b54f6756dc34ec94c2d1bb2bed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Sepulchre?= Date: Mon, 10 Feb 2025 15:38:23 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c4393c52..5ddbef780 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@
-## ✨ 6.0 Release Candidate +## ✨ 6.0 Release -I’m pleased to announce the 6.0 Release Candidate. This is our biggest release yet, and after a long journey, the library is now close to the initial idealized vision I had for it. I’m happy to say that both the style and various APIs are now finalized. +I’m pleased to announce the 6.0 Release. This is our biggest release yet, and after a long journey, the library is now close to the initial idealized vision I had for it. I’m happy to say that both the style and various APIs are now finalized. Moving forward, our focus will be on maintaining the library and potentially extending certain functionalities. No major changes are expected unless absolutely necessary. From ca1170df3c8c8f213b067492707bfe1773cb2912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=BD=E4=BC=B6=E5=84=BF?= Date: Fri, 14 Feb 2025 20:56:56 +0800 Subject: [PATCH 2/2] Disable animation of GlassCard on the TitleBar Menu --- SukiUI/Controls/SukiWindow.axaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SukiUI/Controls/SukiWindow.axaml b/SukiUI/Controls/SukiWindow.axaml index 6d7f8a0ac..4043dbf5d 100644 --- a/SukiUI/Controls/SukiWindow.axaml +++ b/SukiUI/Controls/SukiWindow.axaml @@ -116,7 +116,7 @@ - + @@ -202,4 +202,4 @@ - \ No newline at end of file +