LanLens v1.5.3 — Language persistence, TLS checks and ping history
New Features
- Added lightweight reachability history samples for devices, captured during discovery and manual status checks.
- Added a compact ping-history view on device detail pages.
- Added per-service TLS certificate checks for HTTPS services, including status, expiration, issuer, SANs and errors.
- Added feature categories in Settings so new expert functions can stay opt-in unless promoted to the base experience.
- Exposed TLS certificate findings in i-doit/CMDB export and mapping data alongside the full LanLens inventory snapshot.
Fixes / Hardening
- Hardened language persistence with a cookie fallback so the selected UI language survives refreshes even when browser local storage is unavailable.
- Gated TLS checks and ping history behind Feature settings.
- Addressed Copilot review feedback for SSRF-safe TLS checks, backend feature gates, ping availability in the runtime image, and safer TLS URL handling.
- Bumped backend, frontend and image metadata to 1.5.3.
Validation
- Backend tests passed.
- Frontend production build passed.
- Docker build and container health smoke test passed.