All Versions
24
Latest Version
Avg Release Cycle
58 days
Latest Release
1230 days ago

Changelog History
Page 1

  • v2.4.3 Changes

    December 06, 2020

    πŸš€ As part of this release we had 1 issue closed.

    πŸ› Bug Fix

    • #3994 Minor ColorPicker / ColorPalette fixes

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.4.2 Changes

    December 04, 2020

    πŸš€ As part of this release we had 6 issues closed.

    πŸ› Bugs

    • #3991 ColorPicker may loose SelectedColor if DropDown closes
    • #3989 Memory Leak with MahApps.TextBox.ContextMenu
    • #3214 ShowMessageAsync throws when cancelled

    πŸ› Bug Fixs

    • #3993 Fix InvalidOperationException at registered CancellationToken delegate
    • #3992 Fix RecentColor - Issue
    • #3990 Adding x:Shared="False" to MahApps.TextBox.ContextMenu

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.4.1 Changes

    December 01, 2020

    πŸš€ As part of this release we had 4 issues closed.

    πŸ› Bugs

    • #3986 ColorPicker throws InvalidCastException when setting a default color
    • #3985 Remove hard coded style from colorpalette control template

    πŸ› Bug Fixs

    • #3988 Fix InvalidCastException at ColorPicker when a DefaultColor is set
    • #3987 Fix ColorPalette of ColorPicker

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.4.0 Changes

    November 29, 2020

    πŸš€ As part of this release we had 20 issues closed.

    πŸ› Bugs

    • #3982 DataGrid with ComboBoxColumn Selection Issue
    • #3974 Memory leak with the DropShadowEffect
    • #3972 Memory leak created by the ColumnStylesHelper
    • #3969 Memory leak in MahApps.Templates.ValidationError
    • #3967 MessageDialog is ignoring MaxHeight, but not MaxWidth
    • #3961 ToggleSwitch ignores HeaderedControlHelper.HeaderForeground

    πŸ› Bug Fixs

    • #3984 Fix ignoring MaxHeight for Dialogs
    • #3983 Fix DataGridComboBoxColumn Selection Issue
    • #3976 Use HeaderedControlHelper.HeaderForeground for ToggleSwitch
    • #3975 Drop shadow effect memory leak
    • #3973 Data grid column style helper extension memory leak
    • #3970 Changing the binding for ValidationError.ErrorContent to mode=OneTime…

    πŸ”‹ Features

    • #3981 Add Navigation Index to FlipView
    • #3979 More changable properties for FlipView
    • #3978 Add SelectedColorChangedEvent to ColorEyeDropper
    • #3930 Add a ColorPicker-Control

    πŸ”‹ Feature Requests

    • #3977 ColorEyeDropper should have an SelectedColorChanged-Event
    • #3920 Colorpicker
    • #3910 Flipview to have styleable attributes like other controls
    • #3520 ColorPicker Control

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.3.4 Changes

    November 07, 2020

    πŸš€ As part of this release we had 4 issues closed.

    πŸ› Bugs

    • #3963 Window does not show a GlowBrush if ResizeMode is set to NoResize
    • #3810 Open the window to display only the left glowbrush. After moving the windows, the glowbrush will display normally

    πŸ› Bug Fix

    • #3964 Fix not showing GlowBrush if ResizeMode is set to NoResize

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.3.3 Changes

    October 31, 2020

    πŸš€ As part of this release we had 2 issues closed.

    πŸ› Bug

    • #3958 #3900 changes break alternation index when disabled

    πŸ› Bug Fix

    • #3960 Fix not showing alternation background when ItemsControl is disabled

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.3.2 Changes

    October 28, 2020

    πŸš€ As part of this release we had 2 issues closed.

    πŸ› Bug

    • #3954 Caliburn.Micro Demo fatal exception - Must have a Storyboard object reference before this trigger action can execute

    πŸ› Bug Fix

    • #3956 Do not use DynamicResource to get Storyboards inside Triggers

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.3.1 Changes

    October 24, 2020

    πŸš€ As part of this release we had 10 issues closed.

    πŸ› Bugs

    • #3947 #3900 changes break alternation index
    • #3944 Stuck when launching MetroWindow in a Separate Thread
    • #3943 Popup error in textbox is not displayed if textbox is placed in Flyout
    • #3913 DropDownButton should allow for group styles
    • #3868 TextBox watermark opacity/color override

    πŸ› Bug Fixs

    • #3950 Allow overriding Watermark Storyboards and floating text foreground
    • #3949 Allow GroupStyle for DropDownButton
    • #3948 Fix overriding of ItemsControl items background
    • #3946 (GH-3944) Use BeginInvoke to prevent deadlocks in multithreaded cases
    • #3945 Fix not displaying validation error on Flyout

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.3.0 Changes

    October 21, 2020

    πŸš€ As part of this release we had 18 issues closed.

    πŸ› Bugs

    • #3935 Freeze exception on DropShadowEffect when opening a contextmenu
    • #3931 TimePicker reset on clock/popup click
    • #3929 GetWindowText: Win32Exception On First Run
    • #3923 TimePicker binding not updating when editing text instead of using comboboxes.
    • #3922 The requested lookup key was not found in any active activation context
    • #3901 The resize borders of MetroWindow make part of the title bar unclickable
    • #3900 It's not possible to override ListBoxItem triggered brushes
    • #3891 Menu style on the right side

    πŸ› Bug Fixs

    • #3942 Fix/Update ItemHelper property usage
    • #3941 Fix Menu & ContextMenu issues
    • #3937 Use WindowAutomationPeer to prevent nasty Win32Exception
    • #3932 Use DateTime.TryParse instead of TimeSpan.TryParse
    • #3902 Fix hit testing for window titlebar if ResizeMode is NoResize

    πŸ”‹ Features

    • #3914 Add DecimalPointCorrection property to DataGridNumericUpDownColumn
    • #3904 Add Custom Controls to the Visual Studio Toolbox

    πŸ”‹ Feature Requests

    • #3924 Binding updates for buttons from TextBoxHelper.ButtonCommand
    • #3903 DataGridNumericUpDownColumn DecimalPointCorrection

    πŸ‘Œ Improvement

    • #3925 Update Binding before executing the command of "TextBoxHelper.ButtonCommand"

    Where to get it

    πŸš€ You can download this release from MahApps.Metro

  • v2.2.0 Changes

    August 04, 2020

    πŸš€ As part of this release we had 14 issues closed.

    πŸ› Bugs

    • #3894 Accessibility Insights for Windows reports an issue with MetroWindow
    • #3892 GetWindowText: Win32Exception (0x80004005): The parameter is incorrect
    • #3888 MathConverter should either implement convert back or return Binding.UnsetValue
    • #3874 Button Corner Radius Click Area
    • #3872 Theme Manager wont work with 2 Main windows on different (STA) Threads

    πŸ› Bug Fixs

    • #3896 Accessibility fixes for WindowButtonCommands
    • #3895 Fix Accessibility Insights issues with WindowCommands
    • #3893 Add MetroWindowAutomationPeer to prevent Win32Exception
    • #3889 Fixes for MathConverter
    • #3876 Fix Button CornerRadius mouse area
    • #3873 Fix ThemeManager changes not working with different (STA) threads

    πŸ”‹ Features

    • #3898 (GH-3887) Add missing BlackoutDates to DateTimePicker
    • #3877 .NET Foundation on boarding

    πŸ”‹ Feature Request

    • #3887 Add missing BlackoutDates for DateTimePicker

    Where to get it

    πŸš€ You can download this release from MahApps.Metro