Release Notes for Unbound Stats v1.4.3 production version now available
[2025-Aug-24]
1) NEW: Added
2) NEW: Added
Note that the initial installation *should* still be done via Unbound Manager. The above new parameters are intended only for an already existing installation.
3) IMPROVED: Modified the call made in the
4) IMPROVED: Modified the startup call made in the
5) IMPROVED: Modified code to set the corresponding priority level of log entries when calling the built-in logger utility.
6) Miscellaneous code improvements, error checking, and fine-tuning.
NOTE:
Currently, the Unbound Stats add-on is not officially hosted on the AMTM-OSR repositories due to its inter-dependency with Unbound Manager, which is also not hosted on the OSR repos at the moment.
[2025-Aug-24]
1) NEW: Added
checkupdate
and forceupdate
parameters to make it easier to update the script without forcing users to first uninstall and then reinstall.
Bash:
/jffs/addons/unbound/unbound_stats.sh checkupdate
#OR#
/jffs/addons/unbound/unbound_stats.sh forceupdate
2) NEW: Added
develop
and stable
parameters to allow users to easily switch between the production and the development branch versions when/if needed.
Bash:
/jffs/addons/unbound/unbound_stats.sh develop
#OR#
/jffs/addons/unbound/unbound_stats.sh stable
Note that the initial installation *should* still be done via Unbound Manager. The above new parameters are intended only for an already existing installation.
3) IMPROVED: Modified the call made in the
service-event
script to check if the parameter contains the script name.4) IMPROVED: Modified the startup call made in the
post-mount
script to check if the USB-attached disk partition passed as the argument has indeed Entware installed.5) IMPROVED: Modified code to set the corresponding priority level of log entries when calling the built-in logger utility.
6) Miscellaneous code improvements, error checking, and fine-tuning.
NOTE:
Currently, the Unbound Stats add-on is not officially hosted on the AMTM-OSR repositories due to its inter-dependency with Unbound Manager, which is also not hosted on the OSR repos at the moment.