Skip to content

Releases: Simnico99/MicaWPF

6.2.8

09 May 06:01
bf37adc
Compare
Choose a tag to compare

WARNING: BREAKING CHANGES:

MicaWPF.Lite.Brushes and MicaWPF.Lite.Colors has been moved to MicaWPF.Brushes and MicaWPF.Colors
Brushes and Colors has been moved to MicaWPF.Core
GradientBorder has been moved to MicaWPF.Core

What's Changed

Full Changelog: 6.2.7...6.2.8

6.2.7

12 Feb 17:59
c037c13
Compare
Choose a tag to compare

Fixed the issue with Windows 10 Fallback colors not being right.

What's Changed

  • Fixed the background color not applying + fixed the white one. by @Simnico99 in #99

Full Changelog: 6.2.6...6.2.7

6.2.6

31 Jan 05:59
31d6394
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.5...6.2.6

6.2.5

09 Jan 14:08
68de4fe
Compare
Choose a tag to compare

Minor optimizations and design time theming.

What's Changed

Full Changelog: 6.2.4...6.2.5

6.2.4

08 Jan 18:40
Compare
Choose a tag to compare

#90 Fixed the designer crashing when switching to arrange by name.

Full Changelog: 6.2.3...6.2.4

6.2.3

08 Jan 17:59
Compare
Choose a tag to compare

Forgot to remove a Debug.Writeline with Hummsmm in it.

Full Changelog: 6.2.2...6.2.3

6.2.2

08 Jan 17:10
Compare
Choose a tag to compare

Reduced Brush creating on widow resizing and mouse moved by making a brush static.
Fixed MaxWitdh window going further than the limit.

What's Changed

  • Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #89

Full Changelog: 6.2.1...6.2.2

6.2.1

14 Nov 20:07
Compare
Choose a tag to compare

Better fallback if WinRT is not working.
Better Accent color Handling.

Full Changelog: 6.2.0...6.2.1

6.2.0

14 Nov 18:49
Compare
Choose a tag to compare

Fixed issue: #83
Fixed issues with accent color not refreshing.
Fixed issues with theme color not refreshing.

Added .Net8.0 support.
Removed .Net5.0 Native support.

Updated WinRT versions.
Updated MicaWPFRuntimeComponent for .Net7.0 and .Net8.0

Full Changelog: 6.1.3...6.2.0

6.1.3

21 Jul 19:19
8777ec9
Compare
Choose a tag to compare

Now if Windows MaxWidth <= to the user screen and you maximize the window it ill center it and prevent it from overflowing into the taskbar (It's a weird WPF default behavior)

What's Changed

  • Bump System.Collections.Immutable from 5.0.0 to 6.0.0 by @dependabot in #81
  • 76 bug maximize window to cover taskbar height when window width is limited by @Simnico99 in #82

Full Changelog: 6.1.2...6.1.3