New manifest flag: minimum-gs-version - Allows extensions (apps) to set a minimum game summary app version in the manifest, this works similarly to minimum-version and relevant only for apps thay using the game summary pannel.
New API function: overwolf.utils.openStore() - Opens the requested app’s profile/login/subscription page in the Overwolf Appstore.
New API namespace: overwolf.extensions.sharedData - a new namespace that allows any app to share data with another app. the plan is to use it for the Game Summary tabs.
New plugin: The Process Manager plugin that allow OW apps to run executable (for example, run a game when you launch an OW app).