Releases: obsproject/obs-browser
Releases · obsproject/obs-browser
Browser Source v1.22
- Built the plugin against the CEF 2526 branch again, v1.21 of the plugin uses the 2623 CEF branch which has performance issues with off-screen rendering, resulting in stuttering animations.
Browser Source v1.21
- Fix for filters breaking the rendering of the browser, changing rendering to make use of a new shader to convert from pre-multiplied alpha to straight alpha
- Set CEF's cache_path, this will result in being able to use IndexedDB and WebSQL as well as persistent storage for things like cookies.
- Use the same custom css defaults as the CLR Browser plugin did.
- Set the local file browse path to use the last opened folder, this will prevent the browse dialog from always opening inside the obs folder.
- Built against CEF branch 2623 (Chromium 49.0.2623.110)
Browser Source v1.20
- Revert to just using system-wide installed Flash, since we can't redistribute the Flash dll.
Browser Source v1.19
- Fixed issue where transparency would fail with a chroma/color keyed source below the browser.
Browser Source v1.18
- Fixed a bug where all browser sources would be started when obs starts, instead of only the ones that are visible.
- Fixed incorrect alpha blending