github CommunityToolkit/Maui 2.0.0-mediaelement
v2.0 MediaElement: Breaking change to Seek for Windows

latest releases: 3.1.1-mediaelement, 2.0.2-maps, 9.0.0...
12 months ago

A big bump in version, but actually a small change. Why? Because this is a breaking change and we don't want to surprise you with a nasty surprise, especially since this is released on a Friday.

When using Seek on Windows it might not do anything or cause an exception because it might not be executed on the main thread. We've fixed that for you now!

What's Changed

  • 💥 Breaking Change: Perform MediaElement Seek on main thread for WinUI by @jfversluis in #1015

Don't miss a new Maui release

NewReleases is sending notifications on new releases.