Releases: bitfocus/companion-satellite
Releases · bitfocus/companion-satellite
v0.5.0-0
chore: change log level of line
0.3.0
Features
- rename to Companion Satellite and move to bitfocus org (31b723a)
Bug Fixes
- image resizing for streamdeck mini (71a5165)
0.2.2
Bug Fixes
- allow a few unacked pings before restarting connection (7c880a2)
- handle reconnect better (be5ad79)
- headless process not exiting (3821983)
- on device detect scan now and after a short delay. often on mac the delay is needed to find the device when scanning (375d5d4)
- opening connection to localhost before target at starutp (118d149)
- replace packet parsing recursion with a loop to avoid max call stack issues (bb46f5a)
0.2.1
Bug Fixes
- replace canvas with sharp for status card generation (7639666)
0.2.0
Features
- add scan option to tray menu (cbbd6dd)
- basic status card on streamdecks (2ae218c)
- naive ping tracking, to quickly detect timeouts (98c11f9)
Bug Fixes
- allow changing companion ip when already connected (01039b4)
- electron freezing after closing dialog, or exiting after the ip prompt (7b0bad2)
- scan for devices at startup while no companion connection. show key status on devices before they are fully initialised (cee053f)