Update ghcr.io/netalertx/netalertx Docker tag to v26.9.0 - #1184
Open
renovate[bot] wants to merge 1 commit into
Open
Update ghcr.io/netalertx/netalertx Docker tag to v26.9.0#1184renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/ghcr.io-netalertx-netalertx-26.x
branch
3 times, most recently
from
September 2, 2026 21:52
b61eac7 to
6816e36
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-netalertx-netalertx-26.x
branch
from
September 3, 2026 03:36
6816e36 to
a5bdda9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
26.8.5→26.9.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
netalertx/NetAlertX (ghcr.io/netalertx/netalertx)
v26.9.0: v29.9.0 - 📅 Plugin architecture shifts and CalVer transitionCompare Source
Hi all 👋
Note: Had to re-publish this due to missing PATCH version in Tag (vYY.MM.PATCH)
This release brings structural reorganization under the hood, network visualization updates, and a transition to a more predictable versioning scheme.
On the architecture side, I’ve officially moved the plugins directory from
/front/pluginsto/server/plugins. Please note that this is a breaking change: if you use custom plugin mappings in your docker-compose files, you will need to update them.To make future releases easier to track, I am also shifting to a streamlined CalVer format (YY.MM.PATCH). This removes guessing games and maps version numbers directly to release timelines.
I’m also expanding multi-site and multi-instance capabilities-strongly aligning with MSP deployment needs. This release introduces support for multi-instance Pi-hole monitoring (PIHOLEMON plugin by @mauricio-camayo), enhanced AdGuard DHCP imports, and site details for UniFi devices, making it easier to manage segmented network environments.
Finally, network maps are getting a visual upgrade: solid lines now cleanly represent numbered Ethernet ports while dashed lines handle other connections, and Wi-Fi indicators now dynamically check for SSID availability.
Thanks for the ongoing support, bug reports, and community contributions.
Now onto the changes.
Screenshots
💔 Breaking changes
/front/pluginsto/server/plugins- update your custom plugin mappings in your docker-compose files.🆕New capabilities
UNIFIAPIplugin #1741NTFYto use with reverse proxies or tunnels - by @justadityaraj 🙏#1663PIHOLEMONplugin with 2 pihole instances support, including anomaly detection by @mauricio-camayo 🙏✨Fixes and Improvements
devCommentsnow displayable in the devices views tablesdevParentMACwas causing data and rendering inconsistencies #1758What's Changed
New Contributors
Full Changelog: netalertx/NetAlertX@v26.8.5...v26.9.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.