You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First-run setup was broken: StreamCables couldn't create your initial settings file, so the first launch always failed. It now creates the file correctly and tells you where to edit it.
Changed
Installation now uses uv instead of pipenv. See the README for the updated setup steps.
Updated all dependencies, closing a large number of known security vulnerabilities that had built up since the last release.