mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update watch-your-lan to 2.1.2 (#2462)
This commit is contained in:
parent
46679d6471
commit
386ff1f2a8
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
web:
|
||||
image: aceberg/watchyourlan:2.1.1@sha256:e58b3fc660ea6418c2e58a39796108f0f6713b1257fa55b2e63c9ca5efc06cb8
|
||||
image: aceberg/watchyourlan:2.1.2@sha256:a78d41fe76e3774a2df6e9d2d2943f1d7e6271f21fe752c1b92961f21752a79e
|
||||
network_mode: "host"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -3,7 +3,7 @@ id: watch-your-lan
|
||||
name: WatchYourLAN
|
||||
tagline: Lightweight network IP scanner
|
||||
category: networking
|
||||
version: "2.1.1"
|
||||
version: "2.1.2"
|
||||
port: 8840
|
||||
description: >-
|
||||
WatchYourLAN is a lightweight network IP scanner. It allows you to keep track of all devices that are connected to your local network.
|
||||
@ -12,13 +12,10 @@ releaseNotes: >-
|
||||
🚨 A reminder to users who are still running v1.x of WatchYourLAN that any custom configuration will be lost when you upgrade to v2.
|
||||
|
||||
|
||||
Changes:
|
||||
- Rewrote GUI using SolidJS and TypeScript
|
||||
- Added Prometheus integration
|
||||
- Optimized Docker build
|
||||
- Fixed Chrome filter bug
|
||||
- Fixed file naming issues with Vite
|
||||
- Fixed Node path bug
|
||||
Key highlights in this release include:
|
||||
- Fixed edit names bug in UI
|
||||
- Improved performance on History page
|
||||
- Fixed select options reset issue
|
||||
|
||||
Full release notes can be found at https://github.com/aceberg/WatchYourLAN/releases
|
||||
developer: aceberg
|
||||
|
Loading…
Reference in New Issue
Block a user