Skip to content

Releases: Simnico99/MicaWPF

4.8.10

07 Dec 13:44
Compare
Choose a tag to compare

Fixed a crash caused by a bad copy paste.
My bad.

Full Changelog: 4.8.9...4.8.10

4.8.9

07 Dec 12:05
Compare
Choose a tag to compare

Should have fixed an issue with buttons crashing when Changing the IsEnabled state.

4.8.8

02 Dec 15:59
1b8506c
Compare
Choose a tag to compare

@YerongAI Fixed an issue with the ProgressRing still using GPU when not visible.

What's Changed

New Contributors

Full Changelog: 4.8.7...4.8.8

4.8.7

30 Nov 20:46
Compare
Choose a tag to compare

Fixed a rare bug caused by the template binding on the button causing the animation to crash when the state changed from enabled to disabled when the mouse was hovering the button.

Full Changelog: 4.8.6...4.8.7

4.8.6

17 Nov 14:09
Compare
Choose a tag to compare

Fixed a crash introduced by automatic code cleaning in the .UseMicaWPF() extensions for the dependency injection.

Full Changelog: 4.8.5...4.8.6

4.8.5

17 Nov 13:44
Compare
Choose a tag to compare

Fixed a crash occuring because of a missing entry point in the new interops on .Net7.0

Full Changelog: 4.8.4...4.8.5

4.8.4

17 Nov 13:23
Compare
Choose a tag to compare

Optimisation for .Net7.0 by using the new LibraryImport.
Code cleanup.
Changed to nint where possible.

Full Changelog: 4.8.3...4.8.4

4.8.3

10 Nov 18:24
Compare
Choose a tag to compare

Should have reduced/removed white flicker on start.

Full Changelog: 4.8.2...4.8.3

4.8.2

09 Nov 13:36
db89537
Compare
Choose a tag to compare

What's Changed

  • Fixed the issues caused by snaplayout state getting stuck. by @Simnico99 in #36

Full Changelog: 4.8.1...4.8.2

4.8.1

08 Nov 18:52
900ea8e
Compare
Choose a tag to compare

Updated to Net7.0

What's Changed

  • Bump Microsoft.Extensions.Hosting.Abstractions from 6.0.0 to 7.0.0 by @dependabot in #33
  • Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 by @dependabot in #34

Full Changelog: 4.8.0...4.8.1