Happy new year! 🥳
Did you ever want to add some info to a device but none of the fields seemed right? 🤔 This release enables custom device properties where you can add any number of fields to a device. There are some predefined actions you can use and I might add things in the future as feedback trickles in. Read more about Custom Device Properties.
We also got a late Christmas present from @vaga9938 who developed the LUCIRPC
plugin to import devices from OpenWRT 🎁
The release also contains some other minor improvements and fixes, so please check the full list of improvements below.
📚Docs updates
- Updated API docs ✨
- Custom Device Properties 🆕
⚙Settings
- New
ICMP_IN_REGEX
to include IPs to theICMP
(ping) scan to speed up the scan cycles 🆕
🔌Plugins
- OpenWRT import via the
LUCIRPC
plugin by @vaga9938 🙏🆕 - A new
WOL
plugin to automate Wake-On-Lan calls for down devices 🆕 ICMP
didn't manage device online status #934 ✨- More robust
FREEBOX
device parsing to prevent errors #927 ✨ - Custom names from Mikrotik fix in MKSCAN + cleanups by @kpolszewski 🙏✨
🖼 UI
- A fix for archived devices still being displayed in the My devices listing #920 ✨
- Network Site changed to dropdown for easier population #930 ✨
- Displaying of the Sync Node field in the device details #931 ✨
💠Core app updates
Internal changes affecting the whole app and usually significant to developers 👩💻👨💻
- You can now store custom properties on devices 🆕
- Installation didn't create
/app/log/plugins
if/app/log
was mounted #921 ✨
Other Info
🆕 - New features | ✨ - Fixes & Improvements | ⚠ - Possibly breaking changes | 🧪 - Experimental/work in progress |
---|
What's Changed
- Restore manual naming of static leases using comments for MKSCAN + cleanups by @kpolszewski in #940
New Contributors
- @kpolszewski made their first contribution in #940
Full Changelog: v24.12.23...v25.1.8