---
title: "Web SDK releases"
slug: "web-sdk-releases"
updated: 2026-06-09T22:33:55Z
published: 2026-06-09T22:33:55Z
canonical: "docs.xtremepush.com/web-sdk-releases"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xtremepush.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web SDK releases

The SDK is provided automatically by Xtremepush when [following the guide to implement the SDK import code](/documentation/docs/web-sdk-import) on your website. Xtremepush will always provide the latest version available at the time of the implementation, and it is not possible to import an older version.

> [!TIP]
> Current version
> 
> The current SDK version on your website can be checked by running `XPEnvironment.version` in your browser's developer console.

SDK releases are not automatically applied to all projects, they are only updated when a config change is made, to make sure that changes only happen when a developer is working on the implementation. To manually force the SDK version update:

1. Navigate to the website you wish to update (**Settings > Apps & sites** > click on the site > **Settings**)
2. Add a new allowed origin to your site, then click **Update**
3. Remove the allowed origin and click **Update** again.

You'll need to repeat these steps if you want to update more than one website.
