From 6f9f01c9912175a251977f70e1d946c47d36b675 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Mon, 12 Jul 2021 16:35:07 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c344320..08fda4e 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@

Monitoring WireGuard is not convinient, need to login into server and type wg show. That's why this platform is being created, to view all configurations and manage them in a easier way.

-## 📣 What's New: Version 2.1 +## 📣 What's New: Version 2.1 - Added **Ping** and **Traceroute** tools! - Adjusted the calculation of data usage on each peers @@ -25,6 +25,7 @@ - Bug fixed when no configuration on fresh install ([Bug report](https://github.com/donaldzou/wireguard-dashboard/issues/23#issuecomment-869189672)) - Fixed crash when too many peers ([Bug report](https://github.com/donaldzou/wireguard-dashboard/issues/22#issuecomment-868840564))
+ ## 💡 Features - Add peers for each WireGuard configuration