On this page
API Bug Fixes The overwolf.streaming.onStreamingError
event will now be invoked whenever a stream is stopped due to an error, even if a video was still created. Fixed a bug where the uuid
property would not be immediately ready in overwolf.profile.getCurrentUser()
when changing accounts. Fixed a bug where the token generated by overwolf.profile.generateUserSessionToken()
would be cached between client log-ins. Fixed a bug where the isCursorVisible
property in overwolf.games.OverlayInfo
would sometimes be incorrectly set to true. Fixed a bug where trying to capture a screenshot in WoW would instead cause an Unknown Error
to be thrown. Fixed a bug where the client would get stuck while loading large OPKs directly.