❌

Normale weergave

2.6.2.1

Door: clsid2
3 Maart 2026 om 21:35

Changes from 2.6.1 to 2.6.2:

Updates:

  • Updated LAV Filters to version 0.81-5-g5aa4b
  • Updated MediaInfo DLL to version 26.01

Fixes:

  • Several small fixes and improvements.

  •  

Part-DB 2.7.1

Door: jbtronics
16 Februari 2026 om 18:50

Part-DB 2.7.1

Warning

After upgrade, you need to run php bin/console doctrine:migrations:migrate (or equivalent) as webserver user after upgrade.. If you are running a docker container, use sudo docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate, or sudo -E inside the docker container, to ensure that the migrations are applied to the correct database.

Tip

If you like Part-DB, consider donating to support the development. Press the sponsor button on the main github page, for more info.

Important

If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8

Bug fixes

  • Fixed problem that stocktake date of part lot was required when editing part (#1250)
  • Fixed problem that part tables had wrong sorting on initial loading
  • Fixed german translations related to update manager
  • Fixed visual styling of lot table

  •  

Out-of-cycle release scheduled for February 26, 2026

16 Februari 2026 om 01:00

The PostgreSQL Global Development Group is planning for an out-of-cycle release on February 26, 2026 due to regressions introduced in the February 12, 2026 update release, which included releases 18.2, 17.8, 16.12, 15.16, and 14.21. This release will provide fixes for all supported versions (18.3, 17.9, 16.13, 15.17, 14.22). While these fixes may not impact all PostgreSQL users, the PostgreSQL Global Development Group wants to address these issues before the next scheduled release on May 14, 2026.

The regressions from this release include:

For the substring() regression, the fix for CVE-2026-2006, which closed a vulnerability in the database server, introduced a regression causing substring() to improperly return an error on multi-byte (non-ASCII) text values if the source of that value was a database column. If you've upgraded to 18.2, 17.8, 16.12, 15.16, or 14.21, and need the fix ahead of the February 26, 2026 release, you should consider manually applying the changes. Release specific information can be found here: https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes.

Ahead of this release, you can find additional information about the regressions and fixes here: https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes.

  •  

v11.15.3

16 Februari 2026 om 17:04

✨ New Features & Improvements

  • @directus/app
    • Added activity logging for explicit user logout (#26638 by @JamesW1)
  • @directus/api
    • Added activity logging for explicit user logout (#26638 by @JamesW1)
  • @directus/constants
    • Added activity logging for explicit user logout (#26638 by @JamesW1)

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Fixed date picker month select offset (#26655 by @HZooly)
    • Fixed issue with opening multiple drawers when editing tree view item (#26656 by @AlexGaillard)
    • Fixed vertical alignment of button fields set to half-width by restoring align-self: baseline in form-field component. (#26653 by @omkarg01)
  • @directus/api
    • Fixed GraphQL groupBy collision when a field is named group (#26626 by @dstockton)

πŸ“¦ Published Versions

  • @directus/app@15.3.0
  • @directus/api@33.3.0
  • @directus/composables@11.2.13
  • @directus/constants@14.1.0
  • create-directus-extension@11.0.29
  • @directus/env@5.5.3
  • @directus/extensions@3.0.19
  • @directus/extensions-registry@3.0.19
  • @directus/extensions-sdk@17.0.9
  • @directus/memory@3.1.2
  • @directus/pressure@3.0.17
  • @directus/schema-builder@0.0.14
  • @directus/storage-driver-azure@12.0.17
  • @directus/storage-driver-cloudinary@12.0.17
  • @directus/storage-driver-gcs@12.0.17
  • @directus/storage-driver-s3@12.1.3
  • @directus/storage-driver-supabase@3.0.17
  • @directus/themes@1.2.4
  • @directus/types@14.2.1
  • @directus/utils@13.2.2
  • @directus/validation@2.0.17

  •  

Part-DB 2.7.0

Door: jbtronics
16 Februari 2026 om 14:08

Part-DB 2.7.0

Warning

After upgrade, you need to run php bin/console doctrine:migrations:migrate (or equivalent) as webserver user after upgrade.. If you are running a docker container, use sudo docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate, or sudo -E inside the docker container, to ensure that the migrations are applied to the correct database.

Tip

If you like Part-DB, consider donating to support the development. Press the sponsor button on the main github page, for more info.

Important

If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8

New features

  • Allow to set GTIN / EAN numbers for parts
  • Some info providers allow to provide GTIN infos
  • Allow to mark if supplier prices contain VAT or not. This is especially useful in combination with info providers
  • Allow to restrict on which element types attachment types can be applied. For example the "Avatars" attachmen type can only be shown on user attachments
  • Added ability to stocktake part lots from info page. This easily allows for setting a specific amount, instead of just adding/removing from an database value. The stocktake date is stored, to give a hint on how reliable the amount left is.
  • Delegate part retrieval to buerklin info provider when an buerklin URL is given (@mkne, PR #1235)
  • Added API endpoint for label generation (@MayNiklas, PR #1234)
  • Added functions to twig labels to retrieve associated parts. This allows to print all parts contained in a storage location (#1239)

Improvements

  • Performance optimizations for parts tables
  • Autofocus fields for easier workflow (@d-buchmann, PR #1240)
  • Allow more functions and filters in twig labels

Bug fixes

  • Fixed issue when parts contained % in name (@d-buchmann, PR #1238)
  • Do not show a 500 error, if twig labels contains invalid code
  • Fixed german translations

Docker

  • Removed nodejs from docker images as it is only needed for frontend building. This makes images ~ 25% smaller
  • Optimized docker image build flow

Miscellaneous

  • Updated dependencies
  • Updated GNU Unifont to 17.0.3

Full Changelog: v2.6.0...v2.7.0

  •  

fika

Door: 9001
22 Februari 2026 om 17:39

there is a discord server with an @everyone in case of future important updates, such as vulnerabilities (most recently 2025-09-07)

πŸ§ͺ new features

  • now possible to upload/delete files while the filesystem-indexer is still busy d44ea24 0ca4c1b
    • global-option fika decides which actions to allow while still indexing; default is upload+copy+delete
    • full deduplication is only guaranteed if this option is set blank, as dupes are allowed while indexing
  • #1266 browsers can request thumbnails as jxl images, and view jxl files in the gallery (thx @intelfx!) b2711e0 720c83b 93ffc65 a65a30b a7a25de 59de5e2 16403d8 48c1017 0e8913c
    • only works in browsers which support jxl, which is FINALLY happening (sure took a while)
    • some notes on memory/RAM usage though -- it is fine on Alpine Linux, so docker is also fine, just don't enable mimalloc
      • jxl can be disabled with global-option th-no-jxl if necessary on baremetal deployments until libvips fixes this
  • #1265 audioplayer can "skip silence" now (thx @icxes!) 6694998
  • #1287 opensearch support for opds (thx @philips!) 84e687a
  • #1276 option rw-edit is the list of file-extensions that can be edited as textfiles with only permissions read+write (default is md like before); all other files still require read+write+delete 312f48e d692838
  • #1288 option to customize the links copied when selecting files and pressing ctrl-c (thx @icxes!) e5d0a05
  • docker: add env-var DI_PREPARTY to run an arbitrary script during startup, for customizations and such bf01ca4

🩹 bugfixes

  • #1279 the textfile-viewer would refuse to load huge documents when hotlinked f02e9cf
  • #1280 the custom rightclick-menu was enabled in the textfile viewer fc8a4b8
  • #1262 logtail now works on windows; would previously take an exclusive-lock on the monitored file, as windows does by default a368fc6

πŸ”§ other changes

  • volumes are hidden from the treeview if the name starts with a dot 76041fd
  • #1277 descript.ion files no longer require the e2d and e2t options to be enabled 4cb4e82
  • chunked PUT-uploads are now terminated if they exceed a configured size limit dfadb5a
  • #1282 improved compatibility with GraalPy (thx @vgskye!) e8609b8
  • #1292 #1296 updated Esperanto translation (thx @slashdevslashurandom!) 418bf2f 914f84c
  • thumbnails: use libvips as fallback for rawpy 27ae2e1
    • libvips doesn't support .arw files (sony) yet, so still need rawpy
  • make server config slightly easier:
    • improve xff warnings 96aeb89
    • warn if config-values are quoted 598df44
    • lowercase headernames in configs fd09638

🌠 fun facts

  • the fika option sends the filesystem-indexer on a coffee break
  • exci wants me to mention aoi yuuki here for some reason :^) so here's gekisou gungnir

⚠️ not the latest version!

  •  

v0.15.5

Door: mdecimus
17 Februari 2026 om 09:45

[0.15.5] - 2026-02-14

If you are upgrading from v0.14.x and below, this version includes multiple breaking changes. Please read the upgrading documentation for more information on how to upgrade from previous versions.
If you are upgrading from v0.15.x, replace the binary and update the webadmin.

Added

Changed

Fixed

  • IMAP/JMAP: OOM when mail-parser returns cyclical MIME structures (CVE-2026-26312).
  • Tracing: Fix tracing indexing when using separate stores.
  • JMAP: Fix upToId computation in */queryChanges.
  • JMAP: Include createdIds when the property is present.
  • JMAP: Respect query arguments in Email/queryChanges.
  • JMAP: Return the correct container/item change id when there are no changes.

Check binary attestation at here

  •  

Extended Stable Updates for Desktop

13 Februari 2026 om 19:31

Β The Extended Stable channel has been updated to 144.0.7559.177Β for Windows and Mac which will roll out over the coming days/weeks.

Security Fixes and Rewards

Note: Access to bug details and links may be kept restricted until a majority of users are updated with a fix. We will also retain restrictions if the bug exists in a third party library that other projects similarly depend on, but haven’t yet fixed.


This update includesΒ 1Β security fix. Please see theΒ Chrome Security PageΒ for more information.


[TBD][483569511] High CVE-2026-2441: Use after free in CSS. Reported by Shaheen Fazim on 2026-02-11

We would also like to thank all security researchers that worked with us during the development cycle to prevent security bugs from ever reaching the stable channel.

Google is aware that an exploit for CVE-2026-2441 exists in the wild.


Many of our security bugs are detected usingΒ AddressSanitizer,Β MemorySanitizer,Β UndefinedBehaviorSanitizer,Β Control Flow Integrity,Β libFuzzer, orΒ AFL.


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.

Srinivas Sista
Google Chrome
  •  

Stable Channel Update for Desktop

24 Februari 2026 om 20:14

The Stable channel has been updated to 145.0.7632.75/76 for Windows/MacΒ  andΒ 145.0.7632.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


Security Fixes and Rewards

Note: Access to bug details and links may be kept restricted until a majority of users are updated with a fix. We will also retain restrictions if the bug exists in a third party library that other projects similarly depend on, but haven’t yet fixed.


This update includes 1 security fix. Please see the Chrome Security Page for more information.


[TBD][483569511] High CVE-2026-2441: Use after free in CSS. Reported by Shaheen Fazim on 2026-02-11

We would also like to thank all security researchers that worked with us during the development cycle to prevent security bugs from ever reaching the stable channel.

Google is aware that an exploit for CVE-2026-2441 exists in the wild.


Many of our security bugs are detected using AddressSanitizer, MemorySanitizer, UndefinedBehaviorSanitizer, Control Flow Integrity, libFuzzer, or AFL.


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.


Srinivas Sista

Google Chrome
  •  

HWMonitor 1.62

12 Februari 2026 om 14:49
  • Improved Intel Voltage Regulator monitoring.
  • Support of Thermal Grizzly WireView PRO II monitoring device.
  • Monitoring of MSI MEG Ai1000P, Ai1300P and Ai1600T PSUs.
  • Preliminary support of Intel Wildcat Lake.
  • AMD Ryzen AI 9 HX 470.
  • New CSV logging feature.
  •  

HWMonitor 1.61

26 December 2025 om 14:49
  • AMD Ryzen 7 9850X3D (Granite Ridge).
  • AMD Ryzen 5 7500X3D (Raphael).
  • Preliminary support of AMD Medusa Point.
  • Intel Arrow Lake Refresh.
  •  

HWMonitor 1.60

13 Oktober 2025 om 15:49
  • 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).
  • Improved support of AMD Ryzen AI 7 350 and Ryzen AI 5 340 (Kraken Point).
  •  

HWMonitor 1.59

26 Augustus 2025 om 15:49
  • AMD Ryzen Z2 and Z2 Extreme (Strix Point).
  • AMD Ryzen Threadripper 9000 (Shimada Peak).
  • NVIDIA RTX 5060 Ti (GB206), RTX 5050 (GB207).
  •  

HWMonitor 1.58

5 Juni 2025 om 15:49
  • AMD Radeon RX 9060 XT (Navi 44).
  • NVIDIA RTX 5060 (GB206).
  •  

HWMonitor 1.57

22 April 2025 om 15:49
  • AMD Ryzen 9 8945HX, 8940HX, Ryzen 7 8840HX, 8745HX (Dragon Range refresh).
  • 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 Ryzen 7 5705G, 5705GE, Ryzen 5 5605G, 5605GE, Ryzen 3 5305G, 5305GE (Cezanne).
  • AMD Radeon RX 9070 XT & 9070 (Navi 48).
  • Zhaoxin KaiXian KX-U6780A and KX-U6580 (LuJiaZui, 8 cores).
  • NVIDIA RTX 5070 Ti (GB203) & 5070 (GB205), RTX 5060 Ti (GB206).
  • NVIDIA PCI-E error counters.
  • Fix NVIDIA GPU temperature bug (drivers GeForce 576.02).
  • Asus RTX Astral 5080 & 5090 12VHPWR per-pin currents.
  •  

HWMonitor 1.56

8 Februari 2025 om 14:49
  • 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.
  • 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).
  • Intel Core 5 130HL, 120HL, 130UL, 120U (Raptor Lake).
  • Intel Core 3 100HL, 100UL, 100U (Raptor Lake).
  • AMD Ryzen 9 9955HX3D, 9955HX, 9950HX3D, 9950HX, 9850HX, 9845HX (Fire Range).
  • AMD Ryzen 7 9800X3D (Granite Ridge).
  • AMD X870/B840 chipsets.
  • NVIDIA RTX 5090 & 5080 GPUs.
  • CAMM2 memory modules type.
  • CUDIMM DDR5 memory.
  • Remember window position.
  •  

HWMonitor 1.55

27 September 2024 om 15:49
  • Added Intel Voltage Regulator (VR) monitoring.
  • Added GPU memory utilization in MBytes.
  • Added CPU and SOC BCLK.
  • Added Intel ICC Max.
  • Improved support of AMD Granite Ridge and Strix Point.
  • Improved support of Intel Arrow Lake clock granularity.
  • Intel Core Ultra 5 235, 225 & 225F (Arrow Lake).
  • Intel Core i9 14901KE & 14901E, Core i7 14701KE, Core i5 14501E & 14401E/F (Raptor Lake).
  • Battery charge rate (in W)
  •  

HWMonitor 1.54

17 Juli 2024 om 15:49
  • AMD Ryzen 9 9950X (16C/32T), 9900X (12C/24T), Ryzen 7 9700X (8C/16T) and Ryzen 5 9600X (6C/12T) Granite Ridge (Zen 5).
  • AMD Ryzen AI 9 HX 375 (4x Zen 5 + 8x Zen 5c), Ryzen AI 9 365 (4x Zen 5 + 6x Zen 5c) Strix Point APUs.
  • AMD Ryzen 9 8945H, Ryzen 7 8845HS (Hawk Point).
  • Intel Core Ultra 9 285K & 275, Core Ultra 7 265K & 255, Core Ultra 5 245K & 240 (Arrow Lake).
  • Intel Core Ultra 9 288V ; Ultra 7 268V, 266V, 258V, 256V ; Ultra 5 236V, 228V, 2266V (Lunar Lake).
  • AMD Radeon RX 7600 XT (Navi 33 XT).
  •  

HWMonitor 1.53

20 Februari 2024 om 14:49
  • Improved support of Intel Meteor Lake and preliminary support of Arrow Lake.
  • AMD Ryzen 7 8700G, Ryzen 5 8600G, Ryzen 5 8500G (Phoenix).
  • AMD Hawk Point and Hawk Point 2 (Zen 4/Zen 4c).
  • AMD Radeon RX 7600 XT (Navi 33 XT).
  • NVIDIA RTX 4070 SUPER (AD104-350), RTX 4070 Ti SUPER (AD103-275), RTX 4080 SUPER (AD103-400).
  • Adds NPU utilization.
  • Marks fastest cores.
  •  

HWMonitor 1.52

1 September 2023 om 15:49
  • Intel Core i9-14900K/KF (24c), Core i7-14700K/KF (20c), Core i5-14600K/KF (14c).
  • Support of Intel Core 3, 5, 7 and Core Ultra 5, 7, 9 new branding.
  • Preliminary support for Intel Meteor Lake.
  • AMD Radeon RX 7800 XT and 7700 XT (Navi 32).
  •  

HWMonitor 1.51

2 Maart 2023 om 14:49
  • AMD Ryzen Z1 and Z1 Extreme.
  • AMD Ryzen 9 7940H & HS, Ryzen 7 7840HS (Phoenix).
  • AMD Dragon Range Ryzen 9 7945HX (16c/55-75W), 7845HX (12c/45-75W), Ryzen 7 7745HX (8c/45-75W), 7645HX (6c/45-75W).
  • Intel Core i9 13980HX, 13900HX, 13900HK, Core i7 13700H, 13650HX, Core i5 13500HX, 13420H.
  • Intel N97, N95 and N50 (ADL-N, 6W to 15W).
  • Zhaoxin C-1080 IGP (KX-6000G).
  • Zhaoxin KH-40000 YongFeng (12/16/32c).
  • NVIDIA RTX 4060 Ti (AD106-350).
  • AMD Radeon RX 7600 (Navi 33 XL).
  •  

HWMonitor 1.49

26 Januari 2023 om 14:49
  • Intel Core i9 13900KS.
  • AMD Ryzen 9 7950X3D, 7900X3D, Ryzen 7 7800X3D.
  • AMD Ryzen 9 7900, Ryzen 7 7700, Ryzen 5 7600.
  • AMD Radeon 7900XT/XTX.
  • NVIDIA RTX RTX 4070 Ti.
  • DDR5 VDD/VDDQ/VDDP,VOUT 1.8V & 1.0 voltages.
  •  

HWMonitor 1.48

1 December 2022 om 14:49
  • NVIDIA GPU power rails.
  • NVIDIA RTX 4080 16GB (AD103).
  • AMD Ryzen 5 7535H (zen3+, 6C/12T), Ryzen 7 7735HS (zen3+, 8C/16T).
  • AMD Athlon Gold 7220U, Ryzen 3 7320U, Ryzen 5 7520U (MDN-A0, 15W).
  • Intel Core i5 13450HX, 13500HX, Core i7 13650HX, 13700HX (55W).
  • Intel Core i5 13420H, 13500H and Core i7 13620H (RPL, 45W).
  • Intel Core i7 12850HX (8P+8E, 55W).
  • Preliminary support for AMD Radeon RX 7900 XT/XTX (Navi 31).
  •  

HWMonitor 1.47

24 Oktober 2022 om 15:49
  • Intel Core i9-13900/K/F/KF, Core i7-13700/K/F/KF, Core i5-13600/K/F/KF, Core i5-13500, Core i5-13400 and Core i3-13100.
  • Intel Core i9 13900HK, Core i7 13700H.
  • Intel Z790 and B760 chipsets.
  • Intel ARC A770, A750, A580 (ACM-G10) and A380 (ACM-G11) GPUs.
  • AMD Ryzen 9 7950X, Ryzen 9 7900X, Ryzen 7 7700X, Ryzen 5 7600X.
  • AMD X670E/B650 chipsets.
  • AMD Radeon RX 6950 XT (Navi 21 KXTX), RX 6750 XT (Navi 22 KXT), RX 6650 XT (Navi 23 KXT) and RX 6400 (Navi 24 XL).
  • NVIDIA RTX 4090 GPU.
  • Gigabyte AORUS 1200W Platinium PSU monitoring.
  •  

HWMonitor 1.46

29 April 2022 om 15:49
  • Improved sensors organization in tree display.
  • New "max" sensors for CPU VID, CPU core temperatures and CPU core powers.
  • Glenfly Arise-GT10C0 GPU (Arise).
  • Intel Core i9-12900T, Core i5-12600T (35W).
  • Intel Core i7-1280P/1270P/1260P, Core i5-1250P/1240P, Core i3-1220P (28W).
  • Intel Core i7-1265U/1255U, Core i5 1245U/1235U, Core i3 1215U (15W).
  • Intel Core i7-1260U/1250U, Core i5 1240U/1230U, Core i3 1210U (9W).
  • Intel Atom x6427FE, x6425RE, x6425E, x6414RE, x6413E, x6212RE, x6211E, x6200FE (EHL, FCBGA1493).
  • Intel Pentium J6425, N6415 (EHL, FCBGA1493).
  • Intel Celeron J6413, N6211 (EHL, FCBGA1493).
  • Intel Xeon Platinum, Gold and Silver "Ice Lake-SP" (10nm, FCLGA4189).
  • Preliminary support for Intel Raptor Lake (13th gen).
  • Preliminary support for Intel ARC 3/5/7 (DG2).
  • AMD Ryzen 9 6980HX, 6900HX, Ryzen 7 6800H, Ryzen 5 6600H (45W).
  • AMD Ryzen 9 6980HS, 6900HS, Ryzen 7 6800HS, Ryzen 5 6600HS (35W).
  • AMD Ryzen 7 5800X3D.
  • AMD Ryzen 7 5700X, Ryzen 5 5600/5500.
  • AMD Ryzen 7 6800U, Ryzen 5 6600U (15-28W).
  • AMD Ryzen 7 5825U, Ryzen 5 5625U, Ryzen 3 5425U (15W).
  • AMD Ryzen 7 4800U (15W).
  • AMD Ryzen 3 5300GE, Ryzen 3 PRO 5350GE, Ryzen 5 PRO 5650GE, Ryzen 7 PRO 5750GE (CZN).
  • AMD Rembrandt & Raphael APUs (RDNA2).
  • Preliminary support for AMD Phoenix (Zen 4, FP8).
  • Preliminary support for AMD Raphael (Zen 4).
  • AMD Radeon RX 6500 XT (Navi 24 XT), RX 6400 (Navi 24 XL).
  • AMD Radeon RX 6850M XT (Navi 22).
  • AMD RX 6800S, RX 6700S, RX 6650M, RX 6650M XT (Navi 23).
  • NVIDIA GeForce RTX 3090 Ti (GA102-350, 450W).
  •  

HWMonitor 1.45

3 November 2021 om 14:49
  • Intel 12th gen Alder Lake processors, Z6xx platform and DDR5 memory.
  • AMD Radeon 6600XT GPU.
  • Hard disks activity and read/write speeds.
  •  

HWMonitor 1.44

21 April 2021 om 15:49
  • Preliminary support of Intel Alder Lake, Z6xx platform and DDR5 memory.
  • AMD Ryzen 5700G, 5600G and 5300G APUs.
  • AMD Radeon RX 6900 XT and 6700 XT GPUs.
  • Added hotspot and GDDR6 temperatures on NVIDIA GPUs.
  •  
❌