github jokob-sk/NetAlertX v25.2.8
v25.2.8 - πŸ”½ Device filters and easier permission management

2 days ago

Hi there πŸ‘‹

You can now configure Device filters on the main Devices listing screen with the UI_columns_filters setting. The app should also now reload a bit faster after you update devices and the app.log should contain more info for debugging when needed.

From the community @EinKantHolz helped figure out how to import DHCP leases files from Asus routers in a new guide, @labmonkey improved the ASUSWRT plugin and @vladaurosh helped with the Alpine upgrade and permissions setup, so you can specify PUID and PGID via docker compose variables.

One bigger change is the removal of the UNDIS plugin as there's now a simple way how to add devices manually and an accompanying ICMP plugin.

Have a look at what's more available in this release below. πŸ™‚

image

🏘️ Community

  • @cvc90 fixed reverse proxy issues πŸ™βœ¨
  • @vladaurosh helped adding custom PUID and PGID variables and more πŸ™βœ¨

πŸ“šDocs updates

βš™Settings

  • A new UI_columns_filters setting so you can easily narrow down the devices list #953 πŸ†•

πŸ”ŒPlugins

  • UNDIS removal as covered by other functionality (manual device creation, ICMP plugin) ❌
  • ASUSWRT now supports custom ports - by @labmonkey πŸ™βœ¨

πŸ–Ό UI

  • New filters on the devices screen #953πŸ†•
  • CRON format schedule validation check in Settings πŸ†•
  • IP address sorting in the Network screen was not working as expected #983 ✨

πŸ’ Core app updates

Internal changes affecting the whole app and usually significant to developers πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

  • LOADED_PLUGINS docker compose variable #975 πŸ†•
  • PUID and PGID docker compose variables #939 #974 πŸ†•
  • Re-base to Alpine 3.21 with cleanup of the Dockerfile certificate management by @vladaurosh #968πŸ™βœ¨
  • Support for regex validation in settings via the base64Regex property in elementOptions πŸ†•
  • API refresh between plugin execution to minimize Loading times on the devices page after editing a device #923 ✨

Other Info

πŸ†• - New features ✨ - Fixes & Improvements ⚠ - Possibly breaking changes πŸ§ͺ - Experimental/work in progress

What's Changed

  • Using busybox crond instead of dcron, starting it with s6 by @vladaurosh in #966
  • [ASUSWRT] Added router port to configurtation by @labmonkey in #970
  • Changed the "absolute URL" target to "relative URL" in common.js by @cvc90 in #976
  • Adding option to set user ID and GID by @vladaurosh in #980
  • Update default PUID and PGID, and update documentation by @vladaurosh in #981

Full Changelog: v24.1.19...v25.2.8

Don't miss a new NetAlertX release

NewReleases is sending notifications on new releases.