Roadmap on v4.0
Updates on the new features everyone requested 😄
- Traffic statistic on configuration page
- API interface w/ API Key (Still need to finish documentation).
- Block peers without deleting it (YES, we now have restrict). 🫶 to @xiki808.
- Remove peer after period or condition. 🫶 to #86, @poorp, @upgo7502, @rlrexyz, @Profik .
- Accept y/Y in
.wgd.sh
. 🫶 to @nicedevil007
Features still needs to work on
Done
- Add traffic information on main page. 🫶 to @bolgovrussia
- Reset Peer or Configuration's data usage. 🫶 to @eduardorosabales
- An interface facing the client to download with QR Code: Maybe a better way is to create an unique link, that link to a page where only show the QR code and a button to download, and the link can expire at a time. 🫶 to @Profik
- Restart button for configuration. 🫶 to @airgapper
In progress
- Backup & restore function on db and WireGuard file. 🫶 to @tokon2000
Backlog
- Different language. 🫶 to @bkeenke
- Tracking when did peer connected and disconnected. 🫶 to @kontorskiy777
Potential
- Parsing comments in
.conf
. 🫶 to @bugsse, @Johnnykson at #293 (comment)
New feature for
v4.0
will cut off from here, other feature will release in later releases 😃
Bugs needs to be fix
- FireFox and Safari is not showing time picker with
datetime-local
input element. Will replace it with a JS plugin 🫶 to #294. Fixed in 7463767
Features not consider at the moment. Sorry 🥹
- Using SSO for login: The reason is I'm trying to keep the dashboard simple and not adding 3rd party service to add more complexity. 🫶 to @pradhyumk
- Add rounding to 2 decimals on traffic. 🫶 to @bolgovrussia
- Remove "Peer" keyword on each peer: I'd like to keep the uniform design of each information. 🫶 to @ghost
- Email configuration, thinking of using SendGrid or MailChip to avoid the hassle of creating domain and such. 🫶 to @adrinux