Releases: discord/embedded-app-sdk
Releases · discord/embedded-app-sdk
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)
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