Skip to content

Commit 9712b88

Browse files
committed
add changelog entry
1 parent 9c1d688 commit 9712b88

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Clickable Links and Customizable Statuses in Activities"
3+
date: "2025-07-10"
4+
topics:
5+
- "Activities"
6+
- "Discord Social SDK"
7+
- "Embedded App SDK"
8+
---
9+
10+
We've added new functionality to Rich Presences to give users of your application a more interactive and flexible experience. There are two big changes as part of this:
11+
- You can now add clickable links to the state text, details text, large image & small image
12+
- You can now choose which field (name, state, or details) is used in users' status text (e.x. instead of "Listening to MyMusic" you can now have your status text show "Listening to Rick Astley")
13+
14+
All of these new fields are documented on the [Activity Object](/docs/events/gateway-events#activity-object) section of Gateway Events.

0 commit comments

Comments
 (0)