Added
- Traffic history can be limited to the interfaces you care about: list them on the device form under Traffic history interfaces. Left empty, every interface is recorded as before.
- Network scan can move a known device to its new address: when a scan finds one of your devices by its serial number somewhere else, Update address changes its Host in one click. Devices added by DNS name get a note to check DNS instead.
Fixed
- Traffic history takes about a sixth of the disk space it used to. On large installs the database could grow by tens of gigabytes within days. On upgrade, existing history is converted, or cleared if it is very large, and the space is given back to the disk.
- Status updates on large installs no longer lag: a slow or unreachable device no longer holds up the others, and the device list updates while a poll is running instead of all at once at the end.
- On the Upgrades page, the viewer role no longer gets row checkboxes and select buttons it cannot use, and the read-only note explains that the versions shown come from the last check an admin or operator ran.
- After changing a device's address, ports or login, polling no longer keeps using the old connection for a while.
- Default password: signing in as
adminwith the default passwordadminnow asks for a new password before anything else opens. If your installation still uses the default, you will see this screen at your next sign-in. API keys keep working. To start a new installation with your own password, setINITIAL_ADMIN_PASSWORDbefore the first start.