Skip to main content

Changelog

Version 31.7.3

Platform

  • Updated the underlying electron version to 31.7.3.

  • Added support for Linux x64 and arm64. Currently only adview is supported.

Bug fixes

  • Avoid triggering app.on('render-process-gone') for owadview to reduce the number of Sentry crash reports generated.

  • Fixed an issue where the CMP window could not be dragged.

  • Fixed an issue with phased packages.

Version 31.4.0

Platform

API

  • New API - app.overwolf.packages.hasPendingUpdates():

    • Returns whether the app has a pending package update, which package and what version.
    note
    • The app must be restarted to apply the update.
    • It is recommended to restart the app only when the app is in "idle" mode and is not currently in-game.
  • New API - app.overwolf.disableAdsFPD():

    • Disables the use of First Party Data (email hashes).

Sub-Version Summary

Version 28.3.2

Platform

Sub-Version Summary

Version 28.2.5

Platform

Sub-Version Summary

Version 22.3.25

Platform

Sub-Version Summary

Version 22.3.13

Platform

  • Updated the underlying electron version to 22.3.13.
  • Performed various improvements and optimizations to the Overwolf Ads SDK.
  • Added support for the Overwolf Electron Package Manager, a module targeted at supporting the different Overwolf API Modules.
    • The types repository complementing it can be found here.
  • Added support for the following Overwolf API Modules:
    • In-game Overlay - Module in charge of letting Apps utilize Overwolf's in-game Overlay.
    • Game Events Provider - Module in charge of letting Apps utilize Overwolf's Live Game Data integration.

Sub-Version Summary

Version 22.0.3

Platform

  • Updated the underlying electron version to 22.0.3.
  • Initial support for MacOS.

Sub-Version Summary

Version 22.0.1

Platform

Sub-Version Summary

Version 22.0.0
Unsupported Version

This entire version is deprecated, due to an issue found after its release.

Platform

Sub-Version Summary

Version 19.1.8

Platform

  • Updated the underlying electron version to 19.1.8.
  • Overwolf APIs are now mapped in the electron.d.ts file.

Sub-Version Summary

API