❌

Lees weergave

32.2.0-beta1: OBS Studio 32.2.0 Beta 1

βœ‡OBS
Door: RytoEX

32.2 New Features

  • Replaced add source dropdown with new dialog [Warchamp7]
  • Improved FPS selector UX [jcm93]
  • Added missing file support for filters [exeldro]
  • Added ability for plugins to set custom icons for new source types [cg2121]
  • Included .webp files when adding a directory to Image Slide Show source [TarunCore]
  • Added copy paste functions to frontend API [exeldro]
  • Added filter to compose SDR into HDR [jpark37]
  • Added delete as a hotkey to delete sources on macOS [PatTheMav]
  • Added dynamic bitrate support to multitrack video [lexano-ivs]

32.2 Changes

  • Forced Intel-based installations to update to Apple Silicon version on macOS [PatTheMav]
    • This change means that OBS Studio versions built for Intel-based Macs but running on Apple Silicon Macs will automatically update to OBS Studio built for Apple Silicon Macs. If an installation was using third-party plugins, those plugins will no longer load until replaced with Apple Silicon versions.
  • Fixed audio mixer state getting out of sync when changing settings via websockets or plugins [Warchamp7]
  • Added theming for checked QToolButtons [glikely]
  • Improved OpenGL performance slightly on low-end machines [kkartaltepe]
  • Set minimum size for color source to 1 pixel [exeldro]
  • Added minimum width to spinboxes [Warchamp7]
  • Disallowed overwriting the crash handler [sebastian-s-beckmann]
  • Applied process mitigation policies for Windows [notr1ch]
  • Adjusted description of multitrack video [jhnbwrs]
  • Changed new capture devices to use fallback frame rate by default [PatTheMav]
  • Improved DLL loading behavior on Windows [notr1ch]
  • Limited multitrack video config to Custom service [PatTheMav]

32.2 Bug Fixes

  • Fixed OAuth and dock state save corruption [PatTheMav]
  • Fixed group bounds not resizing when removing items [howellrl]
  • Fixed canvas mixes not being restored after video reset [dsaedtler]
  • Fixed some erroneous crashes during shutdown [Warchamp7]
  • Fixed display capture sometimes capturing black after a duplicator failure [ThrowTop]
  • Fixed color of controls dock output buttons in System theme [shiina424]
  • Fixed virtual camera reset failures [stephematician]
  • Fixed potential crash when user discards changes in the settings window [suogesi]
  • Fixed incorrect return value in virtualcam filter [xtfo]
  • Fixed source toolbar buttons not working after dragging a source into a group [Warchamp7]
  • Fixed properties hint icon spacing [Warchamp7]
  • Fixed potential crash when a video device reconnects on macOS [jcm93]
  • Fixed an issue where PipeWire could fail on NVIDIA GPUs [hoshinolina]
  • Fixed obs_canvas_get_video_info returning incorrect framerate [dsaedtler]

32.2 Deprecations

  • Deprecated obs_properties_add_button [sebastian-s-beckmann]

  •  

HeidiSQL v12.19

12.19 - 2026-06-20

⛰️ Features

  • Label the new tab like the selected table, in the "Select top x rows" action - (f87cc85)

πŸš€ Enhancements

  • Pass LogLevel=error to the SSH command line - (923296d)

πŸ› Bug Fixes

  • (ui) Apply "disabled painting" to tree node icons, not to the text which gets unreadable - (4b2f469)
  • Crash in grid export with no focused column and usage of IfThen() which evaluates all arguments before the function is called - (bfe336b)
  • Reveal default text value of SQLite columns - (7f6e368)
  • Do not use INVISIBLE keyword on MariaDB - (fb082b8)
  • Prevent duplicate icons in Linux Alt-Tab by providing StartupWMClass with what xprop told me in the WM_CLASS line - (249c311)
  • Compiler error 4001 on arm64: Incompatible type - (1dbe1ae)
  • Compiler error 4001 and 4025on arm64: Incompatible type for arg no. 1: Got "SYSTEM.UITYPES.TFontStyles", expected "GRAPHICS.TFontStyles" - (aefc8fb)
  • Compiler error 4001 on arm64: Incompatible types: got "TFontStyles" expected "Set Of TFontStyle" - (f67445f)
  • Unhide hint on lblPasswordHint - (5f35d41)
  • Initially visible password hint may confuse user - (ed0f932)
  • Set new authentication plugin only if the user changed it, and then hint the user this will reset the password - (4ed89b8)
  • Error dialog due to unsupported SHOW GLOBAL VARIABLES query on MySQL 3.x servers - (49c70f8)
  • Truncate strings on UTF-8 boundaries in StrEllipsis - (2174388)
  • Prevent access violation on session disconnect (nil ActivePage) - (f878277)
  • "sort alphabetically" checkbox in column selector does nothing on macOS - (ec2b942)
  • A checkbox does not seem to have Focused on macOS during a mouse-click - (c21f646)
  • Work around mysql bug for "hidden" routines in UPPERCASE databases - (f51834c)

βš™οΈ Miscellaneous Tasks

  • Add missing download QT6ARM step to release job - (7df0567)
  • Align hostname in Transifex config file with the one in my ~/.transifexrc - (1a316c6)
  • Align Transifex config to current directory structure, and add a client for Windows - (40bfb69)
  • Require new step in release job, fix /tmp naming - (1fb805d)
  • Attempt to compile a QT6 binary for Linux ARM64 / RaspiOS - (5dc2bc4)

Localize

  • Update compiled .mo translation files - (ae730a8)

Contributors

  •  
❌