Skip to main content

December 2025

The Issue List page now shows trace volume trend charts for each issue, covering the last 14 days, 8 weeks, or 12 months. You can now spot growing problems, stable regressions, and recovering issues without opening each one individually.

Issue trace volume trends on the issue list page

Improved Software Version Filtering in Device Search

The software version filter in Device Search has been overhauled. It now lives in a dedicated filter panel with support for AND conditions, regex, semver comparison operators, and "any of" / "not any of" matching - making it much easier to precisely target device populations across complex version landscapes.

Improved software version filter in device search

General

  • Added issue trend sparklines on the Issue List page (14 days, 8 weeks, or 12 months), making it easy to spot growing or recovering issues at a glance.
  • Rebuilt the software version filter in Device Search with a dedicated panel supporting AND conditions, regex, semver operators, and "any of" / "not any of" matching.
  • Sessions can now be archived from Project Settings to hide them from the Timeline (visible in debug mode only).

Device SDK Updates

MCU: [1.32.0] - 2025-12-03

See the full MCU SDK changelog.

  • Added battery metrics port for Nordic nPM1300/nPM1304 PMICs, powering the Battery Device Vital via the nRF Fuel Gauge API
  • Added a CoAP client for uploading Memfault data via nRF Cloud on nRF91x devices - enable with CONFIG_MEMFAULT_USE_NRF_CLOUD_COAP=y
  • Added CONFIG_MEMFAULT_METRICS_BATTERY_SOC_PCT_SCALE_VALUE for configurable battery state-of-charge precision (default: 3 decimal places)
  • Fixed compiler warnings and build errors on Zephyr v4.1 and nRF Connect SDK v3.2.0-rc1