Releases: unix-streamdeck/streamdeckd
Releases · unix-streamdeck/streamdeckd
v1.0.2
v1.0.1
- Added check for runing instances of streamdeckd, to prevent multiple running in parallel
- Migrated config file to XDG_CONFIG_DIR (or $HOME/.config by default)
Warning: If you are updating from v1.0.0, the config file is now being set in the location as below, instead of where it used to be, in the home dir, either consider moving the config file to that dir, or running streamdeckd with the -config flag, which allows you to point to a config file in a custom location
v1.0.0
Merge pull request #10 from unix-streamdeck/feat/multiple-deck-support Added support for multiple streamdecks & config file flag