summaryrefslogtreecommitdiffstats
path: root/NEWS.rst
diff options
context:
space:
mode:
authornicolargo <nicolashennion@gmail.com>2024-05-09 19:43:11 +0200
committernicolargo <nicolashennion@gmail.com>2024-05-09 19:43:11 +0200
commite7a3de50388b086dc0f760864478873a817086fb (patch)
treea85f9970d41ce76abdc17b57bec87ed211fc1328 /NEWS.rst
parentb8304d87967c9514113b265da13f07a3685445e7 (diff)
Hide password in the Glances browser form #503
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 19ee2dcd..f1af1ffd 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -48,6 +48,7 @@ Enhancements:
* [WebUI] Added smart plugin support #2435
* No more threshold display in the WebUI cpu/mem and memswap plugins #2420
* Refactor Glances curses code #2580
+* Hide password in the Glances browser form #503
* Replace Bottle by FastAPI #2181
* Replace py3nvml with nvidia-ml-py #2688