v1.3.134
v1.3.134
Network tile (optional, off by default)
- New dashboard widget. Enable in Settings -> Appearance. Shows:
- LAN: IP, gateway, subnet, devices online/total, last scan.
- WAN: public IP + ISP + country/city (GeoIP via
ip-api.com, server-side, cached ~1h) with a country flag. - Charts: services-by-category donut and a 7-day discovery sparkline.
- Served by the auth-gated, 60s-cached
GET /api/network/info. - Disable the external GeoIP call with
NETDASH_NETWORK_WAN_LOOKUP=false(keeps LAN-only).
"Update now" via Watchtower HTTP API
- The portal's Update now button now triggers Watchtower's
POST /v1/update(Bearer token) instead of requiringdocker.sockmounted into the LAN-exposed portal. This is the safe way to do in-app updates on QNAP. - Set
NETDASH_WATCHTOWER_API_URL+NETDASH_WATCHTOWER_API_TOKEN(matching Watchtower'sWATCHTOWER_HTTP_API_TOKEN). The QNAP compose and.env.exampleare updated (127.0.0.1:8080,WATCHTOWER_HTTP_API_UPDATE).
i18n
- Network tile strings for PL / EN / DE / UK.
Image: ghcr.io/lobrzut/netdash:1.3.134 and :latest