You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added on-demand plugin runs from device custom properties with success or error feedback.
Plugins docs embedded natively in the official docs website and included in the docs search
New IMPORT_ON reserved setting name to toggle if the plugin should import objects as Devices
New scanPresence, scanNotificationMode, and scanCreatesDevice fields on the CurrentScan DB table allowing you to suppress notifications and import offline devices
Added pagination controls to the Presence page for navigating large device lists.
Device status listings now support limit and offset pagination with stable ordering.
Added pagination controls for device and event API listings, including stable ordering across pages.
Added database indexes to improve device and plugin lookups.
Added consistent MAC address normalization for plugin events.
Plugin-sourced text is sanitized before saving, and changes made during sanitization are logged. Raw text remains available for designated display-only fields via allow_raw_text
Conflicting plugin events that resolve to the same identity are rejected as a batch, preventing any events in that batch from being saved.
🔝 Current priorities
High priority: Settings, Workflows and Plugins core improvements
⏭ Upcoming release
Title:
...
Screenshots
❗ Known issues:
💔 Breaking changes
🆕 New capabilities
IMPORT_ONreserved setting name to toggle if the plugin should import objects as DevicesscanPresence,scanNotificationMode, andscanCreatesDevicefields on theCurrentScanDB table allowing you to suppress notifications and import offline devicesDOCKERDISCplugin: enrich existing devices with their Docker containers - by @mauricio-camayo 🙏 Feature Request: Plugin for docker inregration #1721✨Fixes and Improvements
NEWDEV_devParentRelTypeis declared as an array but defaults to a string: "Error decoding JSON object" on every scan, and new devices getdevParentRelType='[]'#1784importConfigs, was causing the container to run at over 80% CPU. by @agueybanapr 🙏GRAPHQL_PORTENV variable was not applied on fresh production volumes. Env variable GRAPHQL_PORT not used #1803allow_raw_text🔝 Current priorities
🐞 Known issues
See also 🚑 fixes below and the Issues tracker
ARMv6 startup issues in specific scenarios Docker container startup on DietPi failed with exit code 126. #1648
🧪 Anyone wants these features sooner?
Test them by using the dev image!
... image: "ghcr.io/netalertx/netalertx-dev:latest" ...🔔 Get notified what's new
Get notified about a new release, what new functionality you can use, and about breaking changes.
Make sure you refresh your browser cache (usually shift + reload button) - and click the 🔄 refresh button in the top right corner.
Previous releases:
https://github.com/netalertx/netalertx/releases
Target release frequency: