Skip to content

v24.9.26 - Auto-Clearing of the 🆕 NEW Device flag, Settings and Sync hub improvements

Compare
Choose a tag to compare
@jokob-sk jokob-sk released this 25 Sep 22:53
· 236 commits to main since this release

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

image

image

icon_preview

🏘️ Community

📚Docs updates

⚙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 and customParams 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

New Contributors

Full Changelog: v24.9.12...v24.9.26