mirror of https://github.com/pikvm/pikvm.git
release
This commit is contained in:
parent
a107db3a8c
commit
f075991618
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: "KVMD 4.98: Advanced diagnostics for the video stream"
|
||||
date: 2025-09-30
|
||||
slug: kvmd-4-98-oled-display-improvements-on-v3-and-v4
|
||||
description: >
|
||||
The number of users is shown and the brightness is reduced if there is at least one to prolong the life of the screen
|
||||
categories:
|
||||
- Releases
|
||||
authors:
|
||||
- mdevaev
|
||||
links:
|
||||
- PiKVM: https://pikvm.org
|
||||
- Discord: https://discord.gg/bpmXfz5
|
||||
- KVMD release: https://github.com/pikvm/kvmd/releases/tag/v4.98
|
||||
comments: true
|
||||
---
|
||||
|
||||
* Now the display shows the number of users who use PiKVM via the Web UI and VNC. This number is located next to the cute spinning stick that we all love so much.
|
||||
* If there is at least one user, the display brightness will be reduced to a minimum to prolong its life.
|
||||
Loading…
Reference in New Issue