OBS Studio has been released in version 32.2.0.
OBS Studio is a free, open-source software for screen recording and streaming.
New additions include a redesigned add source dialog, copy-paste functions in the frontend API, and a filter to compose SDR into HDR. There’s also dynamic bitrate support for multitrack video and an improved FPS selector.
Features
- Replaced add source dropdown with new dialog
- Added copy paste functions to frontend API
- Added filter to compose SDR into HDR
- Added delete as a hotkey to delete sources on macOS
- Added dynamic bitrate support to multitrack video
- Added missing file support for filters
- Added ability for plugins to set custom icons for new source types
- Improved FPS selector UX
- Included .webp files when adding a directory to Image Slide Show source
Changes
- Forced Intel-based installations to update to Apple Silicon version on macOS
- Fixed audio mixer state getting out of sync when changing settings via websockets
- Added theming for checked QToolButtons
- Added minimum width to spinboxes
- Changed new capture devices to use fallback frame rate by default
- Improved OpenGL performance slightly on low-end machines
Bug Fixes 14 fixes, including OAuth corruption, group resizing, virtual camera crashes, PipeWire issues with NVIDIA GPUs, and NVENC/VAAPI streaming errors.
Deprecations
- Deprecated obs_properties_add_button

Source: GitHub