Releases: ghost1372/DevWinUI
v10.0.0-Preview4
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v10.0.0-Preview4
3 June 2026
- Add BetterLyric Thanks to @jayfunc
6a7fd10 - Add Barcode #181
6b07a08 - Add AnimationPath
4708a1e - Replace Easing with AnimationEasingHelper
a98ffb6 - Add MorphingAnimation
795d14d - Make ContentWindow.ShowDialog async
15939b5 - Add BetterLyric Sample
692ce77 - Fix QR/BarCode Errors
5545589 - Improve SemanticVersion Performance
daf9480 - Improve ContextMenu
b8f52d9 - Add Barcode Sample
494a7f5 - Add Support Nested SettingsExpander
64bca79 - Update RestartManager
9a9849b - Update VSIX
797ccf8 - Add StringVisibilityConverter
a97e3c6 - Fix CirclePanel and HoneycombPanel when contains collapsed element
1caf9e3 - Add BoolNegationConverter
c01a329 - Update publish-release.yml
fc51b4b - Update dotnet-release.yml
33cdee2 - Update PredefinedCodes.cs
78d6673 - Add None Background for LiveGraph
f674751 - Improve SettingsCard ActionIcon for RTL
13c9923 - Update ContentWindow.cs
489dadc - Update README.md
5ee8d2c - Update Directory.Build.props
796fa82 - Update UacStyleDialogWindowPage.xaml.cs
7b2a9d1 - Fix Startup Crash
04e3e6b
v10.0.0-Preview3
Changelog
- Add
PasswordGenerator - Add
LiveGraph - Improve
StoreCarouselandImageFramePerformance - Improve
ThemeService
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v10.0.0-Preview3
13 May 2026
- Fix #176 Use ControlCornerRadius
#176 - Add LiveGraph #158
0b5f311 - Add PasswordGenerator
2447dce - Remove RolloingWindow Feature from SpeedGraph #158
85c9b92 - Improve ImageFrame and StoreCarousel Performance #178
89cb9a5 - Improve StoreCarousel Performance
a787125 - Fix StoreCarousel Crash
1fcac16 - Update StoreCarousel.cs
8ce956b - Update CircleIcon.cs
20d9c05 - Update AudioWave.cs
4beadb8 - Update DevWinUI.Gallery.csproj
2359c8a - Fix StoreCarousel Color Always Transparent issue
bf4310a - Update StoreCarousel.cs
3a86b2c - Update LiveGraph Method name
4aceefd - Update ThemeService #177
33483ac - Update Directory.Build.props
5fee047 - Update LiveGraph.cs
f2bc57d - Update ThemeService #177
33a8921
v10.0.0-Preview2
Changelog
- Add
EyeDropper - Add
GlobalMouseHook - Add
GlobalKeyboardHook - Add
RestartManager - Add
openedandclosedevents forShortcut - Improve
CompositionShadowwith new properties (IsBreathing,UseCornerRadius,CornerRadius) - rewritten
SpeedGraph
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v10.0.0-Preview2
5 May 2026
- Add opened and closed events for shortcut control
#173 - ReWrite SpeedGraph #158
f51e839 - Add RestartManager
8ac1d77 - Add GlobalMouseHook
9a4fea2 - Add GlobalKeyboardHook
fc7ee9c - Fix GlobalMouseHook
8961ad1 - Add EyeDropper
e5e9852 - Improve CompositionShadow
71b277e - Improve GlobalMouseHook
ab2f009 - Update GlobalKeyboardHook.cs
f2c29bb - Add EyeDropper Sample
c79424c - Add .vsconfig file #174
3c7c70d - Update ColorShadow
826b540 - Update GlobalMouseHook.cs
957fea1 - Update Docs
9b2d93c - Add opened and closed events
926db7e - Improve Hook
52d49dd - Update GlobalKeyboardHook.cs
6a5100f - Update README.md
316bafc - Update README.md
ea46a1c - Update DevWinUI.Gallery.csproj
f1a2143 - Update DevWinUI.Gallery.csproj
684b4fb - Update Directory.Build.props
bd3e51e - Update README.md
77514e1 - Update NativeMethods.txt
3aa7f10 - Update CONTRIBUTING.md
0530388 - Update NativeMethods.cs
9b6ae3a - Update AppData.json
b6d094f - Update CONTRIBUTING.md
2880f21 - Move RestartManager to Common Folder
c3a8ad8
v10.0.0-Preview1
Changelog
Breaking Changes
- WindowedContentDialog rewritten
- DragMoveHelper rewritten
- Updated Icons
- MessageBox rewritten
- Package Renamed from
DevWinUI.ControlsToDevWinUI
You will need to update all references in your code fromDevWinUI.ControlstoDevWinUI.
See Migration Doc
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. - Package Renamed from
DevWinUIToDevWinUI.Base - Package Renamed from
DevWinUI.ControlsToDevWinUI - Add
NTPServerandNTPClient - Add
QRCode - Add 9 More Styles for
LoadingIndicator - Add
UacStyleDialogWindow - Add
ShakeWindowAsyncinWindowHelper - Add
FrameworkElementExtensions.Ancestor - Add
KeyVisual2 - Add
ShortcutWithTextLabel2
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v10.0.0-Preview1
29 April 2026
- Meta
#169 - Update ContextMenuCustomHost.dll Fix #168
#168 - ReFormat Xamls
2d4eb2a - ReWrite WindowedContentDialog and MessageBox
a26ce60 - Add QRCode
859773e - Add 9 More Styles for LoadingIndicator
b5f8e95 - Update SemanticVersion
0f1a951 - Add KeyVisual2
69a4e9a - Add NTPServer and NTPClient
65af840 - Update Icons
834c205 - rewritten DragMoveHelper #136
78caa2f - Rename Folders
2ccec73 - Add Header and HeaderTemplate for DropdownColorPicker
93e8d86 - Fix Crash
3d326ac - Add QRCode Sample
ad857e0 - Add ShortcutWithTextLabel2
7fd06a0 - Update WindowHelper.cs
ee290e9 - Add EdgeLighting Sample
ab3ae11 - Add StringPropertyCodeFixProvider
4e91d4b - Create FrameworkElementExtensions.Ancestor.cs
56d3844 - Update VSIX
2aa7ed3 - Update StringsPropertyGenerator
4ff0db2 - Add NTPClient Sample
55b0500 - Fix Warnings
559c2d7 - Update ThemedIcons
453abd3 - Rename Projects
845023c - Update GeneralHelper.cs
28a7b67 - Use WASDK Meta Package
19d61dc - Update README.md
425026a - Fix DragMoveHelper Build Error
fda176a - Update README.md
79c2731 - Update AppData.json
975c530 - Update README.md
57efdf6 - Update CONTRIBUTING.md
896753c - Update IsEnabledTextBlock
db20929 - Add ShakeWindowAsync in WindowHelper
a49345e - Update Samples
8130ff2 - Update KeyVisual2.cs
f9bf55f - Update settings.xamlstyler
6306c01 - Update DisplayMonitorHelper.cs
067f3fa - Add target to nuget package to prevent any interference with old packages.
b044f6f - Update ShortcutWithTextLabel2.cs
dcea732 - Update DevWinUI.slnx
11f9ca7 - Update KeyVisual2.cs
3c0c83e - Update CheckBoxWithDescriptionControl.cs
8754a34 - Update 1-bug_report.yaml
4c6210c - Get WASDK Version Dynamically
951f190 - Update Libs
f94d5a5 - Fix Ico file
7dab327 - Update App.xaml.cs
261c8ad - Update WatermarkPage.xaml
8391ba7 - Update WatermarkPage.xaml
b5ae279 - Update SystemTrayIcon.cs
d1e4577 - Update README.md
4968b4c - Update DevWinUI.slnx
946f463 - Update DevWinUI.slnx
b832b57 - Update DevWinUI.Gallery.csproj
1bb7fcd
v9.9.4
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v9.9.4
8 April 2026
- Make TaskbarHelper compatible with NativeAOT
#161 - Add EdgeLighting
29c231d - Add RichButton
201cf19 - Add RichButton
e59abd1 - Add IsRounded Property for CompositionShadow
e8bb8fb - [VSIX] Remove TitleBar Fix
bf276dc - Add GetDropShadow and StartBreath methods for CompositionShadow
2c6ea17 - Update SourceGenerator
6f3c34f - Update DevWinUI.Gallery.csproj
7bda738 - Use the Microsoft.Windows.Common-Controls 6.0 style for LegacyMessageBox in gallery app #153
d5aa86f - [VSIX] Fix AdditionalFiles
d2afacd - Add SetTheme method in SystemTrayIcon #154
e384557 - Update README.md
acddd3d - Update Directory.Build.props
10a28ef - Update Version to 9.9.4
7fcc056 - Update CompositionShadow.cs
f4c06cd - Update Tags
e3e8291 - Fix NavigationViewStoreStyle #160
4ba2218 - Update DevWinUI.Gallery.csproj
55dcbed - Update Directory.Build.props
315f76a
v9.9.3
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v9.9.3
29 January 2026
- Add ValidatingDevWinUITextBoxStyle to Fix #145
#145 - Add Spoiler
281aaa4 - Improve SourceGenerator
f793f08 - Add New DevWinUI.SourceGenerator Project
f0ccf37 - [VSIX] Remove T4 templates and Use SourceGenerators in Project Templates
edfbc47 - Fix Slow AnimatedImage #143
70186fa - Update SpoilerPage.xaml
b238222 - Improve Generator
f5c186b - Update SpoilerPage.xaml
21e8820 - Update README.md
2619bc5 - Update Directory.Build.props
cbfa2c7 - Fix SourceGenerator Version
7af82d6 - Update DataSource.cs
b5d2f5b - Update Directory.Build.props
453f4e0 - Update MainWindow.xaml.cs
bc591bf - Update Directory.Build.props
87d02b9 - Update Directory.Build.props
899abac - Update DevWinUI.SourceGenerator.csproj
a3aa846 - Update DevWinUI.Gallery.csproj
c20effa - Update README.md
1f71b34 - Update README.md
6fba6dd - Update NavigationPageMapperGenerator.cs
dfcc5f5 - Update BreadcrumbPageMappingGenerator.cs
7558e33 - Update BreadcrumbPageMappingGenerator.cs
0fbc414 - Update NavigationPageMapperGenerator.cs
0338ed9 - Update BreadcrumbPageConfig.cs
b3eaf44 - Update README.md
d6d8af5
v9.9.2
v9.9.1
v9.9.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Version 9.9.0
- Add Support Visual Studio
IntelliSensefor Resources - Add Files
ThemedIcon - Add Files
SidebarView - Add Files
SamplePanel - Add Files
BreadcrumbBar - Add Files
Toolbar - Add
ContentMinWidthandContentFlowDirectionforWindowedContentDialog - Add
FileExtensionHelpers - Add
AppLanguageHelper - Add
GetLocalizedResourceinStringExtensions - Add
ResourceStringExtensionmarkup - Add
ThemedIconExtensionmarkup - Add
ImageSourceforAnimatedImage - Improve GoToCard by Adding
IsOpen,ShowCloseButtonandCloseRequested - Fix GoToCard
ActionClickEvent - Fix
ProcessInfoHelper
v9.9.0
3 January 2026
- [AOT] Rewrite NaudioSpectrumAnalyzer with AudioGraphSpectrumAnalyzer
792e910 - Rename ThemedIconMarkup to ThemedIconExtension
0dfc783 - Add ThemedIcon
7250e87 - Add SidebarView
d117eb5 - Improve GoToCard by Adding IsOpen, ShowCloseButton and CloseRequested
37550d0 - Add ContentMinWidth and ContentFlowDirection for WindowedContentDialog
a26b016 - Add Toolbar
dc7a630 - Add BreadcrumbBar
86f2752 - Add AppLanguageHelper
2505fd2 - Update ThemedIconPage
9bda866 - Create FileExtensionHelpers.cs
1a460e7 - Add SidebarView Sample
86745c9 - Add ThemedIcon Sample
6b0a627 - Add Toolbar Sample
674323d - Add SamplePanel
d8df238 - Add BreadcrumbBar Sample
ebc2acb - Update ProcessInfoHelper.cs
df19345 - Add SamplePanel Sample
aa946e4 - Add ImageSource for AnimatedImage #142
a72fa7c - Create SidebarView.ThemeResources.xaml
297cd80 - Update Directory.Build.props
68ae2f5 - Enable IntelliSense Support for Nuget Package
718cbff - Update Generic.xaml
a24ecd8 - Update SideBarViewPage.xaml
da0f3fc - Update SidebarView.ThemeResources.xaml
a81732e - Update GoToCard.cs
5ad35a5 - Update Directory.Build.props
77b276d - Update ContextMenuCustomHost.dll
383f7b8
v9.8.1
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
v9.8.1
19 December 2025
- Update Generic.xaml
c20c6aa - [AOT] Fix CarouselView
e317c97 - Update NAudioEngine.cs
23f2e71 - [AOT] Fix Coverflow
2eddc13 - Improve CarouselView
e8b60db - Improve Sample
cda04e4 - Update BannerView.cs
3b23c3d - Update Directory.Build.props
f47772b - Update WaveformTimelinePage.xaml
1abe7c6 - Update SpectrumAnalyzerPage.xaml
701d8f3 - Update CarouselView.cs
e33ca86 - Update NAudioEngine.cs
460977a