Skip to content

Releases: ghost1372/DevWinUI

v9.9.3

29 Jan 10:48

Choose a tag to compare

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

29 Jan 10:29

Choose a tag to compare

Version 9.9.2

  • Improve JsonNavigationService NavigationView Icon Quality

v9.9.1

29 Jan 10:28

Choose a tag to compare

Version 9.9.1

  • Fix SidebarView Bindings and Support NAOT

v9.9.0

03 Jan 12:06

Choose a tag to compare

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 IntelliSense for Resources
  • Add Files ThemedIcon
  • Add Files SidebarView
  • Add Files SamplePanel
  • Add Files BreadcrumbBar
  • Add Files Toolbar
  • Add ContentMinWidth and ContentFlowDirection for WindowedContentDialog
  • Add FileExtensionHelpers
  • Add AppLanguageHelper
  • Add GetLocalizedResource in StringExtensions
  • Add ResourceStringExtension markup
  • Add ThemedIconExtension markup
  • Add ImageSource for AnimatedImage
  • Improve GoToCard by Adding IsOpen, ShowCloseButton and CloseRequested
  • Fix GoToCard ActionClick Event
  • 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

19 Dec 10:27

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v9.8.1

19 December 2025

v9.8.0

17 Dec 17:16

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

  • Add SpectrumAnalyzer
  • Add WaveformTimeline
  • Add OrbitLoadingIndicator
  • Add LinearGradientBlurPanel
  • Add SpectrumVisualizer
  • Add AudioWave
  • Add CycleCollection
  • Add BannerView
  • Add Stars
  • Add EasyCarouselPanel
  • Add CarouselView
  • Add CarouselView2
  • Add ContentSlider
  • Add CoverFlow
  • Add LoopPanel
  • Add Color and Intensity properties in AmbLight
  • Add Composition Extensions
  • Refactor Extensions (Add ObservableCollectionExtensions, CompositionExtensions, DependencyObjectExtensions, FrameworkElementExtensions, ColorExtensions, ContentDialogExtensions, DateTimeExtensions, DoubleExtensions, FloatExtensions, ScrollViewerExtensions, StringExtensions, VectorExtensions, VisualExtensions)

v9.8.0

17 December 2025

v9.7.0

04 Dec 11:25

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Version 9.7.0

  • Add StoreCarousel
  • Add ColorAnalyzer and ContrastAnalyzer
  • Add IsRounded and Mask proeprties for ColorShadow
  • Add WindowManager (Min/Max Width/Height)
  • Add PercentageChanged event in ArcProgress
  • Add RippleLight
  • Add PausableDispatcherTimer
  • Fix ProfileControl [Native AOT]
  • Fix FluidBanner [Native AOT]
  • Fix ColorShadow [Native AOT]
  • Fix BlendedImage [Native AOT]

v9.7.0

4 December 2025

  • Add IsRounded for ColorShadow #134 325e760
  • Add StoreCarousel 794a696
  • Add ColorAnalyzer and ContrastAnalyzer 7d4021f
  • Add XamlLights and StoreCarousel Samples 6dadded
  • Add RippleLight 78e78be
  • Add WindowManager #132 ae8110f
  • [AOT] Fix ProfileControl animations in NAOT bbd5110
  • Support UnPackged Uri for Composition/Win2D Samples 5ed34ce
  • Add UseImageEdgeOverContentColor in StoreCarousel 1217ad4
  • Add PausableDispatcherTimer 610ee66
  • Update ColorHelper.cs 89bfe66
  • [AOT] Fix FluidBanner animation in NAOT 23a2e98
  • Update ThirdPartyNotices.txt fff7dc8
  • Update CompositionGenerator.cs c007660
  • Update CompositionProToolkit 832e41b
  • Update SnapLayoutManager.cs e904288
  • Update BlendedImage.cs cd9fb30
  • Update DevWinUI.slnx 3fbcda1
  • Update Directory.Build.props da89a81
  • [AOT] Fix ColorShadow animation in NAOT 36c53cc
  • Update BlendedImage Sample 94e351e
  • Update ImageFrame.cs 0506fb5
  • Update RippleLight.cs bbb9ea1
  • Add PercentageChanged event in ArcProgress 896c299

v9.6.0

27 Nov 09:45

Choose a tag to compare

Changelog

Version 9.6.0

  • Add CompositionProToolkit
  • Add AnimatedTextBlock
  • Add SnapLayoutManager
  • Add ImageFrame
  • Add ProfileControl
  • Add FrostedGlass
  • Add FluidBanner
  • Add ColorShadow
  • Add OffsetBox
  • Add CircleIcon
  • Add Countdown
  • Add BlendedImage
  • Add Halo (HaloPanel, HaloArc, HaloChain, HaloDisk, HaloRingPanel, HaloSlice, HaloSlider, HaloRingLabel, HaloTimePicker)
  • Add FlipViewAttach
  • Add SquircleClipAttach
  • Enable AnimatedIcon for NavigationViewStoreStyle
  • Remove Duplicate Styles

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v9.6.0

27 November 2025

v9.5.0

12 Nov 22:56

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

  • Add Support .Net10
  • Add InfoCard
  • Add GoToCard
  • Add LoopingSelector
  • Add LoopingList
  • Add HomePageHeaderForeground and HomePageHeaderSubtitleForeground resource key in HomePageHeader
  • Add Polar Day/Night detection to SunTimesHelper
  • Add RoundedTabViewItem Style
  • Add SmoothWindowResizer
  • Add UseEdgeColorFromImage in CompositionShadow
  • Add CardGradient3Brush Brush
  • Enable Dot Badge for NavigationViewStoreStyle
  • Fix Acrylic backdrop misdetection caused by invalid flag comparison
  • Fix bugs

v9.5.0

13 November 2025

v9.4.2

27 Oct 13:56

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v9.4.2

27 October 2025