Skip to main content

March 2026

Highlights

Export Device Vitals

Device Vitals columns are now included in device CSV exports.

You can also export data directly from a single device's detail page, making it easier to pull a single device's history for offline analysis or sharing with hardware teams.

Exporting device vitals from the Device Detail page

Trace Count Grouped by Software Version

Issue Chart: Trace Count Over Time cards now support a "Software Version" group-by option, letting you see trace volume broken down by the versions of software running across your fleet. This makes it easy to confirm whether a bug affects a specific release or spans multiple versions.

Issue chart grouped by software version

February 2026

Highlights

Linked Devices Always Visible on Device Detail

A new Linked Devices bar on the Device Detail page makes related devices permanently visible without expanding the header. For products where a gateway, companion app, or companion hardware are paired to the primary device, this surfaces those relationships right where you need them during debugging.

Linked Devices bar on the Device Detail page

Log Explorer Copy Improvements

Copying from the Log Explorer now produces clean, tab-separated output (timestamp, level, message) ready to paste into a spreadsheet or bug report. Multi-row selection with keyboard shortcuts is also supported, making it faster to grab exactly the lines you need.

Log Explorer copy improvements
2026-04-07T05:00:04+00:00	INFO	Ready for sync with companion app	MFLT0000619	661431	1994933	Production	1.1.0	pvt	sync_prep:45
2026-04-07T05:00:04+00:00 INFO Ready for sync with companion app MFLT0000612 661431 1994270 Production 1.1.0 pvt sync_prep:45
2026-04-07T05:00:04+00:00 INFO Ready for sync with companion app MFLT0000631 Production 1.1.0 pvt sync_prep:45

January 2026

General

  • New self-serve customers signing up on app.nrfcloud.com are now automatically redirected into the Memfault experience after signup, streamlining onboarding for nRF Cloud customers.
  • When using Bulk Device Upload, CSV device upload error messages are now clearer when specified hardware versions don't yet exist.

December 2025

Highlights

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

November 2025

Highlights

Reboot Gaps in the Device Timeline

The device Timeline now inserts visual gaps in swimlanes at reboot boundaries, preventing misleading data interpolation across reboots. This makes it immediately clear when a metric or session span crossed a device restart, giving you a more accurate picture of device behavior over time.

Visual reboot gaps in the device timeline

Release Notes Now Support Markdown

The Notes field on Releases now uses a rich Markdown editor and viewer. Teams can format release notes with headers, lists, code blocks, and links - making it easier to communicate what changed in each build to everyone on the team.

Release notes editor showing markdown being authored

October 2025

General

  • Improvements to the Cohort version UI to improve performance and reliability when the project contains large numbers of versions.

September 2025

Highlights

Saved Issue Search Digest Emails

Building on the saved issue search feature shipped in August, you can now subscribe to daily or weekly email digests for any saved search. Each digest highlights new and regressed issues in your search results, ranked by fleet impact - so your team stays informed without having to check the dashboard manually.

Saved issue search email digest settings

🧪 Custom Device Overview with Embedded Dashboards

The Device Details Overview has experimental support for embedding a dashboard with the slug device-details, automatically scoped to the individual device. This unlocks fully custom per-device views - making the device detail page as informative and tailored as your fleet-level dashboards. Please

contact us if you'd like early access.

Custom device overview with embedded dashboard

August 2025

Improved Linux Support

We've introduced Python crash support and custom trace capture for Linux devices. These updates close observability gaps where Python apps mix native code or where failures don't trigger kernel crashes. With full Python stack traces and structured custom traces integrated directly into Memfault Issues, you can now capture a broader range of problems, see them grouped fleet-wide, and get the same alerts and contextual data you rely on for other issues.

Saved Issue Search and Summaries

Managing issues across large and fragmented fleets just got much easier. You can now save filtered issue searches, pin your favorites to the sidebar for fast access, and even subscribe to scheduled email summaries that notify you of changes in the issues that matter most. This ensures your team gets higher-signal alerts without the noise.

July 2025

A Summary of Fleet Health Delivered to your Inbox

We have introduced a weekly summary email, sent to all users on an account, that gives you visibility into the growth and health of your fleet, and your teams usage of Memfault. This summary will keep you up-to-date without having to navigate through multiple dashboards or between multiple projects.

The Fleet Health Summary includes key information on changes week over week, including active devices, top software versions, most popular dashboards and, critically, Device Vitals. The summary covers your top three projects (by device count) and each project will be listed separately in the summary email.

Quickly Identify a List of Devices Impacted by Issues

We have added a new filter to Device Search -'Impacted by Issues' - that lets users quickly identify a list of devices impacted by any Issue, a specific Issue or a set of Issues. The filter also includes the option to further refine your list by the number of traces of the Issue(s) per device.

This filter adds another powerful tool for helping users gauge impact of issues across the fleet and quickly identify and investigate devices that have been impacted.

April 2025

See the health of individual devices at a glance

We have updated the device Overview page to now include a snapshot of that device's Vitals for the filtered time period. The Device Vitals visualizations give both technical and non-technical users a quick and easy way to understand the health and performance of that device without needing to track each metric individually on the timeline.

The overview will automatically display data for the Device Vitals being collected in your project and can be filtered to show performance over a specific time range using the date picker. If you want more guidance on how to start collecting Device Vitals for your project, take a look at our technical documentation.