This release fixes path length issue which caused installation issues to some users.
As Stream Deck only sees version 1.15.0, the safest way to install this version on top of the previous alpha is:
- Stop Stream Deck from tray icon.
- Navigate to
%APPDATA%\Elgato\StreamDeck\Plugins\. - Delete folder
com.iracedeck.sd.core.sdPlugin - Install iRaceDeck by double-clicking on the downloaded file.
If you uninstall the plugin, you lose all your keybindings and settings, so you don't want to do that.
What's Changed
Bug Fixes
- fix(build): clear Win32 MAX_PATH on installed plugin by @niklam in #437
- fix(release): discover packages dynamically (#435) by @niklam in #438
Full Changelog: v1.15.0-alpha.0...v1.15.0-alpha.1