Releases: obsproject/obs-browser
Releases · obsproject/obs-browser
Browser Source v1.31
Browser Source v1.30.1
Merge pull request #102 from Gol-D-Ace/translations Update locales from crowdin
Browser Source v1.30
- Add active/inactive JS callback
Browser Source v1.29
- Updated CEF to branch 2987, this includes Chromium 57.0.2987.21
Browser Source v1.28
- Fixes bug where OBS Studio could hang on startup (thanks to Jim and Xaymar)
Browser Source v1.27
- Added several Javascript events (thanks to DDRBoxman). See README for a list of events
- Added a way to get the current scene name with Javascript (thanks to DDRBoxman)
- Updated CEF to branch 2840 (Chromium 54), this also seems to fix the crash on using webm files with an alpha channel.
Browser Source v1.26
- Changed "Shutdown when not active" to "Shutdown when not visible". To prevent the source from being invisible in the source properties preview pane.
- Added checkbox "Refresh page when scene becomes active", useful in studio mode, when you want to start the webpage when you transition the scene.
- Added button in the source properties to refresh the page's cache.
Browser Source v1.25
- Added a JS binding for version number of plugin and callbacks for scene change and visibility (thanks to DDRBoxman). See https://github.com/kc5nra/obs-browser/blob/master/README.md
- When "Shutdown when not active" is checked, the source will be loaded/unloaded based on visibility (the little eye icon).
Browser Source v1.24
- Set command-line arguments for best off-screen rendering performance and also a workaround for the issue where CEF wouldn't render anything. Pass --enable-gpu to OBS Studio to reenable gpu acceleration if it renders for you and if you need webgl support.
- Support file paths with diacritic characters
Browser Source v1.23
- Built the plugin against CEF branch 2704 (Chrome 51), this branch fixes the performance issues that were in v1.21.