Update obs-studio-node to v0.27.1 - #6037
Closed
summeroff wants to merge 2 commits into
Closed
Conversation
BundleMonFiles added (4)
Total files change +12.67MB Final result: ✅ View report in BundleMon website ➡️ |
michelinewu
approved these changes
Jul 22, 2026
sandboxcoder
approved these changes
Jul 22, 2026
Contributor
Author
|
Superseded by #6059, which now carries the full This one went stale waiting on the SL Desktop hotfix rollout, and its branch is ~18 commits behind Thanks @michelinewu and @sandboxcoder for the reviews here - re-approval is needed on #6059 since Closing in favour of #6059. |
summeroff
added a commit
that referenced
this pull request
Jul 28, 2026
Bumps obs-studio-node 0.26.29b18 -> 0.27.2. Supersedes #6037, which covered 0.27.0/0.27.1 and is folded into this change so the whole bump lands as one commit. osn changes in 0.27.0 / 0.27.1: * OBS Merge 32.1.1 (streamlabs/obs-studio-node#1722) - Aleksandr Voitenko * Add signals for missing resolutions in Enhanced Boradcasting (streamlabs/obs-studio-node#1742) - Aleksandr Voitenko * Add enhanced broadcasting per-display stats (streamlabs/obs-studio-node#1738) - Aleksandr Voitenko * Fix recording custom track names (streamlabs/obs-studio-node#1741) - Aleksandr Voitenko * Expose structured module load failures (streamlabs/obs-studio-node#1733) - Aleksandr Voitenko * Fix misleading [BrowserMessage] log tag on generic source ops (streamlabs/obs-studio-node#1725) - Vladimir * osn-input: log source id before creating input (streamlabs/obs-studio-node#1721) - Vladimir osn changes in 0.27.2: * tests: regression for scene-wrapped source audio (#1493) (streamlabs/obs-studio-node#1724) - Vladimir * Fix startup crash when recording audio encoder is not registered (streamlabs/obs-studio-node#1736) - Vladimir * CI: Pin symsrv-scripts to v1.1.1 (streamlabs/obs-studio-node#1752) - Vladimir * Update libobs to v32.1.1sl2 (streamlabs/obs-studio-node#1751) - Vladimir * CI: Drop the dead Sentry and breakpad downloads (streamlabs/obs-studio-node#1748) - Vladimir
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Aleksandr Voitenko OBS Merge 32.1.1 (#1722)
Aleksandr Voitenko Add signals for missing resolutions in Enhanced Boradcasting (#1742)
Aleksandr Voitenko Add enhanced broadcasting per-display stats (#1738)
Aleksandr Voitenko Fix recording custom track names (#1741)
Aleksandr Voitenko Expose structured module load failures (#1733)
Vladimir Fix misleading [BrowserMessage] log tag on generic source ops (#1725)
Vladimir osn-input: log source id before creating input (#1721)