2.4.0
- 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 anIReadOnlyDictionary
rather than aReadOnlyDictionary
(#13) - Thank you @VolcanicArts