github jokob-sk/NetAlertX v25.7.30
v25.7.30 - Relationship types and NICs support 🎨

latest release: v25.8.6
one month ago

Hi everyone! πŸ‘‹

This release adds new ways to control device status via NICs, along with support for colored relationship types, including virtual devices. Children nodes are now shown on the device details page, complete with hover-over tooltips for quick insights.

The Network topology page has been redesigned with filtering, sorting, search, and hover-over info boxes for easier navigation πŸ”. A new setting also allows you to hide specific relationship types from the main view πŸ› οΈ.

Additional improvements include available IP listings per subnet πŸ“Ά, support for Apprise tags and non-SSL NTFY instances πŸ“’, performance optimizations, translation updates 🌍, and various UI refinements for a smoother experience 🎨. See the full list of new capabilities, fixes, and improvements below.

A big thank YOU to all contributors to translations and code πŸ™ :

Thanks to @dougmaitelli @fuad00 @slammingprogramming for code contributions πŸ‘¨β€πŸ’», and on the translations side, @kkumakuma for finalizing the Chinese translation πŸ₯³ and @cosmicDustOfLightLength for a big push on the Polish one πŸ™Œ as well as to ongoing translation maintenance by @slammingprogramming @ond000 @mapi68 @YoSafeguard @GitSpoon @Atalanttore @bo3bdo @Maksim2005UA2 @BekirKayraCigdem @ptsa @GoldBull3t @PrinsGeryha @Noschvie @mriosriquelme πŸ™

img

πŸ’” Breaking changes

Sometimes I have to introduce breaking changes

  • Reminder: Due to code refactoring in order to upgrade to this version from a version before v25.5.24, you have to upgrade to v25.5.24 before upgrading to this version). See the upgrades docs for details.

πŸ†•New capabilities

  • New relationship type option to be configured for devices
  • Colored relationship types to represent different types of connections and devices, such as NICs, virtual devices and more #724
  • Rework of the Network topology page with Offline/Archived filters, search, ordering, hover info boxes and more
  • Network node indicator of a network node via an icon
  • A new UI_hide_rel_types setting to select which relationships to hide from the main devices lists
  • Device presence status override based on NICs
  • Children devices and NICs shown on Device details screens with hover-over details peeking
  • Filtering and sorting support added on the Network screen of Unassigned and Connected devices
  • Added support for non-ssl self-hosted NTFY instances via the NTFY_VERIFY_SSL setting #1117
  • Hover-over details peeking in some devices views
  • Added support for Apprise tags by @dougmaitelli πŸ™ #1122
  • List of available IPs per subnet in System info #1124

✨Fixes and Improvements

  • Better icon and device type guessing from @slammingprogramming πŸ™
  • Incorrect volume fix in docker-compose by @fuad00 πŸ™
  • Performance gains by adding DB indexes mostly on the Device details pages
  • Device details tabs are only loaded on focus speeding up initial load time
  • Last Seen (devLastConnection) is now updated when the device was last connected, and not only when it switched from offline to online as this seems to be a more logical behavior
  • Network tree setup docs update
  • Links opening in a new tab are marked with an arrow to prevent confusion when navigating the UI
  • Small dark theme fixes
  • Removal of now unnecessary VOIDED events detection that was causing missing-events in the presence views #1119
  • Fix of double-bars for newly detected devices #1119
  • Integrations / Device -> Plugins view only shows plugins with data to streamline the UI
  • Better icon selector for custom device properties

Previous releases:

https://github.com/jokob-sk/NetAlertX/releases

Target release frequency:

  • Monthly

What's Changed

New Contributors

Full Changelog: v25.7.4...v25.7.30

Don't miss a new NetAlertX release

NewReleases is sending notifications on new releases.