Skip to content

Releases: discord/embedded-app-sdk

v1.8.1

17 Dec 18:26
91c298c
Compare
Choose a tag to compare

1.8.1 (2024-12-16)

Bug Fixes

v1.8.0

16 Dec 20:28
8a770ff
Compare
Choose a tag to compare

1.8.0 (2024-12-16)

Features

  • add custom_id and referrer_id query params (96777ac)

v1.7.1

05 Dec 20:05
251b380
Compare
Choose a tag to compare

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

19 Nov 01:28
9ff4e82
Compare
Choose a tag to compare

1.7.0 (2024-11-19)

Features

  • openExternalLink returns a { opened: boolean | null } result (#282) (d3bd375)

Bug Fixes

  • authorize: remove token response type (#273) (f45973b)

v1.6.1

21 Oct 23:23
0b735df
Compare
Choose a tag to compare

1.6.1 (2024-10-21)

Bug Fixes

v1.6.0

21 Oct 23:11
057a8dc
Compare
Choose a tag to compare

1.6.0 (2024-10-21)

Features

  • add MANAGE_GUILD to Constants.Permissions (#268) (17a2012)

v1.5.0

01 Oct 20:14
f051618
Compare
Choose a tag to compare

1.5.0 (2024-10-01)

Features

  • add sdk_version to HANDSHAKE message (#262) (86a3a17)

v1.4.3

26 Sep 14:12
e236207
Compare
Choose a tag to compare

1.4.3 (2024-09-20)

Bug Fixes

  • prevent multiple remappings from applying the .proxy path twice (#252) (1c63d30)

v1.4.2

13 Aug 20:06
4659905
Compare
Choose a tag to compare

1.4.2 (2024-08-13)

Bug Fixes

  • patchUrlMappings: recreate script elements when patching their src attribute (#242) (b915ebf)

v1.4.1

30 Jul 17:21
dc7a4eb
Compare
Choose a tag to compare

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)