What's Changed
- π§ Upgraded @elgato/streamdeck SDK from v1.4.1 to v2.0.2 for DRM compatibility
- π Fixed Elgato Marketplace rejection due to manifest reading in DRM-encrypted plugins
Details
The previous SDK version (v1.4.1) read \manifest.json\ at runtime via \s.readFileSync. When Elgato applies DRM encryption for Marketplace distribution, the manifest becomes unreadable and the plugin would crash. SDK v2.0.2 handles this gracefully by returning
ull\ instead of throwing.
Installation
Download the .streamDeckPlugin\ file and double-click to install.