❌

Normale weergave

Firefox 140.0

1 Juli 2025 om 22:20

New

  • Vertical Tabs: You can now keep more β€” or fewer β€” pinned tabs in view for quicker access to important windows. Just drag the divider to resize your pinned tabs section.

    screenshot Firefox browser with the sidebar enabled, demonstrating the divider for pinned tabs

  • Custom Search Engines: Firefox now supports adding even more search engines. To add a custom engine, right-click a search field of a supported website and select β€œAdd Search Engine”, or go to Settings > Search > Add (below the search shortcuts table) to manually enter a search URL.

  • Firefox Extensions: Customize your toolbar with the option to remove the extensions shortcut, giving you more control over your browser. When the button is hidden, you can access the extensions panel again at any time from the Firefox menu by clicking the Extensions menu item.

  • You can now unload tabs by right-clicking on a tab (or multiple selected tabs) and selecting "Unload Tab". This can speed up performance by reducing Firefox's memory and CPU usage.

  • Full-Page Translations now prioritizes translating only the content near your current view, improving speed and responsiveness. Content outside your view is skipped unless you scroll to it, reducing unnecessary resource usage.

  • Firefox builds in Arabic now come with a built-in Arabic dictionary for the Firefox spellchecker.

  • Address autofill enabled for users in Italy, Poland, and Austria.

Fixed

Changed

Enterprise

Developer

  • Improved the search feature in the Inspector panel to help developers more effectively search the DOM of the current page. Sorting the results by the number of matching elements, support β€œpseudo” selector state, etc.

Web Platform

  • Added platform support for aria-keyshortcuts in Linux, macOS, and Windows.

  • Added support for the CookieStore API, an asynchronous cookie API for scripts running in HTML documents and service workers.

  • Added support for the Custom Highlight API, which allows styling arbitrary text ranges. Support for text-decoration is not included and is planned for an upcoming release.

  • Added support for the pointerrawupdate event. This event provides lower-latency access to pointer movements by firing as soon as the pointer data is available, typically before the main pointermove event. Unlike pointermove, it performs an additional hit test to determine the target and fires more frequently, which may impact performance even if only a listener is added. This event is intended for applications that require high-precision input handling and cannot achieve smooth interaction using coalesced pointermove events alone.

  • Service Workers are now available in Private Browsing Mode. This enhancement builds on our efforts to support IndexedDB and the DOM Cache API in Private Browsing through encrypted storage. With this change, more websites, especially those that rely on background tasks, will be able to benefit from Service workers.

  • Firefox now applies a uniform user agent (UA) style to <h1> elements, regardless of whether they are used inside <article>, <aside>, <nav>, or <section>.

  • Firefox will now escape less-than (<) and greater-than (>) symbols when serializing HTML attributes, making certain mXSS attacks on websites more difficult.

Unresolved

  • Users with certain dark themes may experience issues with text contrast in the sidebar. A workaround is to use the built-in dark theme or the system theme
    This is tracked under Bug 1971487 and a fix will follow in a later release.
    (Fixed in 140.0.1)

Community Contributions

  •  

OBS Studio 31.1.0 Release Candidate 1

17 Juni 2025 om 01:47

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

  •  

OpenVINO AI Plugins are now available for macOS

11 Juni 2025 om 13:00

OpenVINO AI Plugins are now available for macOS

By Leo Wattenberg

Wednesday, June 11, 2025

With Audacity 3.7.4, we finally are adding macOS support to the Intel OpenVINO AI plugins. Once you’ve downloaded Audacity 3.7.4 and downloaded the OpenVINO plugins (and installed both), you should find them in Effects β†’ OpenVINO AI Effects.

As a reminder, these effects are completely free and run on your own machine, no internet connection required.

The following effects are available:

  • Music separation
    Separate a mono or stereo track into individual stems -- Drums, Bass, Vocals, & Other Instruments.
  • Noise suppression
    Reduce background noise in a recording. Works best on spoken word audio.
  • Music generation and continuation
    Uses MusicGen LLM to generate snippets of music, or to generate a continuation of an existing snippet of music.
  • Whisper transcription
    Transcribe audio to text using OpenAI's Whisper model. Tip: You can export the resulting label track as a subtitle file via File β†’ Export other β†’ Export labels.
  • Audio Super resolution
    Increase the sampling rate of an audio signal – in other words, it upsamples audio to improve its fidelity, clarity, or compatibility with high-resolution standards. Useful for older 8kHz recordings, such as telephone calls.

Feedback wanted

As this is the first release of these plugins for macOS, we’re considering them to be a beta of sorts: While we’ve tested them on our machines, there’s only so many devices flying about in our team. Thus, if you’ve got moment to try and test them on yours, we’d be greatful. We’re especially interested in the following information:

  • Did the effects you tried work?
  • What kind of mac model (year; Intel or Apple Silicon) and OS version are you using?
  • What kind of binary are you using? (Apple Silicon/ARM or Intel/x64)
  • Did you run into any trouble during the process of installing or using the plugins?

You can send us this feedback through various channels:

How to download & release notes

You can download Audacity 3.7.4 here and the OpenVINO plugin there. We will also have them show up in the Get Effects button inside Audacity in the near future.

From our testing, it appears that in some cases, the Intel binaries perform better, even on Apple Silicon macs. You may want to experiment with what binary you use.

The model downloader and installer supports macOS 12 onwards. If you compile from source or get the models from elsewhere, you might be able to get it running from OSX 10.15 (Intel macs) or macOS 11 (Apple Silicon macs) as well.

  •  

Firefox 139.0.4

10 Juni 2025 om 18:15

Fixed

  • Fixed Firefox freezing when switching between apps or opening certain panels within the browser. (Bug 1969253 & Bug 1969346)

  • Fixed difficult selection of drop-down menu options in the Firefox preferences page when selected via the in-page search. (Bug 1968949)

  • Fixed various selection issues when triple-clicking text in some situations. (Bug 1969100 & Bug 1969432)

  • Fixed an incorrect filename being used when setting an image as the desktop wallpaper on Windows. (Bug 1969793)

  • Various security fixes.

  •  

OBS Studio 31.1.0 Beta 2

7 Juni 2025 om 19:23

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

30 Mei 2025 om 02:05

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

  •  

Audacity turns 25 years old!

18 Februari 2026 om 00:40

Audacity turns 25 years old!

By Leo Wattenberg

Wednesday, May 28, 2025

On this day, 25 years ago, the very first public version of Audacity was released, Audacity 0.8.

Audacity 0.8 was very different to what we have today: It couldn’t record, it couldn’t use plugins, and it could only export as WAV, AIFF, SF and AU.

A picture of Audacity 0.8, showing a very sparse UI with practically no features. Only Amplify, Echo and Fade in/out are available as effects.

Since then, a lot has happened. Audacity 1.0 was released two years later, sporting a logo and layout that’s still recognizable today. PCs have turned notably less boxy and beige, and are much faster as well. They’re so fast in fact, that many features which would have been unthinkable 25 years ago are now very much possible - and even expected. We have worked tirelessly to improve Audacity’s audio editing capabilities, adding features like realtime effects, non-destructive edits and time stretching, a master channel and even some AI-powered effects which are actually useful.

If you’re curious to learn more about Audacity’s history, our product owner Martin Keary released a video about it when he took over, and our designer Leo Wattenberg ran Audacity’s source code through a visualizer to show the evolution of files within Audacity.

What’s next for Audacity

We’re planning to release another minor patch (Audacity 3.7.4) in the next couple weeks, which among various bug fixes finally brings aforementioned AI effects to macOS.

In addition to that, we’re still working hard on Audacity 4.0, which won’t be quite yet a DAW – but will tackle a lot of UX snags, which made Audacity so far more annoying to use than necessary. We will soon post an update on what to expect exactly for Audacity 4.0.

Let’s celebrate with Audacity merch!

After 25 years of making it rather difficult to send any money our way, we finally have opened up a merch store at merch.audacityteam.org. Every purchase made will help support our full-size development team, and accelerate Audacity’s progress to becoming not just the free option for audio editing - but the best option.

We’ll add more designs over the coming months - follow us on YouTube or join our Discord to get notified when new merch drops!

  •  

Firefox 139.0

3 Juni 2025 om 12:50

New

  • By popular request, Full-Page Translations are now available within Firefox extension pages that start with the moz-extension:// URL scheme.

    Screenshot of Firefox Relay extension page translated from English to German

  • The New Tab custom wallpaper (and colors) option is now available! Your own image can be uploaded as your New Tab wallpaper or any custom color can be selected - from the brightest pink to dark gray. This feature will be rolling out gradually to new users and can also be enabled immediately via Firefox Labs. Additionally, new Wallpaper images and a new Celestial category have also been added.

    Screenshot showing the new custom wallpaper upload optionScreenshot showing the color chooser

  • Link Previews is currently available as an experimental feature which can be enabled via Firefox Labs in the Firefox settings. After enabling, use the Alt+Shift keyboard shortcut when hovering over a link to see the previews in action!

    Screenshot showing a preview pane for a hovered link

  • Address autofill has now been enabled for users in Australia and India.

Fixed

  • PNG images with transparency now keep their transparency when pasted into Firefox.

  • The upload performance of HTTP/3 has been significantly improved, particularly on resumed connections (QUIC 0-RTT) and high-bandwidth and high-delay connections.

  • Various security fixes.

Changed

  • Due to recent changes in how Chrome encrypts user data on Windows, the Firefox migration wizard can no longer directly import payment methods or passwords from Chrome. However, users can still export passwords from Chrome to a CSV file and then import them into Firefox using the migration wizard or the password manager.

  • The Review Checker feature is shutting down and will no longer be available after June 10, 2025.

Enterprise

Developer

  • Based on user requests from both Mozilla Connect and Stack Overflow, the filter setting in the Network panel is now preserved across DevTools Toolbox sessions.

  • The Debugger's directory root is now scoped to the specific domain where it was set, which aligns with typical usage and avoids applying it across unrelated domains. This builds on previous improvements such as a redesigned UI and easier removal of the root setting. Setting a directory root updates the Source List to show only the selected directory and its children. Learn more

  • The appearance of the paused line in the Debugger has been refined for better visibility, especially in high contrast mode.

Web Platform

  • The Temporal proposal, a better version of Date, is now enabled by default in Firefox.

  • Timer throttling for Workers is now supported.

  • Closed <details> elements are now searchable and can be automatically expanded if found via find-in-page.

  • Firefox now supports the hidden=until-found attribute, allowing content to be found via find-in-page when it's otherwise hidden by default.

  • window.getSelection().toString() now correctly returns the text serialization when text is selected in a text control, improving cross-browser interoperability on some sites.

  • Added support for the WebAuthn largeBlob extension.

  • Added support for requestClose() to HTMLDialogElement.

  • The built-in editor for contenteditable and designMode now handles collapsible white-space(s) before block boundaries and white-space sequences between visible content more consistently with Chrome. As a result, Gecko no longer inserts a padding <br> element after white-space before a block boundary, aligning behavior with other browsers.

Unresolved

  • Windows users with certain NVIDIA graphics adapters and multiple monitors running at mixed refresh rates may see graphics corruption after updating to Firefox 139. As a temporary workaround, set the gfx.webrender.dcomp-win.enabled preference to false in about:config and restart Firefox. This issue will be addressed in Firefox 139.0.1.

Community Contributions

  •  

2.4.3

Door: clsid2
27 Juni 2025 om 19:05

Changes from 2.4.2 to 2.4.3:

Updates:

  • Updated LAV Filters to version 0.79.2-29-gadffe
  • Updated MPC Video Renderer to version 0.9.8.2392
  • Updated MediaInfo DLL to version 25.04

Fixes:

  • Several small fixes and improvements.

  •  

Paint.NET 5.1.8 is now available

20 Mei 2025 om 03:02

This is a simple maintenance release that mostly fixes a few small bugs, and updates the bundled DDS FileType plugin.

Get the Update

There are two releases of Paint.NET:

  • Microsoft Store release (recommended)
    • You can purchase it here. This helps fund development and is an alternative or supplement to sending in a donation. In addition, updates happen automatically in the background when you’re not using the app.
    • If you already have it installed, the update should happen automatically once Microsoft certifies the update, usually within the next day or so. To get the update immediately (once it’s certified), you can follow the instructions listed here.
  • Classic Desktop release
    • Download the installer from the website. This is the recommended download if you don’t have Paint.NET installed. It can also be used to update the app.
    • If you already have it installed, you should be offered the update automatically within the next few days, but you can also get it immediately by going to βš™ Settings -> Updates -> Check Now.
    • Offline Installers and Portable ZIPs are available over on GitHub.

Change Log

Changes since 5.1.7:

  • Fixed an issue where a JPEG with an XYZ color profile was taking a very long time to load
  • Fixed the ability to use relative paths to open images via paintdotnet.exe when Paint.NET is already open
  • New: Added +/- buttons in the toolbar for the Text tool’s font size
  • Improved the robustness of file saving in pathological scenarios (e.g. power outage at the very end of saving)
  • Added a /resetWindows command-line parameter to assist in troubleshooting scenarios
  • Updated the bundled DDSFileTypePlus plugin to v1.12.13 (thanks @null54!)

  •  

Firefox 138.0.3

13 Mei 2025 om 18:39

Fixed

  • Fixed a crash that could occur when viewing websites that use WebGL. (Bug 1961191)

  • Fixed an issue where the browser could repeatedly crash when certain SVG effects (like blur or drop shadow) were applied to very small areas. (Bug 1924241)

  • On Linux, fixed an issue where video playback would appear washed-out on Wayland when HDR support was unavailable. (Bug 1961610)

  • Fixed an issue where the "Match Case" shortcut Alt+C in the find-in-page toolbar did not toggle the checkbox as expected. (Bug 1952611)

  •  

Ventoy 1.1.05 release

Door: ventoy
24 Februari 2025 om 12:53
  1. Fix some resolution issue when boot some Windows/WinPE ISO in UEFI mode.

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

3379c99890359dcff55aab7f7b3286f87c988d1da2fd616e6a9e305fb0a1de9e  ventoy-1.1.05-linux.tar.gz
6718cc9656fa479a682b2463e8b3c79ca82aee469859c4b06d9a537715867ebc  ventoy-1.1.05-livecd.iso
3dc1f0a5209c6fa260af9f08951bc4421127b56d4efa3edd2c979af74b1941e5  ventoy-1.1.05-windows.zip

Download Ventoy

  •  

Ventoy 1.1.04 release

Door: ventoy
22 Februari 2025 om 04:34
  1. Fix the 0x80070001 error when boot and install Windows 11. (#3010 #3029 #3105)
  2. Fix the issue that SLES/OpenSUSE can not boot after install in Ventoy grub2 mode.
  3. Fix the boot issue for pfSense 2.7.x
  4. Fix the boot issue for latest TinyCore Linux

Attention:
Ventoy2Disk.exe file is updated in this release. It hasn't been updated for several versions.
According to past experience, as soon as this file is upgraded, some antivirus software will give false positives.

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

c77603e8b5cd51d75eb7dd54ea9bd2961c83c7fca8539541b86127f2e790673f  ventoy-1.1.04-linux.tar.gz
f76dbaafc43de8f782d3396dca7a3902d9488cc81294777dc386f7b5a27fa511  ventoy-1.1.04-livecd.iso
b2e71dff6796f9ebb6867b6fccb1f9fdf27ef6e5f6893952d8046bd17b6a51fa  ventoy-1.1.04-windows.zip

Download Ventoy

  •  

Ventoy 1.1.03 release

Door: ventoy
22 Februari 2025 om 03:54

This release was deprecated, because it introducted a problem in LinuxGUI version (Windows version and Linux CLI version are OK).
Please use latest release.

  •  

Ventoy 1.1.02 release

Door: ventoy
12 Februari 2025 om 16:29
  1. Fix the Unsupported vtoy type unknown error when boot a VDI file created by VBox7. Issue 48
  2. vtoyboot-1.0.36 release. https://github.com/ventoy/vtoyboot/releases

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

0b47aeba910dd9a9d5faad26988c45bef5238c4eb19e3bf510545698ac5caece  ventoy-1.1.02-linux.tar.gz
65dcdfc57d79988f7d7841cbed7b81a4a03fff65b91fdfd70316ca6dd140027e  ventoy-1.1.02-livecd.iso
f992fb0569a2f9ec057c7d97800a13ead7acc57a758953800d8d958d0ae471dc  ventoy-1.1.02-windows.zip

Download Ventoy

  •  

Ventoy 1.1.01 release

Door: ventoy
10 Februari 2025 om 14:40
  1. Optimization for VTOY_LINUX_REMOUNT implementation to support all Linux distros. Please refer Notes
  2. Now linux remount is supported by default. So VTOY_LINUX_REMOUNT option now is deprecated, we don't need it anymore. Please refer Notes

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

611d3fcdeb7c12e8645afe0eb070fcc8ae0dbc0556277131c8f695e2dd8f2af1  ventoy-1.1.01-linux.tar.gz
dd9cc488aa47557201551defc399a014461b51e85a7f1ccf10e20408b4635a0b  ventoy-1.1.01-livecd.iso
c088ba56b2d7e05546825380288faa6ee20600652b4fd1d8f78424deb76d76ad  ventoy-1.1.01-windows.zip

Download Ventoy

  •  

Ventoy 1.1.00 release

Door: ventoy
22 Januari 2025 om 13:28
  1. Update to latest Shim (Fix verifying shim SBAT data failed) (#2947)
  2. Support eweOS ISO (#3068)
  3. Fix the boot issue of SystemRescue 11.02+ (#2958) (#3058)
  4. Some bugfix.

PS:
The new version 1.1.00 doesn't have any special meaning, just that I think 1.0.100 is too long.

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

27a2abaffa531c673059190975455db7a61583f221528e06da1ee38d1ea5702f  ventoy-1.1.00-linux.tar.gz
fef6f9fd42106d06221a861a3a5a2eb6c543fa53c024fabddc6690192653bfe8  ventoy-1.1.00-livecd.iso
04ae8ee05f9d7be532817e7d6736111f470e416860dc0a42561bb5083457d38e  ventoy-1.1.00-windows.zip

Download Ventoy

  •  

Ventoy 1.0.99 release

Door: ventoy
8 Juni 2024 om 11:50
  1. Upadte EFI boot files. Fix the Linpus Lite error on some computer.
  2. Fix the issue that VTOY_LINUX_REMOUNT can not take effect in latest openSUSE. (#2551)
  3. Fix the issue when installing on /dev/mdX device. (#2846)
  4. languages.json update

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

467cdd188a7f739bc706adbc1d695f61ffdefc95916adb015947d80829f00a3d  ventoy-1.0.99-linux.tar.gz
6b0dfc9408be2826903dec8fdf4c47f04ac50202f50a70f0bbc19eb37a737737  ventoy-1.0.99-livecd.iso
578993fcf8d57252bc34536c01dc853a374e60def68f60b2826c3de0826ea00c  ventoy-1.0.99-windows.zip

Download Ventoy

  •  

Ventoy 1.0.98 release

Door: ventoy
20 Mei 2024 om 01:21
  1. Update EFI boot files.
  2. Fix the issue that can not recognize Ext4 filesytem created with latest gparted.
  3. Fix the issue that VTOY_LINUX_REMOUNT=1 can not take effect in RHEL9/CentOS9. (#2827)
  4. Fix the boot issue for latest archlinux. (#2825 #2824)
  5. Fix the boot issue for latest KAOS.
  6. languages.json update
  7. vtoyboot-1.0.35 release. Notes

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

263041f6f1bb08db3815ba7a208064229660ee5f60d1ee7cb638739dceceb0bc  ventoy-1.0.98-linux.tar.gz
b12e2a70e4c5994d131951e2d0787cd1f08d97b7cd0f1bf0c87509fc81c21105  ventoy-1.0.98-livecd.iso
8a21eced5efea22a82b2f8b2783a7db2449c09ef0a4ecb0fa4d019e3ab06e0d1  ventoy-1.0.98-windows.zip

Download Ventoy

  •  

Ventoy 1.0.97 release

Door: ventoy
24 Januari 2024 om 08:07
  1. Add support for FreeBSD 14.0. (#2636)
  2. Fix Proxmox 8.1 boot issue. (#2657)
  3. Fix VTOY_LINUX_REMOUNT option does not work with latest linux kernel version. (#2661 #2674)
  4. Fix the VentoyPlugson issue that default_file value is wrong for more than 10 theme files. (#2608)
  5. vtoyboot-1.0.31 release. Notes

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

ventoy-1.0.97-windows.zip:     44fb53f26872c6304e1cb3d47b65d0613665666100c48deeee4cd87901fb500f
ventoy-1.0.97-linux.tar.gz:    1368a9082c9db25958e5407ef4984322d90d3bb00905337d4bd41678e06c1150
ventoy-1.0.97-livecd.iso:      ca6369eca22e24d5e1b4a1e824fcde747345aaa2424221912f0f326e10570676

Download Ventoy

  •  

Ventoy 1.0.96 release

Door: ventoy
22 Oktober 2023 om 16:02
  1. Fix that bootpwd not working for VentoyPlugson. (#2584)
  2. Add escaping for path in VentoyPlugson.sh (#2585)
  3. Fix the warning prompt for Ventoy2Disk.sh (#2593)
  4. Fix the issue that VTOY_LINUX_REMOUNT=1 does not work on some distros. (#2475 #2551)
  5. vtoyboot-1.0.30 release. Notes
  6. languages.json update.

Wana boot and install OS through network (PXE)? Welcome to my new project iVentoy.

About iVentoy https://www.iventoy.com
iVentoy is an enhanced version of the PXE server.
Extremely easy to use
Many advanced features
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI and ARM64 UEFI mode supported
110+ common types of OS supported (Windows/WinPE/Linux/VMware)
......

SHA-256

ventoy-1.0.96-windows.zip:     c37d333bc630076679172cf1934290c3c7c80340a9719369b96628edbdcb724b
ventoy-1.0.96-linux.tar.gz:    794a717c9434bb76e90174d408a94c3bf562c0a701239f5814a277c46cd275c8
ventoy-1.0.96-livecd.iso:      9e1d266497456b9015d231789958f7c4ea1f54f369a41edf11eb3d61c57e29b3

Download Ventoy

  •  

Firefox 138.0.1

1 Mei 2025 om 17:16

Fixed

  • Fixed an issue which caused a blank page to be shown for Home and New Tab pages for some users. (Bug 1963537)

  • Added a workaround for a bug in outlook.office.com/outlook.live.com where attachment filenames are incorrectly prefixed with UTF-8 when saved. (Bug 1961710)

  •  

MediaInfo 25.04

30 April 2025 om 14:00
+ MP4: Detect caption presence in the middle of the file for AVC with CEA-608 in SEI
+ MP4: Support of Spherical Video metadata
+ MP4: support of com.apple.quicktime.location.ISO6709
+ IAMF: Basic (name, sampling rate, audio format used) support of IAMF (raw, in MP4), thanks to cjee21
+ JPEG: read XMP metadata, thanks to cjee21
+ XMP metadata: Display photoshop:Credit, xmp:CreatorTool
+ Mach-O: Basic Mach-O (including Universal) binary support, thanks to cjee21
+ MZ: Add more archs
+ WepP: Support of WebP, thanks to bitplane
+ FLAC: Add picture information
+ FLAC: Add muxing method of images
+ DVB: Update MJD parsing for accepting dates after 2038
+ Input: Accept literal IPv6 addresses, thanks to cjee21
+ I2231, 2vuy: Bit depth
x ADM: fix crash and wrong conformance issue report with specific files
x MPEG-4: avoid nearly infinite loops with buggy streams
x HEVC: fix false positive conformance issue with LHEVC SPS
x I2248, FLAC: fix format name in case of image in metadata
x I2240, Aspect ratio: Add display aspect ratio 9:16
x Windows: Fix installation of plugins in custom destination
x Windows: fix transparency issue with pinned app on Windows 10
x Fix non-MSVC builds with AES NI enabled, thanks to cjee21
x JavaScript build: Set locale to UTF-8
  •  

Firefox 138.0

14 Mei 2025 om 20:00

New

  • Profile management helps protect your privacy and stay focused by separating your online life into distinct profiles β€” for work, school, vacation planning, or whatever you choose. You can now name your profiles and customize them with avatars and color themes for easy recognition, then quickly switch between them β€” all while keeping bookmarks, tabs, and browsing history completely separate.

    A Firefox browser window labelled β€œChoose a Firefox profile” with options to select a green β€œwork” profile with a briefcase avatar or a lavender β€œpersonal” profile with a flower avatar, create a new profile, or set a specific profile when Firefox opens.

    This feature is part of a progressive roll out.

    What is a progressive roll out?

    Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.

  • Users in the United States can now trigger weather suggestions in the address bar! Simply type a weather-related term or a city name, and view the result directly in the address bar dropdown.

    Screenshot of the feature

    Currently available in: United States

    This feature is part of a progressive roll out.

    What is a progressive roll out?

    Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.

  • Tab Groups, a new way to organize and take control of your tabs, is now available to all users worldwide. You can create a group by dragging one tab onto another, pausing, then dropping it. You can also now reposition a tab group on the tab bar by dragging it.

  • Firefox on Windows 11 now uses acrylic-style menus for popup windows, which better match the operating system’s aesthetic.

  • You can now copy links from background tabs using the tabstrip context menu on MacOS and Linux.

Fixed

Changed

  • Improved the address and credit card autofill experience to better handle forms that update dynamically as users input information. Autofill now correctly fills newly revealed fieldsβ€”such as those shown after selecting a country.

  • Rededicated previous color settings to Contrast Control settings. (Learn more)

Enterprise

Developer

  • Added support for the import map integrity field, allowing you to ensure the integrity of dynamically or statically imported modules.

  • Implemented support for Error.isError, enabling brand checks to determine whether an object is an instance of Error. (Learn more)

  • Added support for the error.captureStackTrace extension to improve compatibility with other browsers. (Learn more)

  • A new column has been added to the Network panel to display the full path of the request URL. This enhancement makes helps developers quickly view and analyze complete request paths.

  • Firefox now applies a uniform user agent (UA) style to <h1> elements, regardless of whether they are used inside <article>, <aside>, <nav>, or <section>. (Learn more)

    This feature is part of a progressive roll out.

    What is a progressive roll out?

    Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.

Web Platform

  • Added support for Import Attributes, allowing developers to specify additional metadata when importing modules.

  • Applications can now set their preferred degradation method to be used when the configured frame rate and resolution cannot be maintained. (Learn more)

  • Firefox now enables the cache directive for the Clear-Site-Data header, allowing websites to clear the network cache. This gives websites more control over stored data, such as clearing the cache during logout to help mitigate privacy risks. (Learn more)

Unresolved

  • Due to recent changes in Chrome on Windows, some users might find that the Firefox migration wizard no longer successfully imports passwords from Chrome or Chrome-based browsers. As a workaround, you can export your passwords as a CSV file from Chrome and then import them into Firefox using either the migration wizard or the Firefox password manager.

Community Contributions

  •  

2.4.2

Door: clsid2
21 Mei 2025 om 15:51

Changes from 2.4.1 to 2.4.2:

Updates:

  • Updated LAV Filters to version 0.79.2-28-gd35a3
  • Updated MPC Video Renderer to version 0.9.7.2387

Changes/improvements:

  • Some tweaks to volume normalization algorithm.
  • Adjusted clipping behavior for floating point audio when using volume boost. Should fix quality issues in some cases.
  • Added warning prompt to boost that informs users about a better solution for the common issue of "voices are too quiet", which is to enable mixing in the audio decoder (and adjust center mix level).
  • Improved support of .cue files that contain links to multiple audio files.

Fixes:

  • Fixed a dragging issue with the exclusive mode seekbar.
  • Several other small fixes and improvements.

  •  

2.4.1

Door: clsid2
19 April 2025 om 15:34

Changes from 2.4.0 to 2.4.1:

Updates:

  • Updated MPC Video Renderer to version 0.9.4.2373
  • Updated MediaInfo DLL to version 25.03
  • Updated internal MPC Audio Renderer

Fixes:

  • Fixed subs in SaveImage when video renderer gives topdown RGB
  • Several small fixes and improvements.

  •  
❌