From fbb82fa759837a2a42a6a0048b2b14ff6f38fc7e Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Sat, 17 Aug 2024 01:00:40 -0400 Subject: [PATCH] Update README.md --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 21bc86a..c84ee0a 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,3 @@ -### 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) 😊 - -> For more information, you can visit: https://github.com/donaldzou/WGDashboard/issues/293 - -> If you're interested in the Desktop App of v4.0, please visit [WGDashboard Desktop](https://github.com/donaldzou/WGDashboard-Desktop) ;) - -#### A preview on v4.0 🥹 - - - -> Working example of API Key and CORS ;) - - - - -
- -##### Known issue on WGDashboard `v3.0 - v3.0.6` -- [IPv6 in WireGuard might not fully support.](https://github.com/donaldzou/WGDashboard/issues/167) -
-

WGDashboard