From 05c7121c8aef378c717bb231cdd416c5900460a5 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Sun, 31 Mar 2024 00:55:46 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a313fa4..f16c594 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ ### Development on v4 Hi Everyone, I've decided to promote the long time working `v3.1` to `v4`! This version will be a huge update on the structure of the app. The frontend will be completely handle on the client side with Vue.js, and communicate with the server via REST Api. With this design, it could be possible for the frontend app to connect to multiple server in the future. Stay tune to this new verion, I'm working very hard on this while balancing school and work. If you would like know whats going on, you can check out [this branch](https://github.com/donaldzou/WGDashboard/tree/v4) 😊 +#### A preview on v4.0 🥹 + +![v4.0 Preview](https://raw.githubusercontent.com/donaldzou/WGDashboard/main/img/ScreenRecording2024-03-31at12.47.43AM-ezgif.com-video-to-gif-converter.gif) + + +
+ ##### Known issue on WGDashboard `v3.0 - v3.0.6` - [IPv6 in WireGuard might not fully support.](https://github.com/donaldzou/WGDashboard/issues/167)