-
Notifications
You must be signed in to change notification settings - Fork 53
Comparing changes
Open a pull request
base repository: daydreamlive/scope
base: v0.1.2
head repository: daydreamlive/scope
compare: v0.1.3
- 8 commits
- 18 files changed
- 6 contributors
Commits on Feb 12, 2026
-
docs: update release process to reflect automated workflows
The release process section was outdated, describing manual version field edits. Replace with steps for the automated workflow using version-bump.yml and tag-on-merge.yml. Co-Authored-By: Claude Opus 4.6 <[email protected]> Signed-off-by: Yondon Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9432a24 - Browse repository at this point
Copy the full SHA 9432a24View commit details
Commits on Feb 13, 2026
-
* docs: NDI input Signed-off-by: gioelecerati <[email protected]> * address comments Signed-off-by: gioelecerati <[email protected]> --------- Signed-off-by: gioelecerati <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13124fa - Browse repository at this point
Copy the full SHA 13124faView commit details -
fix: clear stale pipeline error statuses when loading new pipelines
Signed-off-by: Rafał Leszko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1618ca9 - Browse repository at this point
Copy the full SHA 1618ca9View commit details -
Add user_id field to pipeline kafka events (#449)
* Add user_id field to pipeline kafka events Signed-off-by: Max Holland <[email protected]> * Kafka events to cover more error cases Signed-off-by: Max Holland <[email protected]> --------- Signed-off-by: Max Holland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca30f14 - Browse repository at this point
Copy the full SHA ca30f14View commit details -
fix: prevent cloud connection from resetting inputMode
When cloud connects, refreshPipelineSchemas() creates a new pipelineSchemas object reference. The inputMode effect watched this dependency and unconditionally reset inputMode to the pipeline default, overwriting the user's selection (e.g. "video" snapped back to "text"). Use a ref to track the previous pipelineId so the effect only resets inputMode when the pipeline actually changes, not on every schema refresh. Co-Authored-By: Claude Opus 4.6 <[email protected]> Signed-off-by: Yondon Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89a484d - Browse repository at this point
Copy the full SHA 89a484dView commit details -
Drop async for input source API routes
Signed-off-by: Yondon Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a19e3c - Browse repository at this point
Copy the full SHA 6a19e3cView commit details -
Better error reporting for websocket failures
Signed-off-by: Max Holland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75b9c07 - Browse repository at this point
Copy the full SHA 75b9c07View commit details -
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73171ee - Browse repository at this point
Copy the full SHA 73171eeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.2...v0.1.3