This is a release focusing on stabilizing the application ⚓Previous releases introduced a lot of changes and this is now one to focus on bug fixes and the reliability of the application. I hope I'm not overpromising 😅 I also went through the flu 😷 and a pretty stressful period at work so taking things a bit slowly.
Thanks for the patience and support 🖤
Thank you @sky4055, @jordantrizz, @kurfuer, @wial88 for the sponsorship 🙏 - this is sometimes the motivation boost I need 💪 My sponsorship goal is to dedicate one whole workday a week to this project.
Screenshots
📚Docs updates
- Added a community guides section in the installation instructions
- More detailed on-server-hardware installation instructions by @lorki97🙏
🔌Plugins
UNFIMP
didn't handle empty IP addresses correctly #508 (🚑)- Fixed a bug in the
SNMP_DISCOVERY
plugin #512 (🚑) - The
SMTP_PUBLISHER
plugin wouldn't send notifications if the server used SSL #518 by @LouisOb 🙏(🚑) - HomeAssistant required a change in the
MQTT
publisher in sensor names, otherwise, warnings are shown #514 (🚑) - The
DHCP_LEASES
plugin now checks for MAC address validity #516 (🚑)
🖼 UI
- The cycling thru devices via the arrows in the top left corner is working again #509 (🚑)
- Custom Vendor names will not be overwritten anymore #509 (🚑)
- The Devices screen now shows a
Refreshing...
message until fresh data is populated #509 (🆕)
💠Core app updates
Internal changes affecting the whole app and usually significant to developers 👩💻👨💻
- If the timezone (
TZ
) setting was specified the application would always report a new version - Fixed by @mscreations 🙏 #509 (🚑) - The experimental on-server (
CURL
orWGET
) installation approach fixes & better docs by @orki97 🙏 #495 (🧪)
Other Info
🆕 - New features | 🚑 - Fixes & Improvements | ⚠ - Possibly breaking changes | 🧪 - Experimental feature |
---|
What's Changed
- fixed typos by @jasonehines in #502
- fix: Hardware installation by @lorki97 in #505
- Fix date parsing for release check by @mscreations in #511
- FIX unable to send mail with publisher mail plugin by @LouisOb in #518
New Contributors
- @mscreations made their first contribution in #511
- @LouisOb made their first contribution in #518
Full Changelog: v23.11.11...v23.12.16