Skip to content

Commit c830921

Browse files
newlines
1 parent f431c8c commit c830921

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/change-log/2025-08-11-embedded-app-sdk-version-2.2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ topics:
99
We've made a few improvements to the Embedded App SDK for version 2.2.0, here are the highlights:
1010

1111
### new URL fields
12+
1213
We now support new fields for rich presence activities:
1314

1415
- `state_url` - URL that is linked to when clicking on the state text in the activity card
@@ -17,6 +18,7 @@ We now support new fields for rich presence activities:
1718
- `assets.small_url` - URL that is linked to when clicking on the small image in the activity card
1819

1920
### patchUrlMappings
21+
2022
In line with the recent change to remove the `.proxy/` path from Discord Activity proxy URLs, the `patchUrlMappings` utility has been updated to generate simplified URLs by default. It will now create mappings without the `.proxy/` prefix.
2123

2224
The Embedded App SDK is available via [npm](https://www.npmjs.com/package/@discord/embedded-app-sdk) and [GitHub](https://github.com/discord/embedded-app-sdk). You can check out our [installation guide and reference](/docs/developer-tools/embedded-app-sdk) to get started with it!

0 commit comments

Comments
 (0)