Skip to content

2.4.0

Compare
Choose a tag to compare
@DubyaDude DubyaDude released this 17 Dec 19:12
· 59 commits to master since this release
  • Undid change for OnSongChange internal event being forced to be synchronous. (#11)
  • Added a check for GetFocusedSession() to account for external calls and timing issues (#12)
  • CurrentMediaSessions will now return an IReadOnlyDictionary rather than a ReadOnlyDictionary (#13) - Thank you @VolcanicArts