Releases: discord/embedded-app-sdk
Releases · discord/embedded-app-sdk
v1.4.0
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
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
1.2.0 (2024-04-23)
Features
- add CommandInput and CommandResponse as types (6f65ef3)
Bug Fixes
v1.1.2
1.1.2 (2024-04-04)
Bug Fixes
v1.1.1
1.1.1 (2024-04-02)
Bug Fixes
v1.1.0
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
Update missed event shape for ORIENTATION_UPDATE