❌

Normale weergave

Firefox 153.0.3

4 Augustus 2026 om 13:53

New

  • Smart Window includes several enhancements:

    • The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
    • The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)

Fixed

  • Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)

  • Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)

  • Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)

  • Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)

  • Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)

  • Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)

  •  

Firefox 153.0.1

28 Juli 2026 om 13:53

Fixed

  • Addressed a startup crash on Windows that could occur after updating Firefox, when some of the application's internal files could not be loaded. Firefox should now start in these cases, although parts of the interface may not display correctly until a further update completes (Bug 2056926).

  • Fixed audio playing silently on some music and audio streaming sites after pausing and resuming playback (Bug 2053586).

  • Fixed the New Tab page background flashing a few seconds after the page loaded when a custom wallpaper was in use (Bug 2056650).

  • Fixed a crash that could occur when a page loaded a frame using a javascript: address (Bug 2054485).

  • Fixed a crash that could occur while typing text in an editable area of a page (Bug 2053867).

  • Fixed a search engine you had already installed yourself being labeled as "New" when Firefox later started offering the same engine (Bug 2053710).

  • Improved pointer lock, used by games and other immersive web content, so that the mouse pointer is less likely to escape the Firefox window (Bug 1255338, Bug 2040628).

  • Fixed an issue in the Inspector's Rules view where pseudo-elements could only be expanded once per selected element (Bug 2054525).

  • Fixed View Page Source failing to load blob: documents (Bug 2054428).

  • Fixed View Page Source timing out on documents that inherit their origin, such as frames using the srcdoc attribute (Bug 2054487).

Unresolved

  • Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. Fixed in 153.0.1.

  •  

Firefox 153.0

21 Juli 2026 om 13:53

New

  • High Dynamic Range (HDR) video playback is now available on Windows - this feature needs HDR mode enabled for the display in Windows Settings - Display. Laptop displays that only offer "HDR video streaming" are not supported at this time. Some videos recorded on phones in certain orientations are currently not shown as HDR.

  • Containers let you keep separate parts of your online life (work, shopping, personal, banking) logged into different accounts in the same browser window, but keep your cookies and ad tracking isolated inside each container.

  • Share any open page with a QR code. Right-click a tab, select Share > Generate QR Code. Great for posters, invitations, banners, and other printed materials.

    Screenshot of a QR code generated for a page

  • It is now possible to merge multiple PDFs by dragging a PDF into the PDF sidebar.

  • It is now possible to add images as new pages within PDFs using the Firefox PDF editor.

  • Quickly pick and copy a color from any page by typing "pick color", "color picker", or "eyedropper" in the address bar and selecting the "Pick a color" quick action.

    Screenshot of the Pick Color quick action being triggered from the address bar

  • Added support for Apple's system-wide full-screen keyboard command (Globe-F).

  • Firefox now verifies and displays Qualified Website Authentication Certificates (QWACs) in accordance with eIDAS regulations.

  • Added improved support for videos with overlays so users can more easily access video actions from context menus.

  • Firefox now highlights the location permission icon in red whenever a website has access to your location. The permission icon is also now visible on search results pages where it was previously hidden.

    Screenshot of the red geolocation warning  in the address bar when the Geolocation API is being used

  • Smart Window:

    • See and choose AI models directly from the Smart Window assistant.
    • New Tab now includes a familiar address bar for typing websites and searching the web.

    Screenshot of a QR code generated for a page

Firefox Labs

  • Firefox Labs can now be opened quickly by typing "labs" or "experiment" in the address bar and selecting the Open Firefox Labs quick action.

    Screenshot of the Firefox Labs quick action being triggered from the address bar

  • Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings.

Fixed

Changed

  • Extensions can no longer access local files by default. Users can grant or revoke this access via the new "Access local files on your computer" permission, separate from "Access your data for all websites".

  • Local Network Access restrictions are now enabled by default for all users. Firefox requires websites to request permission before connecting to devices on your local network or to apps and services on your device.

  • Outdated cookie settings have been removed from the Settings UI. Users still in that mode should switch to default behavior "Isolate cross-site cookies". More information

Enterprise

Developer

  • Developer Information
  • A new "Local Mode" setting in the options panel allows developers to load local directories via custom origins. This simplifies testing for APIs that do not function over standard file:// URLs, removing the need to run a local web server. Multiple directory mappings are supported.

Web Platform

  • Firefox now supports a limited subset of the non-standard ::-webkit-scrollbar pseudo-element to improve web compatibility:

    • Rules with non-zero width/height disable overlay scrollbars for the affected container.
    • display: none on ::-webkit-scrollbar behaves like scrollbar-width: none, hiding the scrollbar.
    • @supports selector(::-webkit-scrollbar) now evaluates to true.
    • Full styling capabilities (colors, border-radius, etc.) are intentionally not supported.
  • The vertical-align property was converted into a shorthand for baseline-source, alignment-baseline, and baseline-shift in Firefox 149. Now, alignment-baseline supports the new keywords alphabetic, ideographic, central, mathematical, and hanging, extending the variety of baselines to choose for alignment.

  • Implemented the new popover=hint spec, which removes a series of inconsistent and unexpected behaviors.

  • The circle() and ellipse() functions accept two new keywords closest-corner and farthest-corner for their radial size.

  • The newly added Error.stackTraceLimit property allows to set the maximal depth of the captured JavaScript error stack as a performance optimization.

  • Developers can now use the text import attribute to import text files using the module system.

  • The Picture In Picture API exposes a way for web developers to make use of user agent Picture-In-Picture functionality.

  • The Intl.LocaleInfo proposal adds the ability to query Locale information, such as week data (first day in a week, weekend start day, weekend end day), text direction and hour cycle used in the Locale.

  • The MediaCapabilities.decodingInfo() and MediaCapabilities.encodingInfo() methods now accept the "webrtc" configuration type. This allows a site to query whether a given audio or video configuration can be decoded or encoded for WebRTC and whether doing so will be smooth and/or powerEfficient.

  • HTTP Compression Dictionaries is enabled via rollout in 153, it will be made permanent in a future release.Β  This can greatly reduce network traffic size for sites that use it.

Unresolved

  • Some Windows users may experience a crash on startup after updating, caused by an incomplete update leaving the Firefox installation in an inconsistent state (Bug 1681745). If you are affected, downloading Firefox from firefox.com and installing it over your existing installation will repair it. Your bookmarks, passwords and other data are stored separately and will not be affected. Fixed in 153.0.1.

Community Contributions

  • With the release of Firefox 153, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 15 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions:

  •  

Firefox 152.0.6

14 Juli 2026 om 13:53

New

  • Smart Window includes several enhancements:

    • Select text on a page and get quick access to summarize, explain, and more using the built-in assistant. (Bug 2034921)
    • Added a row of shortcuts to New Tab, making it easier to get back to sites. (Bug 2048338)

Fixed

  • Fixed an issue that prevented email tracking protection from being disabled in the redesigned Firefox Settings. (Bug 2049331)

  • Fixed a hang that could occur after using a file picker dialog on macOS 26. (Bug 2053177)

  • Fixed the homepage not loading for some enterprise configurations that set it using a legacy autoconfig format. (Bug 2047962)

  • Various security fixes.

  •  

Firefox 152.0.4

30 Juni 2026 om 13:53

New

  • Smart Window includes several enhancements:

    • You can now ask it to close your tabs, with a confirmation step when needed and the option to undo afterward. (Bug 2040769)
    • Browsing history results now appear with images. (Bug 2038069)
    • When you give feedback on a response, you can now choose from common reasons and preview exactly what will be shared before submitting. (Bug 2033002)

Fixed

  • Fixed copy, paste, undo, redo, and similar keyboard shortcuts not working inside macOS system dialogs such as the Save and Open panels. (Bug 2040851, Bug 2040844)

  • Fixed the Manage Cookies and Site Data dialog opening with an empty list when opened from the Settings search results. (Bug 2041077)

  • Fixed keyboard focus landing in the wrong place after following an in-page link, so pressing Tab continues from the link's position as expected. (Bug 2049307)

  • Various security fixes.

  •  

Firefox 152.0.2

23 Juni 2026 om 13:53

Fixed

  • Fixed some Settings section headings showing placeholder text instead of the translated name in certain languages. (Bug 2047983)

  • Fixed New Tab content not matching the browser's display language after it was changed. (Bug 2046945)

  • Fixed a regression that could break playback of some MP4 video files. (Bug 2047467)

  • Fixed a performance regression that could slow down sites performing many encryption and decryption operations at once, such as Proton Drive. (Bug 2046401)

Unresolved

  • Some users with a language pack installed may experience high memory usage and an unresponsive browser on startup. (Fixed in 152.0.3 in Bug 2049845)

  •  

Firefox 152.0.1

18 Juni 2026 om 13:53

Fixed

  • Fixed frequent crashes affecting users with Intel Raptor Lake processors. (Bug 2039575)

  • Fixed an issue on macOS where choosing a PDF option, such as "Save as PDF", from the system print dialog would send the job to your printer instead of saving a file. (Bug 2047850)

  •  

Firefox 152.0

16 Juni 2026 om 13:53

New

  • Firefox Settings features a brand-new look with streamlined organization, clearer groupings, and improved navigation for easier customization.

    Screenshot of the redesigned Firefox Settings

  • In Private Browsing windows, you can now temporarily disable tracker blocking for a tab if it's causing a site to break. When you reload a page where trackers were blocked, Firefox shows a message offering to reload without the stricter protections. All other tracking protections stay active.

    Screenshot of infobar offering to disable tracking protection

  • You can now mute your browser from the address bar: type "mute" (or "shush" or "sssh") and use the address bar quick action to silence every tab currently playing sound across all Firefox windows.

  • Improved support for more advanced cursor movement commands, including those relating to paragraph boundaries, on macOS.

  • On Windows and Linux, you can now copy links via the tab context menu by right-clicking a tab and selecting Share > Copy Link, making it easy to copy a link without switching to the tab first. When multiple tabs are selected, you can copy all selected links at once. Windows users still retain access to Microsoft sharing options from the Share menu.

  • A "Send tab" toolbar button is now available which can be added via More Tools > Customize Toolbar.

  • The following languages are now available for Translations:

    • Basque
    • Galician
  • Firefox builds in Croatian, English (UK), Georgian, Persian, Slovenian, Tajik, Tamil, Tibetan, Turkish, Welsh, and Xhosa now come with a built-in dictionary for the Firefox spellchecker.

Firefox Labs

  • Firefox now offers experimental support for the new JPEG XL image format, which generally provides better compression than WebP, JPEG, PNG, and GIF and is designed to supersede them. You can enable it from the Firefox Labs panel in Settings.

    Screenshot showing JPEG XL in Firefox Labs

Fixed

  • Fixed an issue where the Paste option could be missing from context menus when editing content on sites such as Squarespace, LinkedIn, and eBay.

  • Improved dragging images from Firefox to the desktop or Finder on macOS β€” images now save reliably and land where you drop them.

  • In multiple monitor situations, the About Firefox window now more reliably opens on the display with the most recently used Firefox window.

  • Fixed arrow-key text navigation and word selection commands that moved in the wrong direction in right-to-left text on macOS and Linux.

  • Various security fixes.

Changed

  • Site zooming via keyboard or mouse now offers more zoom levels in smaller increments than before.

  • When a PDF or other file that Firefox opens directly finishes downloading, it now opens in a background tab if you've switched tabs or closed the original page.

  • The Tabs from Other Devices panel in the sidebar now lets you open tabs in a new tab or a new container tab from the context menu.

Enterprise

Developer

Web Platform

  • Web Notifications can now have action buttons via the actions option. They appear as buttons below the notification text or in the Options list on macOS.

  • The field-sizing property is now available, allowing form controls to adjust in size to fit their contents.

  • Firefox now supports the WebAuthn Related Origin Request feature, which simplifies login flows by making Passkeys usable from multiple domains.

  • The Pointer Lock API now supports the unadjustedMovement option, allowing sites to receive raw mouse-movement data unaffected by OS-level acceleration.

Community Contributions

  •  

v1.20.0

5 Augustus 2026 om 12:37

New major features

General

  • support forwarding streams natively (#5558) It is now possible to define forward destinations for each path configuration. For each destination, the server will create a client that will forward the stream to the intended destination. Supported protocols are RTSP, RTMP, SRT. API and metrics have also been improved to allow monitoring the new forwarding system. Documentation: https://mediamtx.org/docs/features/forward

Media-Over-QUIC

  • support publishing and reading through native QUIC (#6039)
  • support draft-17 (#6040)
  • support draft-16 (#6045)

Fixes and improvements

General

  • docs: add missing MoQ ports (#5983)
  • Add OpenAPI definition of the Playback server (#5546)
  • fix support for regexp groups greater than 10 (#6033)

Media-Over-QUIC

  • increase max namespace field count to 32 (#6043)
  • link primitives to draft-17 sections (#6044)

RTSP

  • fix inability to read some AV1 streams with RTSP (#6001) (#6006) Since v1.16.0, temporal unit delimiters were not stripped from AV1 streams anymore. This has been restored, healing AV1 streams read with RTSP.
  • log write errors (#6023)
  • make multicast errors on single interfaces non-fatal (bluenviron/gortsplib#1115) (#5574) When writing multicast packets to several interfaces at one, a write error to a single interface was fatal and prevented writing to the other ones. Fix this.

RTMP

  • server: fix parsing URL from multitrack OBS (#6007) (bluenviron/gortmplib#93)
  • client: change mapping between URL and tcURL, app, streamKey (bluenviron/gortmplib#94) (#4676) URLs passed to clients are now mapped into RTMP-native fields (tcURL, app, streamKey) in this way: tcURL contains URL without credentials and without fragment, app contains path and query of tcURL, streamKey contains the fragment.
  • client: fix compatibility with YouTube (#5558) (bluenviron/gortmplib#95)

HLS

WebRTC

  • sort tracks in a deterministic way (#5988) (#5989) When ingesting tracks with WebRTC, track order was randomized, preventing multi-track always-available streams from working reliably, since they require tracks to be ordered in a precise way. WebRTC tracks are not ordered by MID, RID, trackID and streamID respectively.
  • fix packet corruption when reading G722 (#6000)
  • reset recomputed audio PTS if it drifts too much (#6021)
  • fix "packet lost" error when routing streams from WebRTC (#6034) Chrome sometimes sends empty packets, that are discarded by the server, but the sequence number of following packets is not recomputed, leading downstream packet loss detectors to emit errors. This is fixed.

SRT

  • improve log clarity (#5990) use message 'passphrase not provided by client' when clients do not provide passphrases.
  • show stream ID in logs (#6018)
  • close sources immediately when path is closed (#6038)

Dependencies

  • code.cloudfoundry.org/bytefmt updated from v0.82.0 to v0.83.0
  • github.com/MicahParks/jwkset updated from v0.11.0 to v0.11.3
  • github.com/MicahParks/keyfunc/v3 updated from v3.8.0 to v3.8.1
  • github.com/bluenviron/gohlslib/v2 updated from v2.4.1 to v2.4.2
  • github.com/bluenviron/gortmplib updated from v0.4.1 to v1.0.0
  • github.com/bluenviron/gortsplib/v5 updated from v5.6.2 to v5.6.3
  • github.com/go-git/go-billy/v5 updated from v5.9.0 to v5.9.1
  • github.com/go-git/go-git/v5 updated from v5.19.1 to v5.19.2
  • github.com/pion/ice/v4 updated from v4.3.0 to v4.4.0
  • github.com/pion/interceptor updated from v0.1.46 to v0.1.47
  • github.com/pion/webrtc/v4 updated from v4.2.17 to v4.2.18
  • github.com/quic-go/quic-go updated from v0.60.0 to v0.61.0
  • github.com/quic-go/webtransport-go updated from v0.11.1 to v0.12.0
  • github.com/pion/sctp updated from v1.11.0 to v1.11.1
  • golang.org/x/time updated from v0.14.0 to v0.15.0

Security

Binaries are compiled from source code by the Release workflow, which is a fully-visible process that prevents any change or external interference in produced artifacts.

Checksums of binaries are also published in a public blockchain by using GitHub Attestations, and they can be verified by running:

ls mediamtx_* | xargs -L1 gh attestation verify --repo bluenviron/mediamtx

You can verify checksums of binaries by downloading checksums.sha256 and running:

cat checksums.sha256 | grep "$(ls mediamtx_*)" | sha256sum --check

  •  

Stable Channel Update for Desktop

4 Augustus 2026 om 22:20

The Stable channel has been updated to 151.0.7922.75/.76 for Windows and Mac and 151.0.7922.75 for Linux, which will roll out over the coming days/weeks. A full list of changes in this build is available in the LogΒ 


Interested in switching release channels? Find out how here. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.


Daniel Yip

Google Chrome

  •  

Release 2026.08.04

4 Augustus 2026 om 21:59

Docker Images

Docker images have been built and pushed:

Docker Hub:

  • alexta69/metube:latest
  • alexta69/metube:2026.08.04

GitHub Container Registry:

  • ghcr.io/alexta69/metube:latest
  • ghcr.io/alexta69/metube:2026.08.04

Changes

  • fix: scope the connect-time loopback allowance to the configured proxy (482381d)
  • docs: put the closing keyword in the commit subject (0445f58)
  • docs: require Closes #N in commits that resolve an issue (6551f7a)

  •  

Minecraft 26.3-snapshot-7 (snapshot) Released

4 Augustus 2026 om 13:49
26.3 Snapshot 7 (known as 26.3-snapshot-7 in the launcher) is the seventh snapshot for Java Edition 26.3, released on August 4, 2026. It adds concrete stairs and slabs in all 16 colors and explorer maps for ancient cities, abandoned camps, mineshafts, desert pyramids, and warm ocean ruins. It also makes changes to maps, locator maps, and existing explorer maps. Full changelog: https://minecraft.wiki/Java_Edition_26.3-snapshot-7
  •  

Firefox

4 Augustus 2026 om 16:05

New

  • Smart Window includes several enhancements:

    • The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
    • The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)

    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.

Fixed

  • Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)

  • Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)

  • Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)

  • Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)

  • Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)

  • Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)

  •  

9.8.4

4 Augustus 2026 om 12:55
  • Closed Secure Link vulnerability
  • iOS profile now uses external IMAP settings correctly
  • Fixed issue with importing contacts from VCF files
  • Security improvements
  •  

CPU-Z 2.20.2

4 Juni 2026 om 12:34
  • Intel Arc G3 and G3 Extreme (Panther Lake)(2.20.2).
  • AMD Ryzen 7 7700X3D (Raphael) (2.20.1).
  • AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo).
  • AMD Ryzen AI Max 490, 485 (Gorgon Halo).
  • AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo).
  • AMD Ryzen 9 9950X3D2 (Granite Ridge).
  • AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge).
  • AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge).
  • AMD Ryzen 5 PRO 9645 (Granite Ridge).
  • AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2).
  • AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2).
  • AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3).
  • AMD Ryzen AI Max+ 392 (Strix Halo).
  • Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh).
  • Intel Core 7 360 and 350 (Wildcat Lake).
  • Intel Core 5 330, 320 and 315 (Wildcat Lake).
  • Intel Core 3 304 (Wildcat Lake).
  • Intel Core 9 273PQE, 273PTE, 273PE (Bartlett Lake).
  • Intel Core 7 253PQE, 253PTE, 253PE, 251TE, 251E (Bartlett Lake).
  • Intel Core 5 223PQE, 223PTE, 223PE, 221TE, 221E, 213PTE, 213PE, 211TE, 211E (Bartlett Lake).
  • Intel Core 3 201TE, 201E (Bartlett Lake).
  • Intel Arc Pro B70 and B65 (BMG-G31).
  • Intel Arc Pro B60 and B50 (BMG-G21).
  • Support of HUDIMM and HSODIMM memory modules.
  •  

CPU-Z 2.19

13 Maart 2026 om 11:34
  • AMD Ryzen AI 7/PRO 450G/E, AI 5/PRO 440G/E & 435G/E (Kraken Point 2).
  • AMD Ryzen AI 9 HX 470.
  • Fix AMD Ryzen 5 5500U (Lucienne) reported as 7350U (Cezanne).
  • Preliminary support of Intel Wildcat Lake.
  • CQDIMM (4-ranks CUDIMM) memory support.
  • Fix DLL hijacking vulnerability thanks to Kwangyun Kem.
  • New Chinese translation thanks to Shinjo Kurumi.
  •  

Version 16.5.1 – Feb 27, 2026

27 Februari 2026 om 00:00

Bug Fixes

  • WC-1488: Fixed unable to authenticate with the YouTube destination in Output Settings.
  • WC-1468: Fixed a bug that prevented several Elgato devices from appearing in the Add Source menu.
  • WC-1439: Fixed certain serial licenses do not display the license tab in Preferences. This prevented users from deactivating their licenses.
  • WC-1431: Fixed the countdown clock gets stuck at 00:00 on Windows.
  • WC-1400: Fixed Black Duck.
  • WC-1392: Fixed Multistream sessions cannot be created when opening Wirecast documents quickly.
  • WC-1179: Updated the minimum macOS version to 14.0.
  • WC-1047: Fixed an outdated dialog when the subscription expires.
  • WC-1038: Fixed the Facebook Speed Test.
  •  

CPU-Z 2.18

7 Januari 2026 om 11:34
  • AMD Ryzen 7 9850X3D (Granite Ridge).
  • AMD Ryzen 5 7500X3D (Raphael).
  • Preliminary support of AMD Medusa Point.
  • Preliminary support of Intel Arrow Lake Refresh.
  • Improved support of LPDDR5X CAMM2.
  •  

CPU-Z 2.17

14 Oktober 2025 om 12:34
  • Intel Core Ultra X9 388H, Core Ultra X7 368H and 358H, Core Ultra X5 338H (Panther Lake-H).
  • Intel Core Ultra 9 375H, Core Ultra 7 355H and 345H, Core Ultra 5 325H (Panther Lake-H).
  • Intel Core Ultra 7 360U, Core Ultra 5 350U and 340U, Core Ultra 3 320U (Panther Lake-U).
  • Intel Core Ultra 3 205 (Arrow Lake).
  • Intel Core 3/5/7 2xxE (Bartlett Lake).
  • Intel Core i5 110 (Comet Lake).
  • AMD Ryzen 5 5600F (Vermeer).
  • AMD Ryzen 9 PRO 9945, Ryzen 7 PRO 9745, Ryzen 5 PRO 9645 (Granite Ridge).
  • Big thanks to Giuliano Sanfins (0x_alibabas) for his precious help.
  •  

Version 16.5.0 – Oct 1, 2025

1 Oktober 2025 om 00:00

Bug Fixes

  • WC-1309: Fixed a hang when deleting assets from Asset Manager.
  • WC-1307: Fixed unable to mute user’s microphone in a Zoom Meeting.
  • WC-1299/1290: Fixed a rare crash when starting an output.
  • WC-1254: Fixed a rare crash when opening the Stock Media Library.
  • WC-1248/1226/1222/1134/812: Fixed an issue where users on certain networks could not stream to Facebook.
  • WC-1245: Fixed an audio issue with sources that produce 24 kHz audio.
  • WC-1230: Fixed Zoom Panelist audio disappears when the Panelist leaves then re-joins the Webinar.
  • WC-1214: Fixed Stock Media Library shows nothing after entering a search query, then erasing it.
  • WC-1200/934/612/565: Fixed flickering issues when using Video Filters, especially with the Multi-Viewer enabled.
  • WC-1176: Fixed user needs to refresh connection to PTZ cameras when opening a saved document.
  • WC-1119: Fixed an issue where the clock overlay would get ahead of the system clock.
  • WC-928: Fixed an issue that caused Gatekeeper to block Wirecast from launching on some macOS systems.
  • WC-702: Fixed an issue where Wirecast did not recognize anonymous Zoom guests.
  • WC-673: Fixed applying a virtual PTZ or Background Removal filter to an SRT source causes the source to drop frames on Windows with D3D12.
  • WC-670: Fixed an issue where Zoom shots would not reconnect after reconnecting to the internet.
  • WC-511: Fixed an issue where the Virtual Camera did not show up in the list of video sources for certain third-party apps on macOS.
  •  

CPU-Z 2.16

4 Juli 2025 om 12:34
  • AMD Ryzen Z2 and Z2 Extreme (Strix Point).
  • AMD Ryzen 9 8945HX, 8940HX, Ryzen 7 8840HX, 8745HX (Dragon Range refresh).
  • Improved support of AMD Ryzen AI 7 350 and Ryzen AI 5 340 (Kraken Point).
  • Zhaoxin KaiXian KX-U6780A and KX-U6580 (LuJiaZui, 8 cores).
  • AMD Radeon RX 9060 XT (Navi 44).
  • NVIDIA RTX 5060 Ti (GB206), RTX 5060 (GB206), RTX 5050 (GB207)
  •  

CPU-Z 2.15

17 Maart 2025 om 11:34
  • Improved support of Intel Arrow Lake-H processors.
  • AMD Ryzen AI Max+ 395 & AI Max+ PRO 395, Ryzen AI Max 390 & AI Max 385 (Strix Halo).
  • AMD Ryzen AI 7 350, Ryzen AI 5 340 (Kraken Point).
  • AMD Radeon RX 9070 XT & 9070 (Navi 48).
  • AMD Ryzen 7 5705G, 5705GE, Ryzen 5 5605G, 5605GE, Ryzen 3 5305G, 5305GE (Cezanne).
  • AMD EPYC 9965 (192C/384T), 9845 (160C/320T), 9825 (144C, 288T), 9755 (128C/256T), 9745 (128C/256T), 9655 (96C/192T), 9645 (96C/192T), 9565 (72C/144T), 9555 (64C/128T), 9535 (64C/128T), 9455 (48C, 96T), 9355 (32C/64T), 9335 (32C/64T), 9135 (16C/32T), 9115 (16C/32T), 9015 (8C/16T).
  • NVIDIA RTX 5070 Ti (GB203) & 5070 (GB205).
  • Added GPU compute units (Graphics tab).
  • New Validation Statistics page
  •  

Version 16.4.1 – Mar 14, 2025

14 Maart 2025 om 00:00

Bug Fixes

  • WC-1151 / 1130 / 1125: Fixed issues with connecting to destinations that require Adobe authentication. This fixes connecting to ChurchStreaming.tv, AWS and Wowza servers that require Adobe authentication among others.
  • WC-1138: Fixed several crashes with certain audio devices that use unsupported sample rates on macOS. The minimum supported sample rate is 8 kHz, and the maximum is 192 kHz for System Devices.
  • WC-1136: Fixed hold behavior when playing media files.
  • WC-934: Fixed issue with single frame of black video during a media file loop or transitioning between different media files.
  •  

CPU-Z 2.14

8 Februari 2025 om 11:34
  • NVIDIA RTX 5090 & 5080 GPUs.
  • AMD Ryzen 9 9955HX3D, 9955HX, 9950HX3D, 9950HX, 9850HX, 9845HX (Fire Range).
  • Fixed benchmark graphs scaling.
  •  

CPU-Z 2.13

20 December 2024 om 11:34
  • Intel Arc B580 GPU.
  • Intel Arrow Lake-U preliminary support.
  • Improved support of Intel Lunar Lake.
  • Intel Q870, B860, H810, W880, HM870, WM890, WM880 chipsets.
  • CAMM2 memory modules type.
  •  

CPU-Z 2.12

6 November 2024 om 11:34
  • AMD Ryzen 7 9800X3D (Granite Ridge).
  • Intel Core Ultra 9 285HX, Ultra 7 275HX/265HX/255HX, Ultra 5 245HX/235HX (Arrow Lake-HX).
  • Intel Core Ultra 9 285H, Ultra 7 265H/255H, Ultra 5 235H/225H (Arrow Lake-H).
  • Intel Core 7 160HL, 150HL, 160UL, 150UL, 150U (Raptor Lake).v
  • Intel Core 5 130HL, 120HL, 130UL, 120U (Raptor Lake).
  • Intel Core 3 100HL, 100UL, 100U (Raptor Lake).
  • CUDIMM DDR5 memory.
  •  
❌