Skip to content

Releases: discord/embedded-app-sdk

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

v1.1.1

02 Apr 14:04
1b01772
Compare
Choose a tag to compare

1.1.1 (2024-04-02)

Bug Fixes

v1.1.0

01 Apr 20:34
8bc9d8c
Compare
Choose a tag to compare

1.1.0 (2024-04-01)

Features

  • expose source and sourceOrigin class properties (#66) (f1590b3)

Bug Fixes

  • remove unnecessary FILE_EXTENSION_REGEX check from matchAndRewriteURL (#65) (4616621)
  • support ssr and non-browser environments (#45) (2beca00)

v1.0.0

01 Mar 03:39
Compare
Choose a tag to compare
Update missed event shape for ORIENTATION_UPDATE