diff --git a/.gitignore b/.gitignore index 49f7872..d22c6f0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,6 @@ src/test.py tmp __pycache__ src/wg-dashboard.ini -src/wg-dashboard.ini src/static/pic.xd +*.conf + diff --git a/README.md b/README.md index df54477..2ddf5eb 100644 --- a/README.md +++ b/README.md @@ -17,20 +17,18 @@ -## 📣 What's New: Version 2.0.1 +## 📣 What's New: Version 2.1 -- Added **Ping** and **Traceroute** tool +- Added **Ping** and **Traceroute** tools! - Adjusted the calculation of data usage on each peers - Added refresh interval of the dashboard +- 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)) +