github netalertx/NetAlertX v26.2.6
v26.2.6 - Hotfix: Offline/Online detection, Plugin object deletion fixes

6 hours ago

Hi all πŸ™‹β€β™‚οΈ!

Unfortunately I left a debug line in the code which caused some offline/online detection issues, so I’m pushing out a hotfix now (sorry about that). Thanks to everyone who reported weird behavior so quickly.

I’ve also added a static code check to catch that particular debug line in the future, as I use it frequently when troubleshooting scanning issues.

I've also re-did all the container paths in the docs from jokob-sk/netalertx to netalertx/netalertx as I moved the repo to an org.

πŸ”§ Hotfix Summary

  • Removes leftover debug logic affecting device state changes
  • Restores proper offline/online detection behavior

If you’re already seeing strange presence/status updates, please pull the latest image and restart your container.


πŸ§ͺ Want new features sooner?

If you like living on the slightly adventurous side and want fixes/features earlier, consider running the dev image and help test ongoing changes so issues get caught before they hit production πŸ™Œ

⚠️ Please backup everything and create a CSV export of your devices before proceeding β€” especially if you plan to use your existing database.

services:
  netalertx:
    image: "ghcr.io/netalertx/netalertx-dev:latest"

Running dev and notice something odd?
Open an issue or drop feedback β€” it genuinely helps stabilize upcoming releases πŸ‘

Thanks again everyone for testing and reporting issues so quickly ❀️


πŸ’” Upcoming Breaking Changes

Sometimes I have to introduce breaking changes.

Warning

✨ Fixes and Improvements

  • Incorrect online detection caused by debug code #1489
  • Clearing plugin objects was not possible #1487
  • Small CSS fixes on the device details page top boxes

Full Changelog: v26.2.4...v26.2.6

Don't miss a new NetAlertX release

NewReleases is sending notifications on new releases.