v10.0.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Breaking Changes
- DevWinUI now requires
Microsoft.WindowsAppSDK.WinUIv2.2.0(Microsoft.WindowsAppSDK v2.2.0) - Package Renamed from
DevWinUIToDevWinUI.Base - Package Renamed from
DevWinUI.ControlsToDevWinUI - WindowedContentDialog rewritten
- DragMoveHelper rewritten
- Updated Icons
- MessageBox rewritten
- SpeedGraph rewritten
- You will need to update all references in your code from
DevWinUI.ControlstoDevWinUI.
New
- Introducing the Meta Package. DevWinUI now represents our complete library (including custom controls and core components), while DevWinUI.Base contains only the core library.
- Use WindowsAppSDK (
Microsoft.WindowsAppSDK.WinUI) Meta Package (v2.2.0). - Package Renamed from
DevWinUIToDevWinUI.Base - Package Renamed from
DevWinUI.ControlsToDevWinUI - Add
LiveGraph - Add New
ShadersLibrary - Add
ParallaxTilt - Add
MaterialAttach - Add
BetterLyric - Add
AnimationPath - Add
MorphingAnimation - Add
PasswordGenerator - Add
EyeDropper - Add
GlobalMouseHook - Add
GlobalKeyboardHook - Add
RestartManager - Add
NTPServerandNTPClient - Add
QRCodeandBarcode - Add 9 More Styles for
LoadingIndicator - Add Support Nested
SettingsExpander - Added
UacStyleDialogWindow - Add
ShakeWindowAsyncinWindowHelper - Add
FrameworkElementExtensions.Ancestor - Add
KeyVisual2 - Add
ShortcutWithTextLabel2 - Add
openedandclosedevents forShortcut - Improve
CompositionShadowwith new properties (IsBreathing,UseCornerRadius,CornerRadius) - Improve
ThemeService - rewritten
SpeedGraph - rewritten
WindowedContentDialog - rewritten
DragMoveHelper - Update Icons
- Improve
StoreCarouselandImageFramePerformance
Warning
This version contains breaking changes. Please refer to the Breaking Changes section for full details.
Namespace Update: DevWinUI.Controls has been renamed to DevWinUI. You will need to update all references in your code from DevWinUI.Controls to DevWinUI.
Rename
<ResourceDictionary Source="ms-appx:///DevWinUI.Controls/Themes/Generic.xaml" />
To
<ResourceDictionary Source="ms-appx:///DevWinUI/Themes/Generic.xaml" />
Migration Guide
See Here
v10.0.0
12 June 2026
- Add New Shader Library
a3b1988 - Add MaterialAttach #137 Tnx @Gaoyifei1011
338d12e - Add More Shaders
08f9ebe - Add ParallaxTilt
8173b13 - Add ShaderBackground Sample
875faec - Update StartupToolWindowControl.xaml
d48c171 - Remove Internal GlobalData and Use ApplicationData
306e2a8 - Improve FluidBackgroundRenderer
5336791 - Fix Shaders
a37392c - Improve BetterLyrics
84f11e2 - Update AudioGraphSpectrumAnalyzer.cs
6b77d56 - Remove Unsed DP
df57e44 - Update BetterLyric
492e2ef - Update PathHelper.cs
6215ad5 - Fix SpectrumRenderer
ab655e3 - Update DevWinUI.Gallery.csproj
0eaedfb - Update Package.appxmanifest
881d32f - Update HomeLandingPage.xaml.cs
7f4a806 - Update HorizontalScrollContainer.cs
f68f53c - Update Directory.Build.props
17787c9 - Update DevWinUI_Template.csproj
3635216 - Update Docs
c18c534 - Update Directory.Build.props
8891cf6 - Update Directory.Build.props
73df2e3