Skip to content

Releases: discord/embedded-app-sdk

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)

v1.4.0

10 Jul 16:28
49b4caf
Compare
Choose a tag to compare

1.4.0 (2024-07-10)

Features

  • add UPDATE_CURRENT_GUILD_MEMBER sdk hook and playground page (#218) (d25deb2)
  • rewrite requests through /.proxy/ using patchUrlMappings (#222) (44787c5)

Bug Fixes

  • deps: update dependency esbuild to ^0.23.0 (#226) (63bf436)

v1.3.0

26 Jun 16:03
b0552ec
Compare
Choose a tag to compare

1.3.0 (2024-06-25)

Features

  • add applications.commands to OAuthScopes and use the type in authorize command (#223) (d4d319d)

Bug Fixes

  • deps: unpin big-integer and decimal.js-light (#156) (860cd87)
  • deps: update dependency @types/uuid to v10 (#221) (46cf04e)
  • deps: update dependency esbuild to v0.21.3 (#198) (08e77ef)
  • deps: update dependency eventemitter3 to v5 (#187) (2aa5971)
  • deps: update dependency uuid to v10 (#217) (c7ffadf)
  • remove unavailable options from "setActivity" command (#193) (e70decc)

v1.2.0

23 Apr 17:43
4ecb602
Compare
Choose a tag to compare

1.2.0 (2024-04-23)

Features

  • add CommandInput and CommandResponse as types (6f65ef3)

Bug Fixes

v1.1.2

04 Apr 04:08
6df1338
Compare
Choose a tag to compare

1.1.2 (2024-04-04)

Bug Fixes