Download Latest Version v26.6.3 - More MSP-ready flexibility in a Hub SYNC setup and new KEALSS and ADGUARDEXP plugins source code.tar.gz (31.6 MB)
Email in envelope

Get an email when there's a new version of NetAlertX

Home / v26.5.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-30 5.4 kB
v26.5.4 - Efficiency and community-driven fixes source code.tar.gz 2026-04-30 31.6 MB
v26.5.4 - Efficiency and community-driven fixes source code.zip 2026-04-30 32.1 MB
Totals: 3 Items   63.7 MB 0

Hi all :wave:

This release focuses on low-level efficiency and expanding hardware support through some amazing contributions from you, the community.

A major addition in this version is DEEP_SLEEP support (thanks to @legionGer for help), which specifically targets high CPU usage by allowing the system to idle more effectively. For those running on low-power hardware or larger home labs, this should result in a much lighter footprint (~50% less) and better overall system resource management.

The plugin ecosystem is also growing thanks to several PRs. We now have a Fritz!Box plugin (by @sebingel) and a critical fix for the Omada Controller 6.2.x+ (by @xfilo), which had previously broken due to vendor API changes. Grateful to see the community stepping in to maintain these integrations. :muscle:

I’ve also addressed some annoyances. For instance, sorting in the Network view is now numerical instead of alphabetical, so IP addresses now appear in the correct order. I also fixed a bug where DBCLNP wasn’t cleaning up AppEvents and Plugins_History, which is critical for keeping the SQLite database performant. Other improvements include better filtering logic for flapping statuses and a new Parent node filter to help manage more complex network hierarchies.

Thanks to everyone who contributed code, fixes, and translations for this release. See more details below.


Screenshots

img

💔 Breaking changes

Sometimes I have to introduce breaking changes

[!WARNING] - 🔺NEXT RELEASE REMOVAL: If you have implemented external applications using the OLD API endpoints, please migrate to the NEW API endpoints.

🆕New capabilities

  • FRITZBOX plugin by @sebingel 🙏 [#1592]
  • Added the option to display a Parent node filter [#1611]
  • DEEP_SLEEP support slashing CPU use by @legionGer [#1555]

✨Fixes and Improvements

  • DBCLNP failed to clean AppEvents and Plugins_History
  • Flapping status didn't take per-device Force status configuration into account [#1602]
  • The Events on a device were occasionally not filtered correctly [#1607]
  • The ordering by IP in the Network view was changed from alphabetical to numerical [#1606]
  • Expanded the coverage of the device/<mac>/update-column API endpoint [#1598]
  • OMDSDNOPENAPI didn't support the Controller 6.2.x+ versions [#1595] - fix thanks to @xfilo 🙏
  • Column filters respect the order of the setting and CSS tweaks for a more compact layout [#1616]
  • Sync node value is back-ported if missing [#1609]
  • Spelling fixes by @MarkMuri-SW
  • Czech translation improvements by @IntExCZ

🔝 Current priorities

  • High priority: Settings, Workflows and Plugins core improvements
  • Low priority: UI (PRs welcome, but follow guidelines)

🐞 Known issues

If you have any debug info/suggestions regarding the above, please open a separate issue, thanks! 🤍

What's Changed

New Contributors

Full Changelog: https://github.com/netalertx/NetAlertX/compare/v26.4.6...v26.5.4

Source: README.md, updated 2026-04-30