❌

Lees weergave

5.1.1

Changelog

Bug fixes

Others

Go dependencies

Npm dependencies

  •  

v11.9.2

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Fixed a bug that caused an error when making unchanged edits to an O2M field (#25387 by @formfcw)
  • @directus/api

πŸ“¦ Published Versions

  • @directus/app@13.11.2
  • @directus/api@28.0.2

  •  

v11.9.1

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Fixed a bug that was preventing the file interface menu from appearing in the drawer (#25374 by @formfcw)

πŸ“¦ Published Versions

  • @directus/app@13.11.1
  • @directus/api@28.0.1

  •  

OBS Studio 31.0.4

Important

NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC.

Note

NVIDIA users may need to update their GPU drivers to 551.76 (Windows) / 550.54.14 (Linux) or newer.

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.0.4 Hotfix Changes

  • Fixed a crash with Media Sources with no video frame size, such as audio files [RytoEX/jeiea]
  • Fixed a crash on macOS 13 or older if a Browser Source or Browser Dock was used [jcm93/PatTheMav/RytoEX]
  • Fixed a freeze if an item was cropped further than its original dimensions [Lain-B]
  • Fixed a possible crash when reordering scene items [zavitax]
  • Fixed a possible crash when adding a procedure handler [norihiro]
  • Fixed an issue on macOS where menu items would launch unintended actions when OBS was set to certain languages [gxalpha]
  • Fixed an issue on Linux and macOS where POSIX pipes could fail silently [franga2000]
  • Fixed an issue where obs-browser cookie folder names could start with spaces [RytoEX]
  • Fixed V4L2 virtual camera start failure on Linux [stephematician]

31.0.3 Hotfix Changes

  • Fixed a crash in OBS Studio 31.0.2 when attempting to log info about a browser source crash [WizardCM]
  • Fixed a crash on macOS if OBS used more than 8GB of memory [PatTheMav/jcm93]
  • Fixed a possible crash if OBS Studio was opened in Studio Mode [PatTheMav/tt2468]
  • Fixed a potential deadlock with browser sources on OBS shutdown [tt2468]
  • Fixed an issue with streams not reconnecting correctly after a disconnect [dsaedtler]
  • Fixed several issues with NVIDIA Background Blur [pkviet]
  • Fixed an issue where Video Capture Devices on macOS could be unintentionally flipped upside down [jcm93]
  • Fixed an issue where the Program View resolution would not update correctly [exeldro]

31.0.2 Hotfix Changes

  • Fixed a crash on Windows when initializing a Video Capture Device source that does not provide a valid frame size [RytoEX]
  • Fixed a crash on Windows when using NVIDIA Audio Effects filters with certain SDK versions [pkviet]
  • Fixed a crash on Windows when using obs-websocket with a config path that contained Unicode characters [PatTheMav/tt2468]
  • Fixed a crash on macOS when initializing a Video Capture Device source in a corrupt state [jcm93]
  • Fixed an issue on macOS where Python scripting would not work if Python was installed via Homebrew [jcm93]
  • Fixed an issue on Windows where browser sources would not recognize gamepad input if OBS Studio was not in focus [WizardCM]
  • Fixed an issue with browser sources where they would occasionally stutter for 250ms [reitowo/WizardCM/PatTheMav/tytan652/pkviet]
  • Fixed an issue on Linux where browser sources used more CPU than previous versions [tytan652]
  • Fixed the setting value range for NVENC target quality for AV1 [Bleuzen]
  • Fixed logging for NVENC lookahead values [DeeDeeG]
  • Added additional logging for browser sources [WizardCM/tt2468]

31.0.1 Hotfix Changes

  • Fixed a crash on macOS caused by hand gesture reactions [gxalpha]
  • Fixed a crash caused by malformed scene collection files [PatTheMav]
  • Fixed a possible crash on Linux when initializing PipeWire screen sharing [tytan652]
  • Fixed a possible deadlock and freeze on macOS while exiting OBS [izwb003]
  • Fixed an issue with inhibiting screensaver on Linux [tytan652]
  • Fixed an issue where migrated NVIDIA Audio Effects filters would not retain their position in the filter order [pkviet]
  • Fixed an issue where Scene Collections could have an incorrect base resolution [derrod]
  • Fixed an issue on Linux with Portable Mode causing the config directory to be in the wrong location [Penwy]
  • Fixed an issue where an Image Slideshow Source set to Random Playback Mode would stop on the last image [derrod]
  • Fixed a missing string for an NVENC error message [derrod]
  • Changed NVENC to not permit invalid custom options [derrod]

31.0 New Features

  • Added NVIDIA Blur Filter and Background Blur [pkviet]
  • Added preview scrollbars and zoom/scale indicator [cg2121/Warchamp7]
  • Added v210 format support for AJA device capture [paulh-aja]
  • Added Amazon IVS service integration [palana]
  • Added QSV AV1 Screen Content Coding [thyintel]
  • Enabled first-party YouTube Chat features [msuman-google]

31.0 Changes

  • Updated the browser source/docks CEF (Chromium) to version 127 (6533) on all platforms [reitowo/WizardCM/PatTheMav/tytan652/pkviet/kkartaltepe/Lain-B]
  • Changed scene items to use relative coordinates [derrod]
    • Existing scene collections will be automatically converted to use relative coordinates if the scene collection has a known output resolution set.
  • Split NVIDIA Audio Effects from Noise Suppression [pkviet]
    • Existing filters will be automatically migrated.
  • Changed the Image Slideshow's Playback Mode property from radio buttons to a dropdown [derrod]
  • Disabled the (currently unsupported) built-in Automatic Scene Switcher when using Wayland on Linux [tytan652]
  • Improved error messages for macOS Virtual Camera [jcm93]
  • Changed Display and Window capture on Windows to not capture the first found display or window [Lain-B]
  • Changed display and window capture on Linux to not capture implicitly [Lain-B]
  • Added a warning to Window Capture when trying to capture WinUI 3 applications with BitBlt [qhy040404]
  • Refactored the NVENC implementation with various improvements [derrod]
    • SDK 12.2 features, such as split encoding, are now supported.
    • Additional features from old SDKs are supported:
      • B-Frames as reference
      • Target Quality VBR mode (CQVBR)
    • A custom options field has been added to allow setting more options that don't warrant their own UI elements.
  • Improved screensaver inhibit functions on Linux in Flatpak [tytan652]
  • Changed scripts to correctly pass settings to modified callbacks on reload [Penwy]
  • Removed legacy QSV code for old devices (Haswell or older) [RytoEX]
  • Removed legacy QSV code for Windows 7 [RytoEX]
  • Removed default desktop audio device on macOS 13+ [jcm93]
  • Removed NVIDIA Kepler GPU support for NVENC [derrod]
  • Removed FTL support [derrod]
  • Removed legacy migrations from OBS Studio 28.1 and earlier [derrod]
    • If updating from these older versions, you may wish to update to OBS Studio 30.2 first, and then update to OBS Studio 31.
  • Removed support for Ubuntu 22.04 [derrod]
  • Removed legacy YouTube chat [gxalpha]
  • Blocked TikTok Virtual Camera from loading in OBS due to known issues [notr1ch]
  • Application settings have been split into "app" configuration and "user" configuration, rather than storing everything in global.ini [PatTheMav]

31.0 Bug Fixes

  • Fixed two crashes with the QSV encoder on Linux [kkartaltepe]
  • Fixed a crash with a race condition involving multitrack video output reconnect [dsaedtler]
  • Fixed two potential crashes in Linux Window Capture [Lain-B]
  • Fixed a crash on macOS that could occur if an audio device was disconnected [jcm93]
  • Fixed a crash on Windows when capturing D3D12 games [confusionattack/Lain-B]
  • Fixed a crash on Linux when importing a scene collection created on Windows [SarenDev]
  • Fixed a crash on Windows when capturing a Vulkan application [Charlese2]
  • Fixed a deadlock in MP4 muxer [derrod/notr1ch]
  • Fixed a deadlock when shutting down muxer [exeldro]
  • Fixed a potential deadlock when stopping an encoder [derrod]
  • Fixed a potential memory error and crash in text parser [fzwoch]
  • Fixed a couple minor memory leaks [pkviet]
  • Fixed a memory leak in PipeWire plugin [dimtpap]
  • Fixed a memory leak when playing an HDR media file [tt2468]
  • Fixed an issue on FreeBSD with handling SSL certificates [emaste]
  • Fixed an issue with pressed button color in the Rachni theme [shiina424]
  • Fixed an issue with some missing icons in the System theme [shiina424]
  • Fixed an SRT listener bug where the socket was not closed properly [pkviet]
  • Fixed an issue where the current scene collection could be erased to default when trying to switch to a different scene collection that's corrupted or invalid [derrod]
  • Fixed a buffer overrun in UTF-8 text conversion [derrod]
  • Fixed an issue that could cause bitrate spikes in QSV CBR [thyintel]
    • Note: This fix only applies to Lunar Lake or newer except Alder Lake N.
  • Fixed an issue where the Auto Configuration Wizard could unintentionally enable Enhanced Broadcasting [lexano-ivs]
  • Fixed issues with the audio clipping indicators displaying incorrectly on volume meters [norihiro]
  • Fixed an issue causing hotkeys to register inconsistently on macOS [jcm93]
  • Fixed an issue causing multitrack video output to fail if color format was set to I444 [dsaedtler]
  • Fixed an issue where Custom CSS in browser sources no longer worked with certain websites (namely YouTube chat) [vvto33]
  • Restored STUN support for WHIP output [mondain]

Checksums

OBS-Studio-31.0.4-Sources.tar.gz: ff9b49dbb89248064e4c9e9f8fb41dc8998bfa9d36842aae0a442a55f166ec0c
OBS-Studio-31.0.4-Ubuntu-24.04-x86_64-dbsym.ddeb: 30e78a50de29e8a6605c5852edb247748d6d455ff06c26694b60aacef2f2b1b2
OBS-Studio-31.0.4-Ubuntu-24.04-x86_64.deb: a14408bbef1c22c891c52dce971a58e7a6ea6f07200db47fc008ca5a48322d01
OBS-Studio-31.0.4-Windows-Installer.exe: 02209a308e19282f6ab87188b8e3e1e660ec2d526a1b128b868c0e8c117b6464
OBS-Studio-31.0.4-Windows-PDBs.zip: 7f174d161678e141346626914f36657f289a4e7437cb41fb68301d6c1b8016ed
OBS-Studio-31.0.4-Windows.zip: 4b0c4e2490de69a52bc0202f3585f97019501853422cdbc02fa70ad87b6ff4d2
OBS-Studio-31.0.4-macOS-Apple-dSYMs.tar.xz: 24a2d77fac7d44293b43b89b70707dd368faf826d2b20b052b4171739cf4729d
OBS-Studio-31.0.4-macOS-Apple.dmg: 34a1b984cd3af81245f8cae884bca04ce99cb2d7e673b2c572cbe90eb7f5b817
OBS-Studio-31.0.4-macOS-Intel-dSYMs.tar.xz: 29878a9a2e0fca3632fb19af076ef93135b927a1fe53ae8bea51f58ff17a92b3
OBS-Studio-31.0.4-macOS-Intel.dmg: f54615c30de01644a5b6217f97d4d98e1eb01fa13d778bf33a847acf4f33a132

  •  

v11.9.0

⚠️ Potential Breaking Changes

Added support for LDAP login and enhanced parameter consistency for refresh/logout commands. Allowed overriding the mode in refresh and logout commands to be inline with login (#25132)
The login method now accepts a payload object instead of separate email and password parameters.
This enables support for both standard and LDAP authentication, but requires updates to code that previously called sdk.login(email, password).
The new usage is sdk.login({ email, password }) or sdk.login({ identifier, password }) for LDAP.

The refresh and logout command method parameters have been updated to be consistent across usage. The functions now accept an options object instead of their previous regular parameters.

For example the new usage for refresh is sdk.request(refresh({ mode: "json", refresh_token })) instead of sdk.request(refresh('json', refresh_token)).

  • @directus/api
    • Fixed manual flows to only trigger with appropriate permissions (#25354 by @br41nslug)
  • @directus/sdk
    • Added support for LDAP login and enhanced parameter consistency for refresh/logout commands. Allowed overriding the mode in refresh and logout commands to be inline with login (#25132 by @ComfortablyCoding)
  • @directus/extensions-sdk

✨ New Features & Improvements

  • @directus/app
    • Added Keyboard Accessibility (#25214 by @formfcw)
    • Improved the UX of the field permissions by changing its interface to a checkbox tree (#25253 by @formfcw)
  • @directus/api
    • Added AUTH_.+_ISSUER_DISCOVERY_MUST_SUCCEED and AUTH_.+_CLIENT_HTTP env variables to the openid provider (#25002 by @ComfortablyCoding)
    • Added backlink query parameter to exclude back-relations when expanding *.* in the fields query parameter (#25284 by @Nitwel)
  • @directus/composables
  • @directus/env
    • Added AUTH_.+_ISSUER_DISCOVERY_MUST_SUCCEED and AUTH_.+_CLIENT_HTTP env variables to the openid provider (#25002 by @ComfortablyCoding)
  • @directus/sdk
    • Added backlink query parameter to exclude back-relations when expanding *.* in the fields query parameter (#25284 by @Nitwel)
  • @directus/types
    • Added backlink query parameter to exclude back-relations when expanding *.* in the fields query parameter (#25284 by @Nitwel)

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Added BSL license banner to display for first admin user (#25299 by @AlexGaillard)
    • Fixed system filters showing null (#25294 by @br41nslug)
    • Ensured to revert changes on error after drag & drop in kanban and calendar layout (#25329 by @formfcw)
    • Prevented table column widths from having null values (#25298 by @robluton)
    • Ensured that the redirection to the collection view after editing an item takes the bookmark query into account (#25327 by @formfcw)
    • Allowed selecting custom collections for items.sort action hook (#25340 by @ComfortablyCoding)
    • Improved nested folder rendering performance (#25276 by @AlexGaillard)
    • Fixed the β€œSave as Copy” action for files (#25351 by @Nitwel)
    • Updated dependencies tar-fs, vue-i18n, vite and undici (#25267 by @br41nslug)
    • Ensured that the archive filter would only apply if permissions were granted for the archive field (#25352 by @formfcw)
  • @directus/api
  • @directus/env
  • @directus/types
  • @directus/system-data
  • @directus/components
  • @directus/extensions-sdk
  • @directus/storage-driver-cloudinary
  • @directus/storage-driver-supabase
  • @directus/themes
  • @directus/utils
    • Replaced mapValuesDeep with deepMap. (#25216 by @Nitwel)
    • Fixed translating m2a filters on GQL only when applicable (#24830 by @Nitwel)
  • @directus/schema-builder
    • Fixed translating m2a filters on GQL only when applicable (#24830 by @Nitwel)
  • @directus/sdk
  • @directus/errors
  • @directus/extensions
    • Fixed default value of extension options not allowing any (#25273 by @Nitwel)

πŸ“¦ Published Versions

  • @directus/app@13.11.0
  • @directus/api@28.0.0
  • @directus/components@1.1.1
  • @directus/composables@11.2.0
  • create-directus-extension@11.0.15
  • @directus/env@5.1.0
  • @directus/errors@2.0.2
  • @directus/extensions@3.0.7
  • @directus/extensions-registry@3.0.7
  • @directus/extensions-sdk@14.0.0
  • @directus/memory@3.0.6
  • @directus/pressure@3.0.6
  • @directus/schema-builder@0.0.3
  • @directus/storage-driver-azure@12.0.6
  • @directus/storage-driver-cloudinary@12.0.6
  • @directus/storage-driver-gcs@12.0.6
  • @directus/storage-driver-s3@12.0.6
  • @directus/storage-driver-supabase@3.0.6
  • @directus/system-data@3.1.1
  • @directus/themes@1.1.2
  • @directus/types@13.2.0
  • @directus/utils@13.0.7
  • @directus/validation@2.0.6
  • @directus/sdk@20.0.0

  •  

5.1.0

Changelog

Features

Bug fixes

  • 2cb4ee3: fix: drop freebsd/arm support (modernc.org/sqlite does not support it) (@seriousm4x)

Go dependencies

Npm dependencies

  •  

5.0.6

Changelog

Bug fixes

Others

Go dependencies

Npm dependencies

  • 0ecaf8e: npm-dep: bump @eslint/compat from 1.2.8 to 1.2.9 in /frontend (@dependabot[bot])
  • d2b51bc: npm-dep: bump @eslint/js from 9.25.1 to 9.26.0 in /frontend (@dependabot[bot])
  • e5a8685: npm-dep: bump @sveltejs/kit from 2.20.7 to 2.20.8 in /frontend (@dependabot[bot])
  • ac2bd62: npm-dep: bump @sveltejs/kit from 2.20.8 to 2.21.0 in /frontend (@dependabot[bot])
  • b59bc41: npm-dep: bump @tailwindcss/postcss from 4.1.4 to 4.1.5 in /frontend (@dependabot[bot])
  • f4b1c82: npm-dep: bump @tailwindcss/postcss from 4.1.5 to 4.1.6 in /frontend (@dependabot[bot])
  • b17a497: npm-dep: bump daisyui from 5.0.28 to 5.0.30 in /frontend (@dependabot[bot])
  • ae2db49: npm-dep: bump daisyui from 5.0.30 to 5.0.35 in /frontend (@dependabot[bot])
  • b262886: npm-dep: bump eslint from 9.25.1 to 9.26.0 in /frontend (@dependabot[bot])
  • 8af2111: npm-dep: bump eslint-config-prettier from 10.1.2 to 10.1.3 in /frontend (@dependabot[bot])
  • afd5112: npm-dep: bump eslint-config-prettier from 10.1.3 to 10.1.5 in /frontend (@dependabot[bot])
  • 537290b: npm-dep: bump svelte-check from 4.1.6 to 4.1.7 in /frontend (@dependabot[bot])
  • eac0703: npm-dep: bump tailwindcss from 4.1.4 to 4.1.5 in /frontend (@dependabot[bot])
  • fde3a0e: npm-dep: bump tailwindcss from 4.1.5 to 4.1.6 in /frontend (@dependabot[bot])
  • 52c91d1: npm-dep: bump typescript-eslint from 8.31.0 to 8.31.1 in /frontend (@dependabot[bot])
  • a7f84b2: npm-dep: bump typescript-eslint from 8.31.1 to 8.32.0 in /frontend (@dependabot[bot])
  • e3dcbf1: npm-dep: bump typescript-eslint from 8.32.0 to 8.32.1 in /frontend (@dependabot[bot])
  • f1c2b23: npm-dep: bump vite from 6.3.3 to 6.3.4 in /frontend (@dependabot[bot])
  • 8588359: npm-dep: bump vite from 6.3.4 to 6.3.5 in /frontend (@dependabot[bot])

  •  

5.0.5

Changelog

Features

Others

Go dependencies

Npm dependencies

  •  

5.0.5-beta.1

Changelog

Features

Others

Go dependencies

Npm dependencies

  •  

5.0.1

Changelog

Bug fixes

Others

  •  

OBS Studio 31.1.0 Release Candidate 1

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

Release Candidate 1 Changes

  • Fixed an issue where a Browser Source or Browser Dock would crash OBS Studio on macOS 13 or older [jcm93/PatTheMav/RytoEX]
  • Fixed an issue where browser error pages could not scroll [WizardCM]
  • Fixed an issue on macOS where menu items would launch unintended actions when OBS was set to certain languages [gxalpha]
  • Fixed an issue in Beta 1-2 where the group icon in the Sources list was not positioned correctly in the System theme [shiina424]
  • Fixed an issue in Beta 2 where the preview zoom button tooltip translations were incorrect [shiina424]

Beta 2 Changes

  • Adjusted volume mixer styling on Classic theme [Warchamp7]
  • Enabled font size option for macOS in appearance settings [gxalpha]
  • Fixed an issue in Beta 1 where the projector menu for disabled preview was incorrect [Warchamp7]
  • Fixed an issue in Beta 1 where opening appearance settings would enable the Apply button [Warchamp7]
  • Fixed an issue in Beta 1 with menu bar padding [Warchamp7]
  • Fixed an issue in Beta 1 with cut off text in Auto-Configuration Wizard [shiina424]
  • Fixed an issue in Beta 1 with tab padding for new UI Appearance options [COOLIGUAY]
  • Fixed an issue in Beta 1 where AMF AV1 B-frames did not work when using CQP [rhutsAMD]

31.1 New Features

  • Added support for Windows on Arm (WoA) [thirumalai-qcom/PatTheMav/RytoEX]
    • Builds for WoA are not fully featured and should be considered experimental
  • Added new UI appearance options, font size and density (padding/spacing) [Warchamp7]
  • Added preview zoom controls [cg2121/Warchamp7]
  • Added support for Multitrack Video to macOS (Apple Silicon) [dsaedtler]
  • Added support for Multitrack Video to Linux [lexano-ivs]
  • Added support for additional canvases for Multitrack Video output [dsaedtler]
  • Added AV1 B-frame support for AMF [rhutsAMD]
  • Added support for color format/space/range GPU conversion [dsaedtler]
  • Added support for network optimizations and TCP Pacing to Multitrack Video [lexano-ivs]
  • Added support for Stream Delay to Multitrack Video [lexano-ivs]
  • Added Spatial AQ option for VideoToolbox encoders on macOS 15+ [dsaedtler]
  • Added QVBR rate control for VA-API [nowrep]
  • Added explicit sync support for PipeWire Screen Capture [dkorkmazturk]
  • Added support for V4L2 virtual camera on non-Linux environments (e.g., BSD) [yurivict]
  • Added support for hardware accelerated browser source to Linux [tytan652]
    • The feature is disabled on NVIDIA GPUs due to feature-support inconsistencies across model series and driver series

31.1 Changes

  • Updated game capture hook signatures on Windows [derrod]
    • This update fixes game capture with games from Riot Games that use Vanguard
  • Added logging for streaming service recommended settings [prgmitchell]
  • Adjusted appearance of Scene Collection importer [Warchamp7]
  • Adjusted appearance of Sources list [Warchamp7]
  • Adjusted appearance of dock toolbars [Warchamp7]
  • Adjusted Missing Files dialog [Warchamp7]
    • Added support for recursive directory searches up to two levels deep
    • Adjusted the size, layout, and other UI aspects of the dialog
    • Fixed a bug when locating only a single file that caused the additional files prompt to appear twice
  • Reorganized Preview/Source context menu [Warchamp7]
  • Unified appearance of menus [Warchamp7]
  • Improved preview draw performance [Lain-B]
  • Increased maximum crash report size to 200 KB [WizardCM]
  • Adjusted Multitrack Video reconnection behavior [dsaedtler]
  • Changed hotkeys on macOS to require Input Monitoring permission instead of Accessibility [gxalpha]
  • Updated Video Capture Devices and Capture Card Devices on macOS to a unified list-based format selector when not using a preset [jcm93/PatTheMav/Warchamp7]
  • Removed the Exit button from the Controls dock [Warchamp7]

31.1 Bug Fixes

  • Fixed a crash with Media Sources with no video frame size, such as audio files [RytoEX/jeiea]
  • Fixed a crash on Windows with Display Capture if no display is available [RytoEX]
  • Fixed a crash on Windows with Vulkan Direct Display if OBS Studio is installed [mbechard]
  • Fixed a crash on Windows when importing a profile with a Unicode path [PatTheMav]
  • Fixed a race condition that caused subsequent recordings to fail/hang after an encoder timeout [derrod]
  • Fixed a freeze if an item was cropped further than its original dimensions [Lain-B]
  • Fixed a possible crash in Multitrack Video output [lexano-ivs]
  • Fixed a possible crash when reordering scene items [zavitax]
  • Fixed a possible crash when adding a procedure handler [norihiro]
  • Fixed a possible crash on shutdown from browser panels on Windows and macOS [WizardCM]
  • Fixed a possible race condition when loading sources [Lain-B]
  • Fixed a possible deadlock on Linux when checking if plugins were built against Qt5 [norihiro]
  • Fixed an issue with Rescale Output allowing invalid resolutions [flaeri]
  • Fixed an issue with browser source audio distortion on Windows [xtfo]
  • Fixed a possible packet loss issue with WebRTC output [Sean-Der]
  • Fixed R10L format output having bad RGB values [jpark37]
  • Fixed lookahead depth value logging for NVENC [DeeDeeG]
  • Fixed manifest commit hash comparison in updater [dsaedtler]
  • Fixed CBR spike when using QSV with Intel Battlemage GPUs [thyintel]
  • Fixed encoder throughput checks in AMF for older AMD drivers [rhutsAMD]
  • Fixed 10-bit and 16-bit PipeWire captures [PancakeTAS]
  • Fixed text input field in name dialogs (New/Rename/Duplicate) not being focused by default [Warchamp7]
  • Fixed some buttons not being readable by VoiceOver on macOS [gxalpha]
  • Fixed V4L2 virtual camera start failure on Linux [stephematician]
  • Fixed an issue with AMF where the encoder level was incorrectly set too high [lexano-ivs]
  • Fixed an issue with VA-API on AMD in Flatpak builds where the frame height was set incorrectly [lexano-ivs]
  • Fixed an issue where the game capture hook could incorrectly report that it was still hooked [EZ64cool]
  • Fixed an issue on Linux and macOS where POSIX pipes could fail silently [franga2000]
  • Fixed an issue with V4L2 devices where corrupted frames would terminate capture [JiangXsong]
  • Fixed an issue where settings could become corrupted when updating them in the AJA plugin [norihiro]
  • Fixed an issue with Multitrack Video where a stream would disconnect after 48 hours and fail to reconnect [dsaedtler]
  • Fixed an issue on Linux where hotkeys could stop working [norihiro]
  • Fixed an issue where FLV/RTMP timestamps were incorrect when b-frames are used [dsaedtler]
  • Fixed an issue where obs-browser cookie folder names could start with spaces [RytoEX]

Checksums

OBS-Studio-31.1.0-rc1-Sources.tar.gz: aaad0eb66c76492064eef44cf114a1253517790c7cf10846d8537f07ac275455
OBS-Studio-31.1.0-rc1-Ubuntu-24.04-x86_64-dbsym.ddeb: 6383ea8b2402e03786a30bbf66f21ea0ca29052462c4b0d7cecfac72bc0d8196
OBS-Studio-31.1.0-rc1-Ubuntu-24.04-x86_64.deb: b984a940213ae48d73eb7a20fdb9498c3cfd8cd7ef4a6e03414c6598d2feab91
OBS-Studio-31.1.0-rc1-Windows-arm64-PDBs.zip: defdedfc5022e103bca2f2053805fddd9bd2ffad3ef5242b5fbf0bf9c0e297d5
OBS-Studio-31.1.0-rc1-Windows-arm64.zip: 2104d9dae0d6edb05df8ac16510b350e9719cb81cc896894dc56f1ea85d7e3e6
OBS-Studio-31.1.0-rc1-Windows-x64-Installer.exe: 90b549fc5f5531ec1b45418a43e8c8465eedb3514a71c80c71960de225755ac6
OBS-Studio-31.1.0-rc1-Windows-x64-PDBs.zip: 319584f580c6a8745f000bd38cc9aa1ff435236aa40c02bfa25961add23e25eb
OBS-Studio-31.1.0-rc1-Windows-x64.zip: 6e034b59a2a481186d9e656eae86a6eaec1ff4500f5e9e5f8b75019fbc21eb64
OBS-Studio-31.1.0-rc1-macOS-Apple-dSYMs.tar.xz: e84fdefcd1b0f22bf0f0122dbb606e7838a25e45ec6e38d80d0b33da876cd1cd
OBS-Studio-31.1.0-rc1-macOS-Apple.dmg: 00ba96fbeb849a9a5be68fac075ccf7b7dc5b8c3e57842173ca67b488387f111
OBS-Studio-31.1.0-rc1-macOS-Intel-dSYMs.tar.xz: 3048deb27ad850ba5c3fe0251f419f8e4a856a16850211f0928b3786f336508c
OBS-Studio-31.1.0-rc1-macOS-Intel.dmg: 35e4540e533e2b56c320a81add18a4a1cac5b52da9df79499e7d0a4e5fba8ed7

  •  

OBS Studio 31.1.0 Beta 2

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

Beta 2 Changes

  • Adjusted volume mixer styling on Classic theme [Warchamp7]
  • Enabled font size option for macOS in appearance settings [gxalpha]
  • Fixed an issue in Beta 1 where the projector menu for disabled preview was incorrect [Warchamp7]
  • Fixed an issue in Beta 1 where opening appearance settings would enable the Apply button [Warchamp7]
  • Fixed an issue in Beta 1 with menu bar padding [Warchamp7]
  • Fixed an issue in Beta 1 with cut off text in Auto-Configuration Wizard [shiina424]
  • Fixed an issue in Beta 1 with tab padding for new UI Appearance options [COOLIGUAY]
  • Fixed an issue in Beta 1 where AMF AV1 B-frames did not work when using CQP [rhutsAMD]

31.1 New Features

  • Added support for Windows on Arm (WoA) [thirumalai-qcom/PatTheMav/RytoEX]
    • Builds for WoA are not fully featured and should be considered experimental
  • Added new UI appearance options, font size and density (padding/spacing) [Warchamp7]
  • Added preview zoom controls [cg2121/Warchamp7]
  • Added support for Multitrack Video to macOS (Apple Silicon) [dsaedtler]
  • Added support for Multitrack Video to Linux [lexano-ivs]
  • Added support for additional canvases for Multitrack Video output [dsaedtler]
  • Added AV1 B-frame support for AMF [rhutsAMD]
  • Added support for color format/space/range GPU conversion [dsaedtler]
  • Added support for network optimizations and TCP Pacing to Multitrack Video [lexano-ivs]
  • Added support for Stream Delay to Multitrack Video [lexano-ivs]
  • Added Spatial AQ option for VideoToolbox encoders on macOS 15+ [dsaedtler]
  • Added QVBR rate control for VA-API [nowrep]
  • Added explicit sync support for PipeWire Screen Capture [dkorkmazturk]
  • Added support for V4L2 virtual camera on non-Linux environments (e.g., BSD) [yurivict]
  • Added support for hardware accelerated browser source to Linux [tytan652]
    • The feature is disabled on NVIDIA GPUs due to feature-support inconsistencies across model series and driver series

31.1 Changes

  • Updated game capture hook signatures on Windows [derrod]
    • This update fixes game capture with games from Riot Games that use Vanguard
  • Added logging for streaming service recommended settings [prgmitchell]
  • Adjusted appearance of Scene Collection importer [Warchamp7]
  • Adjusted appearance of Sources list [Warchamp7]
  • Adjusted appearance of dock toolbars [Warchamp7]
  • Adjusted Missing Files dialog [Warchamp7]
    • Added support for recursive directory searches up to two levels deep
    • Adjusted the size, layout, and other UI aspects of the dialog
    • Fixed a bug when locating only a single file that caused the additional files prompt to appear twice
  • Reorganized Preview/Source context menu [Warchamp7]
  • Unified appearance of menus [Warchamp7]
  • Improved preview draw performance [Lain-B]
  • Increased maximum crash report size to 200 KB [WizardCM]
  • Adjusted Multitrack Video reconnection behavior [dsaedtler]
  • Changed hotkeys on macOS to require Input Monitoring permission instead of Accessibility [gxalpha]
  • Updated Video Capture Devices and Capture Card Devices on macOS to a unified list-based format selector when not using a preset [jcm93/PatTheMav/Warchamp7]
  • Removed the Exit button from the Controls dock [Warchamp7]

31.1 Bug Fixes

  • Fixed a crash with Media Sources with no video frame size, such as audio files [RytoEX/jeiea]
  • Fixed a crash on Windows with Display Capture if no display is available [RytoEX]
  • Fixed a crash on Windows with Vulkan Direct Display if OBS Studio is installed [mbechard]
  • Fixed a crash on Windows when importing a profile with a Unicode path [PatTheMav]
  • Fixed a race condition that caused subsequent recordings to fail/hang after an encoder timeout [derrod]
  • Fixed a freeze if an item was cropped further than its original dimensions [Lain-B]
  • Fixed a possible crash in Multitrack Video output [lexano-ivs]
  • Fixed a possible crash when reordering scene items [zavitax]
  • Fixed a possible crash when adding a procedure handler [norihiro]
  • Fixed a possible crash on shutdown from browser panels on Windows and macOS [WizardCM]
  • Fixed a possible race condition when loading sources [Lain-B]
  • Fixed a possible deadlock on Linux when checking if plugins were built against Qt5 [norihiro]
  • Fixed an issue with Rescale Output allowing invalid resolutions [flaeri]
  • Fixed an issue with browser source audio distortion on Windows [xtfo]
  • Fixed a possible packet loss issue with WebRTC output [Sean-Der]
  • Fixed R10L format output having bad RGB values [jpark37]
  • Fixed lookahead depth value logging for NVENC [DeeDeeG]
  • Fixed manifest commit hash comparison in updater [dsaedtler]
  • Fixed CBR spike when using QSV with Intel Battlemage GPUs [thyintel]
  • Fixed encoder throughput checks in AMF for older AMD drivers [rhutsAMD]
  • Fixed 10-bit and 16-bit PipeWire captures [PancakeTAS]
  • Fixed text input field in name dialogs (New/Rename/Duplicate) not being focused by default [Warchamp7]
  • Fixed some buttons not being readable by VoiceOver on macOS [gxalpha]
  • Fixed V4L2 virtual camera start failure on Linux [stephematician]
  • Fixed an issue with AMF where the encoder level was incorrectly set too high [lexano-ivs]
  • Fixed an issue with VA-API on AMD in Flatpak builds where the frame height was set incorrectly [lexano-ivs]
  • Fixed an issue where the game capture hook could incorrectly report that it was still hooked [EZ64cool]
  • Fixed an issue on Linux and macOS where POSIX pipes could fail silently [franga2000]
  • Fixed an issue with V4L2 devices where corrupted frames would terminate capture [JiangXsong]
  • Fixed an issue where settings could become corrupted when updating them in the AJA plugin [norihiro]
  • Fixed an issue with Multitrack Video where a stream would disconnect after 48 hours and fail to reconnect [dsaedtler]
  • Fixed an issue on Linux where hotkeys could stop working [norihiro]
  • Fixed an issue where FLV/RTMP timestamps were incorrect when b-frames are used [dsaedtler]
  • Fixed an issue where obs-browser cookie folder names could start with spaces [RytoEX]

Checksums

OBS-Studio-31.1.0-beta2-Sources.tar.gz: 6fed469df9ab51425886a3af425a9e0e4db9a8482ec3f05c7c28d04023ce07d9
OBS-Studio-31.1.0-beta2-Ubuntu-24.04-x86_64-dbsym.ddeb: ef2955aa7ee9f39b3a12ff3754d0a8f7e680f2b53cca64ed58458d6372eff6fe
OBS-Studio-31.1.0-beta2-Ubuntu-24.04-x86_64.deb: fe19706f5addca036559660511eee8987f8850421d290bf859d65b626e36a89d
OBS-Studio-31.1.0-beta2-Windows-arm64-PDBs.zip: 095ed9e27d8383c8c80a0d9036ad253b0e5aa44072f3b79b7fca9c082c0c7c91
OBS-Studio-31.1.0-beta2-Windows-arm64.zip: 35f898bc44e48be1b0482b0d66f78c3f57e71e259efa3dc2f2e3545db2cd6c63
OBS-Studio-31.1.0-beta2-Windows-x64-Installer.exe: a69af0bad6043f7b39b02d4740bae001e34c690247bf57c5602c0857078d85ca
OBS-Studio-31.1.0-beta2-Windows-x64-PDBs.zip: 896f9cda630b7513dad76a3d40acf7476a0fab16d7a93669c18c8b3ee6151c53
OBS-Studio-31.1.0-beta2-Windows-x64.zip: a3d15ef8b5430f170ed67e2f7653ffa68095560d8b4e80193df289790106ccfe
OBS-Studio-31.1.0-beta2-macOS-Apple-dSYMs.tar.xz: 06a02e31b6562e2d42c50865d252264e384d80829cc37f0507472ba1541382a2
OBS-Studio-31.1.0-beta2-macOS-Apple.dmg: 94fc30ea6eec525a813235eef3687cfcd8ca4e498a1fc187cee3d9c66a23322e
OBS-Studio-31.1.0-beta2-macOS-Intel-dSYMs.tar.xz: 4b3de4f1e0ce64efd21c6f61d3d27dde484c015a7fc80830812838e03d382dbc
OBS-Studio-31.1.0-beta2-macOS-Intel.dmg: b2f7dc8fcdc01e22c656ba1909aa2d1165c0ff55d477353d14f1d481b4999d2f

  •  

OBS Studio 31.1.0 Beta 1

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.1 New Features

  • Added support for Windows on Arm (WoA) [thirumalai-qcom/PatTheMav/RytoEX]
    • Builds for WoA are not fully featured and should be considered experimental
  • Added new UI appearance options, font size and density (padding/spacing) [Warchamp7]
  • Added preview zoom controls [cg2121/Warchamp7]
  • Added support for Multitrack Video to macOS (Apple Silicon) [dsaedtler]
  • Added support for Multitrack Video to Linux [lexano-ivs]
  • Added support for additional canvases for Multitrack Video output [dsaedtler]
  • Added AV1 B-frame support for AMF [rhutsAMD]
  • Added support for color format/space/range GPU conversion [dsaedtler]
  • Added support for network optimizations and TCP Pacing to Multitrack Video [lexano-ivs]
  • Added support for Stream Delay to Multitrack Video [lexano-ivs]
  • Added Spatial AQ option for VideoToolbox encoders on macOS 15+ [dsaedtler]
  • Added QVBR rate control for VA-API [nowrep]
  • Added explicit sync support for PipeWire Screen Capture [dkorkmazturk]
  • Added support for V4L2 virtual camera on non-Linux environments (e.g., BSD) [yurivict]
  • Added support for hardware accelerated browser source to Linux [tytan652]
    • The feature is disabled on NVIDIA GPUs due to feature-support inconsistencies across model series and driver series

31.1 Changes

  • Updated game capture hook signatures on Windows [derrod]
    • This update fixes game capture with games from Riot Games that use Vanguard
  • Added logging for streaming service recommended settings [prgmitchell]
  • Adjusted appearance of Scene Collection importer [Warchamp7]
  • Adjusted appearance of Sources list [Warchamp7]
  • Adjusted appearance of dock toolbars [Warchamp7]
  • Adjusted Missing Files dialog [Warchamp7]
    • Added support for recursive directory searches up to two levels deep
    • Adjusted the size, layout, and other UI aspects of the dialog
    • Fixed a bug when locating only a single file that caused the additional files prompt to appear twice
  • Reorganized Preview/Source context menu [Warchamp7]
  • Unified appearance of menus [Warchamp7]
  • Improved preview draw performance [Lain-B]
  • Increased maximum crash report size to 200 KB [WizardCM]
  • Adjusted Multitrack Video reconnection behavior [dsaedtler]
  • Changed hotkeys on macOS to require Input Monitoring permission instead of Accessibility [gxalpha]
  • Updated Video Capture Devices and Capture Card Devices on macOS to a unified list-based format selector when not using a preset [jcm93/PatTheMav/Warchamp7]
  • Removed the Exit button from the Controls dock [Warchamp7]

31.1 Bug Fixes

  • Fixed a crash with Media Sources with no video frame size, such as audio files [RytoEX/jeiea]
  • Fixed a crash on Windows with Display Capture if no display is available [RytoEX]
  • Fixed a crash on Windows with Vulkan Direct Display if OBS Studio is installed [mbechard]
  • Fixed a crash on Windows when importing a profile with a Unicode path [PatTheMav]
  • Fixed a race condition that caused subsequent recordings to fail/hang after an encoder timeout [derrod]
  • Fixed a freeze if an item was cropped further than its original dimensions [Lain-B]
  • Fixed a possible crash in Multitrack Video output [lexano-ivs]
  • Fixed a possible crash when reordering scene items [zavitax]
  • Fixed a possible crash when adding a procedure handler [norihiro]
  • Fixed a possible crash on shutdown from browser panels on Windows and macOS [WizardCM]
  • Fixed a possible race condition when loading sources [Lain-B]
  • Fixed a possible deadlock on Linux when checking if plugins were built against Qt5 [norihiro]
  • Fixed an issue with Rescale Output allowing invalid resolutions [flaeri]
  • Fixed an issue with browser source audio distortion on Windows [xtfo]
  • Fixed a possible packet loss issue with WebRTC output [Sean-Der]
  • Fixed R10L format output having bad RGB values [jpark37]
  • Fixed lookahead depth value logging for NVENC [DeeDeeG]
  • Fixed manifest commit hash comparison in updater [dsaedtler]
  • Fixed CBR spike when using QSV with Intel Battlemage GPUs [thyintel]
  • Fixed encoder throughput checks in AMF for older AMD drivers [rhutsAMD]
  • Fixed 10-bit and 16-bit PipeWire captures [PancakeTAS]
  • Fixed text input field in name dialogs (New/Rename/Duplicate) not being focused by default [Warchamp7]
  • Fixed some buttons not being readable by VoiceOver on macOS [gxalpha]
  • Fixed V4L2 virtual camera start failure on Linux [stephematician]
  • Fixed an issue with AMF where the encoder level was incorrectly set too high [lexano-ivs]
  • Fixed an issue with VA-API on AMD in Flatpak builds where the frame height was set incorrectly [lexano-ivs]
  • Fixed an issue where the game capture hook could incorrectly report that it was still hooked [EZ64cool]
  • Fixed an issue on Linux and macOS where POSIX pipes could fail silently [franga2000]
  • Fixed an issue with V4L2 devices where corrupted frames would terminate capture [JiangXsong]
  • Fixed an issue where settings could become corrupted when updating them in the AJA plugin [norihiro]
  • Fixed an issue with Multitrack Video where a stream would disconnect after 48 hours and fail to reconnect [dsaedtler]
  • Fixed an issue on Linux where hotkeys could stop working [norihiro]
  • Fixed an issue where FLV/RTMP timestamps were incorrect when b-frames are used [dsaedtler]
  • Fixed an issue where obs-browser cookie folder names could start with spaces [RytoEX]

Checksums

OBS-Studio-31.1.0-beta1-Sources.tar.gz: 9bc852b68accd1ed490cf89b023f2af8daff630f19c636a4704ddbfe8062335c
OBS-Studio-31.1.0-beta1-Ubuntu-24.04-x86_64-dbsym.ddeb: 4af78cce345699147155075d93adfeb2dbc6ae7abcdbaa5170a4c6e3c32f666d
OBS-Studio-31.1.0-beta1-Ubuntu-24.04-x86_64.deb: 740b80118b2fa3452bf2294458ece1ce472a1df7a57f7c162a04264930b3a78d
OBS-Studio-31.1.0-beta1-Windows-Installer.exe: c5c89feee62d0849ce09e646565d380f685ed058430556c37d0efc93bb13e840
OBS-Studio-31.1.0-beta1-Windows-PDBs.zip: ee54f5ef76ef9088c0d7c4079a8309cf8b006b6339ff5c17fdb13225bc7c620e
OBS-Studio-31.1.0-beta1-Windows.zip: eadaa8b12572f36ec0311e752956bce9d3bcb28e1eb46f67354eb0cd2f457abb
OBS-Studio-31.1.0-beta1-Windows-arm64-PDBs.zip: 85443465e271d52ba9413fdcfd7cdcbf4b3b749a997c92baec722322ba69a6ec
OBS-Studio-31.1.0-beta1-Windows-arm64.zip: c422cadc8e9701f9f3dea08a57573d85633ce03771ea5641496614f54b10ca18
OBS-Studio-31.1.0-beta1-macOS-Apple-dSYMs.tar.xz: ddebd0be2dc0f206c28768a4fb9498be14b5ae6d95d624e3b048aba67bfa531d
OBS-Studio-31.1.0-beta1-macOS-Apple.dmg: 51e2a79ee24ed67ed290791adcf65e1fef4113b33a01797a58e28ed4c4780416
OBS-Studio-31.1.0-beta1-macOS-Intel-dSYMs.tar.xz: 5c9fa793268fb25ce4c32ddacba56e907a2b68f798a3201e4c9b9e6cc45056d3
OBS-Studio-31.1.0-beta1-macOS-Intel.dmg: e2b82b342e2abc79350a4699c2101f5d4c4d21adf0a0e8d05615e24084ac42a9

  •  

v11.8.0

✨ New Features & Improvements

  • @directus/app
    • Ensured the configured display format is applied to the kanban layout (#24840 by @brunoocasali)
    • Enhanced the appearance of the flow trigger buttons in the sidebar by applying their custom colors (#25192 by @Mehdi-YC)
    • Enhanced the flow logs with color indications for success and failure, and added a new filter to view only failed logs (#25125 by @AfaqJaved)
    • Fixed permissions handling in the Files module (#25187 by @amosmurmu)
    • Added the ability to toggle a variable input for the _in and _nin filters. (#25245 by @formfcw)
  • @directus/api

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Fixed a bug that prevented fields from being validated in a relational drawer with junction fields (#25152 by @formfcw)
    • Added filters to file(s) and image interface and fixed relation creation to directus_files (#25241 by @Nitwel)
    • Improved clarity for usage of the Readonly and Required options in the Advanced Field Settings (#25158 by @formfcw)
    • Made v-list-group togglable in storybook (#25166 by @Nitwel)
    • Fixed a bug in the select color field that caused invalid color values to be stored (#25149 by @formfcw)
    • Added primaryKey data attribute to all form-fields. (#25249 by @robluton)
    • Fixed permissions handling in the Files module (#25220 by @licitdev)
    • Fixed a bug where the ID of newly added M2M/M2A items was lost after editing a junction field (#25148 by @formfcw)
  • @directus/api
  • @directus/utils
  • @directus/types
  • @directus/env
    • Fixed ADMIN_PASSWORD, ADMIN_TOKEN, KEY, and SECRET to always be interpreted as strings (#25196 by @the-other-dev)

πŸ§ͺ Blackbox Tests

  • Added deletion of the dist folder to the build command (#25129 by @licitdev)

πŸ“¦ Published Versions

  • @directus/app@13.10.0
  • @directus/api@27.1.0
  • @directus/composables@11.1.11
  • create-directus-extension@11.0.14
  • @directus/env@5.0.5
  • @directus/extensions@3.0.6
  • @directus/extensions-registry@3.0.6
  • @directus/extensions-sdk@13.1.1
  • @directus/memory@3.0.5
  • @directus/pressure@3.0.5
  • @directus/schema-builder@0.0.2
  • @directus/storage-driver-azure@12.0.5
  • @directus/storage-driver-cloudinary@12.0.5
  • @directus/storage-driver-gcs@12.0.5
  • @directus/storage-driver-s3@12.0.5
  • @directus/storage-driver-supabase@3.0.5
  • @directus/themes@1.1.1
  • @directus/types@13.1.2
  • @directus/utils@13.0.6
  • @directus/validation@2.0.5

  •  

v11.7.2

πŸ› Bug Fixes & Optimizations

  • @directus/schema-builder

πŸ“¦ Published Versions

  • @directus/app@13.9.2
  • @directus/api@27.0.2
  • @directus/schema-builder@0.0.1
  • @directus/utils@13.0.5

  •  

v11.7.1

πŸ› Bug Fixes & Optimizations

πŸ“¦ Published Versions

  • @directus/app@13.9.1
  • @directus/api@27.0.1

  •  

v11.7.0

⚠️ Potential Breaking Changes

✨ New Features & Improvements

  • @directus/app
    • Improved UX & UI of the Visual Editor header bar (#25074 by @formfcw)
    • Improved interface option overwriting through conditions (#25119 by @formfcw)
  • @directus/themes
    • Improved UX & UI of the Visual Editor header bar (#25074 by @formfcw)
  • @directus/components
    • Adds data collection and field names attribute to parent wrapper for all form elements (#24655 by @Zyles)
  • @directus/extensions-sdk

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Unified getRelation/getRelations usage across packages (#25053 by @Nitwel)
    • Added an Error on Reject option to webhook flows (#25080 by @Nitwel)
    • Update axios to 1.8.4 (#25110 by @licitdev)
    • Added an Error on Reject option to manually triggered flows (#24965 by @ComfortablyCoding)
    • Removed displaying trigger options in flow logs. (#25116 by @Nitwel)
    • Fixed the reactivity of props in the translation interface to ensure that conditions are applied correctly (#25118 by @formfcw)
    • Fixes issue preventing version menu interaction when preview mode is enabled (#25032 by @robluton)
    • Fixed "Save As Copy" failing when URL's exceed limits (#24457 by @connorwinston)
    • Fixed redirection race condition after SSO login (#25049 by @licitdev)
    • Added confirmation dialog when closing overlays with edits in Visual Editor (#25091 by @formfcw)
    • Fixed issue preventing "other" option from working in select dropdowns where some options contained icons. (#25033 by @robluton)
    • Ensured that clicking the chevron button in the icon interface closes the icon picker menu (#25130 by @formfcw)
    • Fixed passing defaults to operations (#24963 by @Nitwel)
    • Added keyboard shortcuts for overlays when editing items in the Visual Editor (#25076 by @formfcw)
    • Ensured that the context menu of a field in the data model settings appears at full height (#24808 by @gavalierm)
    • Ensured that M2M table rows remain clickable when disabled (#25134 by @formfcw)
    • Fixed a bug where conditional styles were not applied when using the β€œless than” or β€œgreater than” operations (#25133 by @formfcw)
    • Ensured numeric input fields prevent non-numeric characters (#25092 by @formfcw)
    • fixed duplicate values for Is-one-of filter (#24990 by @osmandvc)
    • Ensured that action buttons remain visible when scrolling in modals displayed in the Visual Editor (#25085 by @formfcw)
    • Fixed pressing tab on raw editor (#25111 by @Nitwel)
    • Fixed a bug where action buttons didn't appear in the drawer. (#25105 by @formfcw)
  • @directus/api
  • @directus/schema-builder
  • @directus/utils
    • Unified getRelation/getRelations usage across packages (#25053 by @Nitwel)
    • Fixed error when functions are passed to the run-script operation (#25106 by @Nitwel)
    • Fixed empty string not checked against _regex validation (#24984 by @ComfortablyCoding)
    • Added alternate string value for numeric compare values (#24959 by @licitdev)
  • @directus/composables
  • @directus/update-check
  • @directus/types

πŸ§ͺ Blackbox Tests

πŸ“¦ Published Versions

  • @directus/app@13.9.0
  • @directus/api@27.0.0
  • @directus/components@1.1.0
  • @directus/composables@11.1.10
  • create-directus-extension@11.0.13
  • @directus/env@5.0.4
  • @directus/extensions@3.0.5
  • @directus/extensions-registry@3.0.5
  • @directus/extensions-sdk@13.1.0
  • @directus/memory@3.0.4
  • @directus/pressure@3.0.4
  • @directus/schema-builder@0.0.0
  • @directus/storage-driver-azure@12.0.4
  • @directus/storage-driver-cloudinary@12.0.4
  • @directus/storage-driver-gcs@12.0.4
  • @directus/storage-driver-s3@12.0.4
  • @directus/storage-driver-supabase@3.0.4
  • @directus/themes@1.1.0
  • @directus/types@13.1.1
  • @directus/update-check@13.0.1
  • @directus/utils@13.0.4
  • @directus/validation@2.0.4

  •  

v11.6.1

πŸ› Bug Fixes & Optimizations

πŸ“¦ Published Versions

  • @directus/app@13.8.1
  • @directus/api@26.0.1

  •  

OBS Studio 31.0.3

Important

NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC.

Note

NVIDIA users may need to update their GPU drivers to 551.76 (Windows) / 550.54.14 (Linux) or newer.

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.0.3 Hotfix Changes

  • Fixed a crash in OBS Studio 31.0.2 when attempting to log info about a browser source crash [WizardCM]
  • Fixed a crash on macOS if OBS used more than 8GB of memory [PatTheMav/jcm93]
  • Fixed a possible crash if OBS Studio was opened in Studio Mode [PatTheMav/tt2468]
  • Fixed a potential deadlock with browser sources on OBS shutdown [tt2468]
  • Fixed an issue with streams not reconnecting correctly after a disconnect [dsaedtler]
  • Fixed several issues with NVIDIA Background Blur [pkviet]
  • Fixed an issue where Video Capture Devices on macOS could be unintentionally flipped upside down [jcm93]
  • Fixed an issue where the Program View resolution would not update correctly [exeldro]

31.0.2 Hotfix Changes

  • Fixed a crash on Windows when initializing a Video Capture Device source that does not provide a valid frame size [RytoEX]
  • Fixed a crash on Windows when using NVIDIA Audio Effects filters with certain SDK versions [pkviet]
  • Fixed a crash on Windows when using obs-websocket with a config path that contained Unicode characters [PatTheMav/tt2468]
  • Fixed a crash on macOS when initializing a Video Capture Device source in a corrupt state [jcm93]
  • Fixed an issue on macOS where Python scripting would not work if Python was installed via Homebrew [jcm93]
  • Fixed an issue on Windows where browser sources would not recognize gamepad input if OBS Studio was not in focus [WizardCM]
  • Fixed an issue with browser sources where they would occasionally stutter for 250ms [reitowo/WizardCM/PatTheMav/tytan652/pkviet]
  • Fixed an issue on Linux where browser sources used more CPU than previous versions [tytan652]
  • Fixed the setting value range for NVENC target quality for AV1 [Bleuzen]
  • Fixed logging for NVENC lookahead values [DeeDeeG]
  • Added additional logging for browser sources [WizardCM/tt2468]

31.0.1 Hotfix Changes

  • Fixed a crash on macOS caused by hand gesture reactions [gxalpha]
  • Fixed a crash caused by malformed scene collection files [PatTheMav]
  • Fixed a possible crash on Linux when initializing PipeWire screen sharing [tytan652]
  • Fixed a possible deadlock and freeze on macOS while exiting OBS [izwb003]
  • Fixed an issue with inhibiting screensaver on Linux [tytan652]
  • Fixed an issue where migrated NVIDIA Audio Effects filters would not retain their position in the filter order [pkviet]
  • Fixed an issue where Scene Collections could have an incorrect base resolution [derrod]
  • Fixed an issue on Linux with Portable Mode causing the config directory to be in the wrong location [Penwy]
  • Fixed an issue where an Image Slideshow Source set to Random Playback Mode would stop on the last image [derrod]
  • Fixed a missing string for an NVENC error message [derrod]
  • Changed NVENC to not permit invalid custom options [derrod]

31.0 New Features

  • Added NVIDIA Blur Filter and Background Blur [pkviet]
  • Added preview scrollbars and zoom/scale indicator [cg2121/Warchamp7]
  • Added v210 format support for AJA device capture [paulh-aja]
  • Added Amazon IVS service integration [palana]
  • Added QSV AV1 Screen Content Coding [thyintel]
  • Enabled first-party YouTube Chat features [msuman-google]

31.0 Changes

  • Updated the browser source/docks CEF (Chromium) to version 127 (6533) on all platforms [reitowo/WizardCM/PatTheMav/tytan652/pkviet/kkartaltepe/Lain-B]
  • Changed scene items to use relative coordinates [derrod]
    • Existing scene collections will be automatically converted to use relative coordinates if the scene collection has a known output resolution set.
  • Split NVIDIA Audio Effects from Noise Suppression [pkviet]
    • Existing filters will be automatically migrated.
  • Changed the Image Slideshow's Playback Mode property from radio buttons to a dropdown [derrod]
  • Disabled the (currently unsupported) built-in Automatic Scene Switcher when using Wayland on Linux [tytan652]
  • Improved error messages for macOS Virtual Camera [jcm93]
  • Changed Display and Window capture on Windows to not capture the first found display or window [Lain-B]
  • Changed display and window capture on Linux to not capture implicitly [Lain-B]
  • Added a warning to Window Capture when trying to capture WinUI 3 applications with BitBlt [qhy040404]
  • Refactored the NVENC implementation with various improvements [derrod]
    • SDK 12.2 features, such as split encoding, are now supported.
    • Additional features from old SDKs are supported:
      • B-Frames as reference
      • Target Quality VBR mode (CQVBR)
    • A custom options field has been added to allow setting more options that don't warrant their own UI elements.
  • Improved screensaver inhibit functions on Linux in Flatpak [tytan652]
  • Changed scripts to correctly pass settings to modified callbacks on reload [Penwy]
  • Removed legacy QSV code for old devices (Haswell or older) [RytoEX]
  • Removed legacy QSV code for Windows 7 [RytoEX]
  • Removed default desktop audio device on macOS 13+ [jcm93]
  • Removed NVIDIA Kepler GPU support for NVENC [derrod]
  • Removed FTL support [derrod]
  • Removed legacy migrations from OBS Studio 28.1 and earlier [derrod]
    • If updating from these older versions, you may wish to update to OBS Studio 30.2 first, and then update to OBS Studio 31.
  • Removed support for Ubuntu 22.04 [derrod]
  • Removed legacy YouTube chat [gxalpha]
  • Blocked TikTok Virtual Camera from loading in OBS due to known issues [notr1ch]
  • Application settings have been split into "app" configuration and "user" configuration, rather than storing everything in global.ini [PatTheMav]

31.0 Bug Fixes

  • Fixed two crashes with the QSV encoder on Linux [kkartaltepe]
  • Fixed a crash with a race condition involving multitrack video output reconnect [dsaedtler]
  • Fixed two potential crashes in Linux Window Capture [Lain-B]
  • Fixed a crash on macOS that could occur if an audio device was disconnected [jcm93]
  • Fixed a crash on Windows when capturing D3D12 games [confusionattack/Lain-B]
  • Fixed a crash on Linux when importing a scene collection created on Windows [SarenDev]
  • Fixed a crash on Windows when capturing a Vulkan application [Charlese2]
  • Fixed a deadlock in MP4 muxer [derrod/notr1ch]
  • Fixed a deadlock when shutting down muxer [exeldro]
  • Fixed a potential deadlock when stopping an encoder [derrod]
  • Fixed a potential memory error and crash in text parser [fzwoch]
  • Fixed a couple minor memory leaks [pkviet]
  • Fixed a memory leak in PipeWire plugin [dimtpap]
  • Fixed a memory leak when playing an HDR media file [tt2468]
  • Fixed an issue on FreeBSD with handling SSL certificates [emaste]
  • Fixed an issue with pressed button color in the Rachni theme [shiina424]
  • Fixed an issue with some missing icons in the System theme [shiina424]
  • Fixed an SRT listener bug where the socket was not closed properly [pkviet]
  • Fixed an issue where the current scene collection could be erased to default when trying to switch to a different scene collection that's corrupted or invalid [derrod]
  • Fixed a buffer overrun in UTF-8 text conversion [derrod]
  • Fixed an issue that could cause bitrate spikes in QSV CBR [thyintel]
    • Note: This fix only applies to Lunar Lake or newer except Alder Lake N.
  • Fixed an issue where the Auto Configuration Wizard could unintentionally enable Enhanced Broadcasting [lexano-ivs]
  • Fixed issues with the audio clipping indicators displaying incorrectly on volume meters [norihiro]
  • Fixed an issue causing hotkeys to register inconsistently on macOS [jcm93]
  • Fixed an issue causing multitrack video output to fail if color format was set to I444 [dsaedtler]
  • Fixed an issue where Custom CSS in browser sources no longer worked with certain websites (namely YouTube chat) [vvto33]
  • Restored STUN support for WHIP output [mondain]

Checksums

OBS-Studio-31.0.3-Sources.tar.gz: f99f49eae21059cc3e38411e7e16b62de6be8579e2537b2d7504d82a504f34a9
OBS-Studio-31.0.3-Ubuntu-24.04-x86_64-dbsym.ddeb: e7c75c1d977e28358d1c586f9dfa725e32ecf47e1ec35544ba19e77b6631cc2b
OBS-Studio-31.0.3-Ubuntu-24.04-x86_64.deb: c6bbaec5ad8a68d4314bf6f10eb3519ba2a59187cb7d41bb3d2ba0a395561230
OBS-Studio-31.0.3-Windows-Installer.exe: 4800ea05ddcdde7832a1c58a2b1e29684eee122c08e23ab122c9815d05404c32
OBS-Studio-31.0.3-Windows-PDBs.zip: 386dd1fcffef3e3bfe97d99bc1e2e64bd16da7f16049752802e5f78db2a24487
OBS-Studio-31.0.3-Windows.zip: b7086a6b6162d5122eedf7773e96c723e455ad1a931b59d1097f020ee7ff145e
OBS-Studio-31.0.3-macOS-Apple-dSYMs.tar.xz: bc567a57d2394b974fc09b71525b801d9fa35a82a6d0c05476b2018bc70247d4
OBS-Studio-31.0.3-macOS-Apple.dmg: 29fe18704eb5134e3cc1e486dcfd2e3c1e69df06b918a20529c2e67cb9d9590d
OBS-Studio-31.0.3-macOS-Intel-dSYMs.tar.xz: d4759e41176509c0d1214ff670f664a4b938299804c35742a58587f65b005094
OBS-Studio-31.0.3-macOS-Intel.dmg: 1a91c95a05b7cfde6573b5d7c10aa00ef8f7a961e60fb38dd3167ac577657977

  •  

v11.6.0

⚠️ Potential Breaking Changes

  • @directus/api
    • Fixed filter hook altered payload not passed to action hook on create (#24812 by @ComfortablyCoding)
    • GraphQL primary key field types have changed from String to ID (#24757 by @Nitwel)

✨ New Features & Improvements

  • @directus/app
    • Added Visual Editor Beta (#24758 by @formfcw)
    • After creating a new content version, it will become the current selected version (#24606 by @robluton)
    • Added Version support to field rules. This allows conditional rules based on an item's version (#24646 by @robluton)
  • @directus/api
  • @directus/env
    • Added QUERYSTRING_MAX_PARSE_DEPTH configuration variable (#24833 by @Nitwel)
  • @directus/system-data
  • @directus/types
  • @directus/sdk

πŸ› Bug Fixes & Optimizations

πŸ“¦ Published Versions

  • @directus/app@13.8.0
  • @directus/api@26.0.0
  • @directus/components@1.0.3
  • @directus/composables@11.1.9
  • @directus/constants@13.0.1
  • create-directus-extension@11.0.12
  • create-directus-project@12.0.1
  • @directus/env@5.0.3
  • @directus/errors@2.0.1
  • @directus/extensions@3.0.4
  • @directus/extensions-registry@3.0.4
  • @directus/extensions-sdk@13.0.4
  • @directus/format-title@12.0.1
  • @directus/memory@3.0.3
  • @directus/pressure@3.0.3
  • @directus/random@2.0.1
  • @directus/release-notes-generator@2.0.1
  • @directus/schema@13.0.1
  • @directus/storage-driver-azure@12.0.3
  • @directus/storage-driver-cloudinary@12.0.3
  • @directus/storage-driver-gcs@12.0.3
  • @directus/storage-driver-s3@12.0.3
  • @directus/storage-driver-supabase@3.0.3
  • @directus/system-data@3.1.0
  • @directus/themes@1.0.10
  • @directus/types@13.1.0
  • @directus/utils@13.0.3
  • @directus/validation@2.0.3
  • @directus/sdk@19.1.0

  •  

OBS Studio 31.0.2

Important

NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC.

Note

NVIDIA users may need to update their GPU drivers to 551.76 (Windows) / 550.54.14 (Linux) or newer.

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.0.2 Hotfix Changes

  • Fixed a crash on Windows when initializing a Video Capture Device source that does not provide a valid frame size [RytoEX]
  • Fixed a crash on Windows when using NVIDIA Audio Effects filters with certain SDK versions [pkviet]
  • Fixed a crash on Windows when using obs-websocket with a config path that contained Unicode characters [PatTheMav/tt2468]
  • Fixed a crash on macOS when initializing a Video Capture Device source in a corrupt state [jcm93]
  • Fixed an issue on macOS where Python scripting would not work if Python was installed via Homebrew [jcm93]
  • Fixed an issue on Windows where browser sources would not recognize gamepad input if OBS Studio was not in focus [WizardCM]
  • Fixed an issue with browser sources where they would occasionally stutter for 250ms [reitowo/WizardCM/PatTheMav/tytan652/pkviet]
  • Fixed an issue on Linux where browser sources used more CPU than previous versions [tytan652]
  • Fixed the setting value range for NVENC target quality for AV1 [Bleuzen]
  • Fixed logging for NVENC lookahead values [DeeDeeG]
  • Added additional logging for browser sources [WizardCM/tt2468]

31.0.1 Hotfix Changes

  • Fixed a crash on macOS caused by hand gesture reactions [gxalpha]
  • Fixed a crash caused by malformed scene collection files [PatTheMav]
  • Fixed a possible crash on Linux when initializing PipeWire screen sharing [tytan652]
  • Fixed a possible deadlock and freeze on macOS while exiting OBS [izwb003]
  • Fixed an issue with inhibiting screensaver on Linux [tytan652]
  • Fixed an issue where migrated NVIDIA Audio Effects filters would not retain their position in the filter order [pkviet]
  • Fixed an issue where Scene Collections could have an incorrect base resolution [derrod]
  • Fixed an issue on Linux with Portable Mode causing the config directory to be in the wrong location [Penwy]
  • Fixed an issue where an Image Slideshow Source set to Random Playback Mode would stop on the last image [derrod]
  • Fixed a missing string for an NVENC error message [derrod]
  • Changed NVENC to not permit invalid custom options [derrod]

31.0 New Features

  • Added NVIDIA Blur Filter and Background Blur [pkviet]
  • Added preview scrollbars and zoom/scale indicator [cg2121/Warchamp7]
  • Added v210 format support for AJA device capture [paulh-aja]
  • Added Amazon IVS service integration [palana]
  • Added QSV AV1 Screen Content Coding [thyintel]
  • Enabled first-party YouTube Chat features [msuman-google]

31.0 Changes

  • Updated the browser source/docks CEF (Chromium) to version 127 (6533) on all platforms [reitowo/WizardCM/PatTheMav/tytan652/pkviet/kkartaltepe/Lain-B]
  • Changed scene items to use relative coordinates [derrod]
    • Existing scene collections will be automatically converted to use relative coordinates if the scene collection has a known output resolution set.
  • Split NVIDIA Audio Effects from Noise Suppression [pkviet]
    • Existing filters will be automatically migrated.
  • Changed the Image Slideshow's Playback Mode property from radio buttons to a dropdown [derrod]
  • Disabled the (currently unsupported) built-in Automatic Scene Switcher when using Wayland on Linux [tytan652]
  • Improved error messages for macOS Virtual Camera [jcm93]
  • Changed Display and Window capture on Windows to not capture the first found display or window [Lain-B]
  • Changed display and window capture on Linux to not capture implicitly [Lain-B]
  • Added a warning to Window Capture when trying to capture WinUI 3 applications with BitBlt [qhy040404]
  • Refactored the NVENC implementation with various improvements [derrod]
    • SDK 12.2 features, such as split encoding, are now supported.
    • Additional features from old SDKs are supported:
      • B-Frames as reference
      • Target Quality VBR mode (CQVBR)
    • A custom options field has been added to allow setting more options that don't warrant their own UI elements.
  • Improved screensaver inhibit functions on Linux in Flatpak [tytan652]
  • Changed scripts to correctly pass settings to modified callbacks on reload [Penwy]
  • Removed legacy QSV code for old devices (Haswell or older) [RytoEX]
  • Removed legacy QSV code for Windows 7 [RytoEX]
  • Removed default desktop audio device on macOS 13+ [jcm93]
  • Removed NVIDIA Kepler GPU support for NVENC [derrod]
  • Removed FTL support [derrod]
  • Removed legacy migrations from OBS Studio 28.1 and earlier [derrod]
    • If updating from these older versions, you may wish to update to OBS Studio 30.2 first, and then update to OBS Studio 31.
  • Removed support for Ubuntu 22.04 [derrod]
  • Removed legacy YouTube chat [gxalpha]
  • Blocked TikTok Virtual Camera from loading in OBS due to known issues [notr1ch]
  • Application settings have been split into "app" configuration and "user" configuration, rather than storing everything in global.ini [PatTheMav]

31.0 Bug Fixes

  • Fixed two crashes with the QSV encoder on Linux [kkartaltepe]
  • Fixed a crash with a race condition involving multitrack video output reconnect [dsaedtler]
  • Fixed two potential crashes in Linux Window Capture [Lain-B]
  • Fixed a crash on macOS that could occur if an audio device was disconnected [jcm93]
  • Fixed a crash on Windows when capturing D3D12 games [confusionattack/Lain-B]
  • Fixed a crash on Linux when importing a scene collection created on Windows [SarenDev]
  • Fixed a crash on Windows when capturing a Vulkan application [Charlese2]
  • Fixed a deadlock in MP4 muxer [derrod/notr1ch]
  • Fixed a deadlock when shutting down muxer [exeldro]
  • Fixed a potential deadlock when stopping an encoder [derrod]
  • Fixed a potential memory error and crash in text parser [fzwoch]
  • Fixed a couple minor memory leaks [pkviet]
  • Fixed a memory leak in PipeWire plugin [dimtpap]
  • Fixed a memory leak when playing an HDR media file [tt2468]
  • Fixed an issue on FreeBSD with handling SSL certificates [emaste]
  • Fixed an issue with pressed button color in the Rachni theme [shiina424]
  • Fixed an issue with some missing icons in the System theme [shiina424]
  • Fixed an SRT listener bug where the socket was not closed properly [pkviet]
  • Fixed an issue where the current scene collection could be erased to default when trying to switch to a different scene collection that's corrupted or invalid [derrod]
  • Fixed a buffer overrun in UTF-8 text conversion [derrod]
  • Fixed an issue that could cause bitrate spikes in QSV CBR [thyintel]
    • Note: This fix only applies to Lunar Lake or newer except Alder Lake N.
  • Fixed an issue where the Auto Configuration Wizard could unintentionally enable Enhanced Broadcasting [lexano-ivs]
  • Fixed issues with the audio clipping indicators displaying incorrectly on volume meters [norihiro]
  • Fixed an issue causing hotkeys to register inconsistently on macOS [jcm93]
  • Fixed an issue causing multitrack video output to fail if color format was set to I444 [dsaedtler]
  • Fixed an issue where Custom CSS in browser sources no longer worked with certain websites (namely YouTube chat) [vvto33]
  • Restored STUN support for WHIP output [mondain]

Checksums

OBS-Studio-31.0.2-Sources.tar.gz: 7c9aa6025a1e52beeccf29be3bbe4afaf371c28c6cc8166dc36adb16b91506aa
OBS-Studio-31.0.2-Ubuntu-24.04-x86_64-dbsym.ddeb: 27e6ddc4f694dbdcfd511c407cd20c7a24b99abe08d24fa17ee88f9d4e4a65c0
OBS-Studio-31.0.2-Ubuntu-24.04-x86_64.deb: d8a44e2aa53049a88f7f434b329582b918fd6a2d487ca9a47213be0bfc67191a
OBS-Studio-31.0.2-Windows-Installer.exe: edb3f77c3ee4eae769924d1673bb826dac8898907d06f6f40a4c99b6bc8cdc8b
OBS-Studio-31.0.2-Windows-PDBs.zip: aeb31a42c6c850a08d6a6c3c9ae2cc9d110957cd49650d2d75e5dcc5f173f808
OBS-Studio-31.0.2-Windows.zip: 64c47f7240805989c70f7d1222354408f7286fd377bf6744f10a0a5652d67d1a
OBS-Studio-31.0.2-macOS-Apple-dSYMs.tar.xz: 6f8d2f1bd3c4b106f2a0b2ade6e57932e633df7733538936a624936728b675c3
OBS-Studio-31.0.2-macOS-Apple.dmg: d028ec5471869142e60c3ae886e0d2d333b14ce6001a87effe545a1754cfff24
OBS-Studio-31.0.2-macOS-Intel-dSYMs.tar.xz: 8bcf20571a37761a8f7d2b6df46e2963e45776a9294890b6dd26de8238fa7d03
OBS-Studio-31.0.2-macOS-Intel.dmg: d4ff2577c36c0b1c1882a0ca8b22ff76cba480eef1de47d555335c5baa3c062f

  •  

v11.5.1

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • inside an extension's detail page in the marketplace, the back state is not valid if it's a nullish value and it should (#24703 by @CiaccoDavide)
      redirect to the extensions list
  • @directus/api
  • @directus/system-data
    • Fixed invalid item_duplication_fields paths existing after a field in the path is deleted (#24654 by @ComfortablyCoding)

πŸ“ Documentation

πŸ“¦ Published Versions

  • @directus/app@13.7.1
  • @directus/api@25.0.1
  • @directus/composables@11.1.8
  • create-directus-extension@11.0.11
  • @directus/env@5.0.2
  • @directus/extensions@3.0.3
  • @directus/extensions-registry@3.0.3
  • @directus/extensions-sdk@13.0.3
  • @directus/memory@3.0.2
  • @directus/pressure@3.0.2
  • @directus/storage-driver-azure@12.0.2
  • @directus/storage-driver-cloudinary@12.0.2
  • @directus/storage-driver-gcs@12.0.2
  • @directus/storage-driver-s3@12.0.2
  • @directus/storage-driver-supabase@3.0.2
  • @directus/system-data@3.0.1
  • @directus/themes@1.0.9
  • @directus/utils@13.0.2
  • @directus/validation@2.0.2

  •  

v11.5.0

⚠️ Potential Breaking Changes

  • @directus/api
    • Changed error message when a Flow condition operation fails (#24716 by @br41nslug)

✨ New Features & Improvements

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Ensured that the Kanban layout only resets the group title when the group field changes within the same collection (#24567 by @formfcw)
    • Ensured that the β€œShow Ungrouped” option is disabled and that the β€œNo Group” column doesn’t appear in Kanban layouts if (#24563 by @formfcw)
      the group field is not nullable
    • Ensured that Kanban layout groups can be reordered without admin rights when selecting a non-relational group_by field (#24537 by @formfcw)
      by saving updates in the layout presets.
    • Improved custom translation experience by prefilling existing values (#24535 by @hanneskuettner)
    • Ensured that the Kanban layout refreshes after deleting a group column (#24565 by @formfcw)
    • Fixed trimmed fields not saving null for empty strings (#24544 by @connorwinston)
    • Fixed Opening of Translation Split Pane Overriding 2nd lang when not needed (#24628 by @connorwinston)
    • Fixed being able to input non-integer values into an integer input. (#24569 by @connorwinston)
    • Ensured that bulk selection and editing in the table layout of the O2M and M2M interfaces works as expected (#24540 by @formfcw)
    • Added customizable handling for missing data in time series charts, allowing continuous lines, gaps, or a set value. (#24529 by @connorwinston)
    • Fix BlockEditor Duplicating Translated Items (#24617 by @connorwinston)
    • Fixed BigInt rounding errors by treating BigInt's as strings in app (#24599 by @connorwinston)
    • Fixes sort ordering for bulk updates and m2a relationships (#24598 by @robluton)
  • @directus/api
    • Optimized local schema caching in memory with object freezing (#24636 by @br41nslug)
    • Added semaphore to GraphQL schema generation (#24667 by @licitdev)
    • Removed duplicated key validation logic from updateByQuery (#24709 by @u12206050)
    • Fixed permissions with $NOW being cached (#24543 by @Nitwel)
    • Improved error message when verifying JWT (#24618 by @licitdev)
    • Modularized GraphQL service to improve code organization and maintainability (#24533 by @Nitwel)
  • @directus/env
  • @directus/utils
    • Fixed shifting logical operators up in filter parsing (#24564 by @Nitwel)
  • @directus/extensions-sdk
    • Added the validate command to the package.json template (#24610 by @ukmadlz)

πŸ“ Documentation

πŸ“¦ Published Versions

  • @directus/app@13.7.0
  • @directus/api@25.0.0
  • @directus/composables@11.1.7
  • create-directus-extension@11.0.10
  • @directus/env@5.0.1
  • @directus/extensions@3.0.2
  • @directus/extensions-registry@3.0.2
  • @directus/extensions-sdk@13.0.2
  • @directus/memory@3.0.1
  • @directus/pressure@3.0.1
  • @directus/storage-driver-azure@12.0.1
  • @directus/storage-driver-cloudinary@12.0.1
  • @directus/storage-driver-gcs@12.0.1
  • @directus/storage-driver-s3@12.0.1
  • @directus/storage-driver-supabase@3.0.1
  • @directus/themes@1.0.8
  • @directus/utils@13.0.1
  • @directus/validation@2.0.1

  •  

v11.4.1

✨ New Features & Improvements

  • @directus/app
    • Added confirmation prompt to delete buttons and ensured that they behave consistently (#24462 by @formfcw)
    • Exposed useTranslationsStore to extensions via useStores (#24475 by @paescuj)
    • Added support for rendering M2A items in related values display (#24503 by @formfcw)

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Fixed a bug where text did not appear in the markdown interface when switching from preview to editor mode (#24482 by @formfcw)
    • Fixed a bug where thumbnails did not appear in the render template (#24480 by @formfcw)
    • Fixed label display not handling json field types in templates (#24437 by @connorwinston)
    • Fixed conditional interface options incorrectly replacing choices (#23685 by @Trup3s)
    • Fixed missing space between v-notice and list items in M2A interface (#24466 by @formfcw)
    • Ensured that permissions are applied to kanban layout actions (#24409 by @formfcw)
    • Ensured that custom translations used in system-input-translated-string interfaces are displayed correctly (#24495 by @formfcw)
    • Fixed a bug where the item limit warning would appear even if the item count was already below the limit after filtering (#24485 by @formfcw)
    • Fixed a bug where the header would not collapse under certain circumstances and would unexpectedly move up when (#24454 by @formfcw)
      scrolling elements in the view
    • Fixed inconsistencies in list interfaces (#24385 by @formfcw)
    • Added checkboxes/radiobuttons for calendar items when in select mode (#24444 by @formfcw)
    • Fixed Field/Collection/Relation Stores not handling error's correctly (#24436 by @connorwinston)
    • Fixed alignment of SSO social icons in Safari (#24474 by @paescuj)
    • Added support for cc, bcc, and replyTo fields to the email operation (#24488 by @highvibesonly)
    • Enhanced Date Formatting Options for DateTime Interface/Display (#24504 by @connorwinston)
  • @directus/api
  • @directus/sdk
  • @directus/themes
    • Fixed shadow of header bar to be present in default dark mode (#24463 by @paescuj)

πŸ“ Documentation

  • Removed invalid operation trigger API from SDK and docs (#24461 by @licitdev)

πŸ§ͺ Blackbox Tests

πŸ“¦ Published Versions

  • @directus/app@13.6.0
  • @directus/api@24.0.1
  • create-directus-extension@11.0.9
  • @directus/extensions@3.0.1
  • @directus/extensions-registry@3.0.1
  • @directus/extensions-sdk@13.0.1
  • @directus/themes@1.0.7
  • @directus/sdk@19.0.1

  •  

OBS Studio 31.0.1

Important

NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC.

Note

NVIDIA users may need to update their GPU drivers to 551.76 (Windows) / 550.54.14 (Linux) or newer.

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.0.1 Hotfix Changes

  • Fixed a crash on macOS caused by hand gesture reactions [gxalpha]
  • Fixed a crash caused by malformed scene collection files [PatTheMav]
  • Fixed a possible crash on Linux when initializing PipeWire screen sharing [tytan652]
  • Fixed a possible deadlock and freeze on macOS while exiting OBS [izwb003]
  • Fixed an issue with inhibiting screensaver on Linux [tytan652]
  • Fixed an issue where migrated NVIDIA Audio Effects filters would not retain their position in the filter order [pkviet]
  • Fixed an issue where Scene Collections could have an incorrect base resolution [derrod]
  • Fixed an issue on Linux with Portable Mode causing the config directory to be in the wrong location [Penwy]
  • Fixed an issue where an Image Slideshow Source set to Random Playback Mode would stop on the last image [derrod]
  • Fixed a missing string for an NVENC error message [derrod]
  • Changed NVENC to not permit invalid custom options [derrod]

31.0 New Features

  • Added NVIDIA Blur Filter and Background Blur [pkviet]
  • Added preview scrollbars and zoom/scale indicator [cg2121/Warchamp7]
  • Added v210 format support for AJA device capture [paulh-aja]
  • Added Amazon IVS service integration [palana]
  • Added QSV AV1 Screen Content Coding [thyintel]
  • Enabled first-party YouTube Chat features [msuman-google]

31.0 Changes

  • Updated the browser source/docks CEF (Chromium) to version 127 (6533) on all platforms [reitowo/WizardCM/PatTheMav/tytan652/pkviet/kkartaltepe/Lain-B]
  • Changed scene items to use relative coordinates [derrod]
    • Existing scene collections will be automatically converted to use relative coordinates if the scene collection has a known output resolution set.
  • Split NVIDIA Audio Effects from Noise Suppression [pkviet]
    • Existing filters will be automatically migrated.
  • Changed the Image Slideshow's Playback Mode property from radio buttons to a dropdown [derrod]
  • Disabled the (currently unsupported) built-in Automatic Scene Switcher when using Wayland on Linux [tytan652]
  • Improved error messages for macOS Virtual Camera [jcm93]
  • Changed Display and Window capture on Windows to not capture the first found display or window [Lain-B]
  • Changed display and window capture on Linux to not capture implicitly [Lain-B]
  • Added a warning to Window Capture when trying to capture WinUI 3 applications with BitBlt [qhy040404]
  • Refactored the NVENC implementation with various improvements [derrod]
    • SDK 12.2 features, such as split encoding, are now supported.
    • Additional features from old SDKs are supported:
      • B-Frames as reference
      • Target Quality VBR mode (CQVBR)
    • A custom options field has been added to allow setting more options that don't warrant their own UI elements.
  • Improved screensaver inhibit functions on Linux in Flatpak [tytan652]
  • Changed scripts to correctly pass settings to modified callbacks on reload [Penwy]
  • Removed legacy QSV code for old devices (Haswell or older) [RytoEX]
  • Removed legacy QSV code for Windows 7 [RytoEX]
  • Removed default desktop audio device on macOS 13+ [jcm93]
  • Removed NVIDIA Kepler GPU support for NVENC [derrod]
  • Removed FTL support [derrod]
  • Removed legacy migrations from OBS Studio 28.1 and earlier [derrod]
    • If updating from these older versions, you may wish to update to OBS Studio 30.2 first, and then update to OBS Studio 31.
  • Removed support for Ubuntu 22.04 [derrod]
  • Removed legacy YouTube chat [gxalpha]
  • Blocked TikTok Virtual Camera from loading in OBS due to known issues [notr1ch]
  • Application settings have been split into "app" configuration and "user" configuration, rather than storing everything in global.ini [PatTheMav]

31.0 Bug Fixes

  • Fixed two crashes with the QSV encoder on Linux [kkartaltepe]
  • Fixed a crash with a race condition involving multitrack video output reconnect [dsaedtler]
  • Fixed two potential crashes in Linux Window Capture [Lain-B]
  • Fixed a crash on macOS that could occur if an audio device was disconnected [jcm93]
  • Fixed a crash on Windows when capturing D3D12 games [confusionattack/Lain-B]
  • Fixed a crash on Linux when importing a scene collection created on Windows [SarenDev]
  • Fixed a crash on Windows when capturing a Vulkan application [Charlese2]
  • Fixed a deadlock in MP4 muxer [derrod/notr1ch]
  • Fixed a deadlock when shutting down muxer [exeldro]
  • Fixed a potential deadlock when stopping an encoder [derrod]
  • Fixed a potential memory error and crash in text parser [fzwoch]
  • Fixed a couple minor memory leaks [pkviet]
  • Fixed a memory leak in PipeWire plugin [dimtpap]
  • Fixed a memory leak when playing an HDR media file [tt2468]
  • Fixed an issue on FreeBSD with handling SSL certificates [emaste]
  • Fixed an issue with pressed button color in the Rachni theme [shiina424]
  • Fixed an issue with some missing icons in the System theme [shiina424]
  • Fixed an SRT listener bug where the socket was not closed properly [pkviet]
  • Fixed an issue where the current scene collection could be erased to default when trying to switch to a different scene collection that's corrupted or invalid [derrod]
  • Fixed a buffer overrun in UTF-8 text conversion [derrod]
  • Fixed an issue that could cause bitrate spikes in QSV CBR [thyintel]
    • Note: This fix only applies to Lunar Lake or newer except Alder Lake N.
  • Fixed an issue where the Auto Configuration Wizard could unintentionally enable Enhanced Broadcasting [lexano-ivs]
  • Fixed issues with the audio clipping indicators displaying incorrectly on volume meters [norihiro]
  • Fixed an issue causing hotkeys to register inconsistently on macOS [jcm93]
  • Fixed an issue causing multitrack video output to fail if color format was set to I444 [dsaedtler]
  • Fixed an issue where Custom CSS in browser sources no longer worked with certain websites (namely YouTube chat) [vvto33]
  • Restored STUN support for WHIP output [mondain]

Checksums

OBS-Studio-31.0.1-Sources.tar.gz: d9b280b5d0a1a958e0017ef47049492e336b7b98acbd0bfd372a7ad923c6f660
OBS-Studio-31.0.1-Ubuntu-24.04-x86_64-dbsym.ddeb: af502d8a21f2cf0b83cc3ef53f14fc56b377c52ff18d461d1f711e87b45d5b8b
OBS-Studio-31.0.1-Ubuntu-24.04-x86_64.deb: 211d29dd00b6f9eadea8d52de112d849ebda9f6b2da93bd581b02abd70cad75d
OBS-Studio-31.0.1-Windows-Installer.exe: f231dde4916718956b28eb658a45d8d58e2cf60d0d50f4710099f30f51064e7e
OBS-Studio-31.0.1-Windows-PDBs.zip: 9bdcd1a058b9e6f02104b70b4c0917a9c80ac4e09641e8ef5161bb2b94174a1d
OBS-Studio-31.0.1-Windows.zip: e0904d3ec15b26f34053fdf5f120b578eec76a57b1cd51a22903b4ac42887f3f
OBS-Studio-31.0.1-macOS-Apple-dSYMs.tar.xz: 6e8a9926e70118090844cf99f036f2024d3eb0b5dabb1166bd613755c6a5f66d
OBS-Studio-31.0.1-macOS-Apple.dmg: d76a5ad96a5169c77b068ea5d4f315ed6a83c7c66471a86a24f8fe8e4440ffe4
OBS-Studio-31.0.1-macOS-Intel-dSYMs.tar.xz: cc7abf549298f6d1ebca6a0ca2cfc6d379de3d6b8c9b91b862607de5f658e30d
OBS-Studio-31.0.1-macOS-Intel.dmg: a0481a78b394785d51aea89791e91d5f99a501c03b1bb053cfca032c9bf5387e

  •  
❌