This release introduces a handy new feature with the CLEAR_NEW_FLAG
setting, which automatically unflags devices as "NEW" after a set amount of time following detection. This should streamline device management by reducing the manual effort needed to track device statuses. Alongside this, there are various plugin and UI improvements, ensuring smoother operation and an overall better user experience. As always, make sure to refresh your browser cache, and a big thanks to the contributors for their hard work, be it by contributing in discussions, with code, or translations!
Screenshots
ποΈ Community
- An interesting discussion between @FlyingToto and @rludo2 on how to handle different WANs
- Thanks to the translation contributions of @gallegonovato β¨
- Thank you to people that reported bugs and helped test the
netalertx-dev
image: @thefunkygibbon, @Dan-Sun, @franbri, @The1Waterman, @itsmemac, @BambamNZ, @richtj999 π
πDocs updates
- Better SYNC plugin docs describing the 3 available modes. β¨
- Updates to the Plugins development guide β¨
βSettings
- A new
CLEAR_NEW_FLAG
setting to auto-un-flag the devices as NEW after a predetermined time after detection #795 π - Display of an overlay for Settings overridden via a docker-compose variable so that users are not confused where the values are coming from π
πPlugins
- SYNC plugin improvements allowing you to
PULL
data from nodes #788 β¨ - The
SETPWD
plugin wasn't saving the password in the correct format #793 β¨ UNDIS
plugin wasn't generating a fake MAC address preventing these devices to be used in the Network tree map #807 β¨
πΌ UI
- Icon preview for the
NEWDEV_dev_Icon
setting #789 π - Cleanup of some invalid icon values that displayed incorrectly in the Icons dropdown #802 β¨
- Misc UI fixes by @ingoratsdorf β¨
π Core app updates
Internal changes affecting the whole app and usually significant to developers π©βπ»π¨βπ»
- Better support for reverse proxies by @alnviana π
- New Settings capabilities to define
onChange
events andcustomParams
HTML attributes π - New
span
Setting UI component π - Sanitizing input values to prevent errors on single-quotes
'
in device text fields #805 β¨
Other Info
π - New features | β¨ - Fixes & Improvements | β - Possibly breaking changes | π§ͺ - Experimental/work in progress |
---|
What's Changed
- Fixes to CSS and scripts not loading properly by @ingoratsdorf in #798
- Fixes to work using a reverse proxy by @alnviana in #801
New Contributors
Full Changelog: v24.9.12...v24.9.26