Releases: discord/embedded-app-sdk
Releases · discord/embedded-app-sdk
v1.8.1
1.8.1 (2024-12-16)
Bug Fixes
v1.8.0
1.8.0 (2024-12-16)
Features
- add custom_id and referrer_id query params (96777ac)
v1.7.1
1.7.1 (2024-12-05)
Bug Fixes
- don't infinitely set the src which triggers the mutation observer again (#287) (7adc57e)
v1.7.0
1.7.0 (2024-11-19)
Features
- openExternalLink returns a
{ opened: boolean | null }
result (#282) (d3bd375)
Bug Fixes
v1.6.1
1.6.1 (2024-10-21)
Bug Fixes
v1.6.0
1.6.0 (2024-10-21)
Features
- add MANAGE_GUILD to Constants.Permissions (#268) (17a2012)
v1.5.0
1.5.0 (2024-10-01)
Features
v1.4.3
1.4.3 (2024-09-20)
Bug Fixes
- prevent multiple remappings from applying the .proxy path twice (#252) (1c63d30)
v1.4.2
1.4.2 (2024-08-13)
Bug Fixes
- patchUrlMappings: recreate script elements when patching their src attribute (#242) (b915ebf)
v1.4.1
1.4.1 (2024-07-30)
Bug Fixes
- do not prepend PROXY_PREFIX if already prepends path (#237) (c564b2d)
- prepend /.proxy to discord-starter-activity token fetch (#233) (6e2cd1d)