diff --git a/LatestUpdate.md b/LatestUpdate.md index 01fba5a..0ada3e7 100644 --- a/LatestUpdate.md +++ b/LatestUpdate.md @@ -1,10 +1,17 @@ # Information of Latest updates -This file has the objective of describing the major changes for each merge from test to master in a similar way as a -patch release notes. +This file has the objective of describing the major changes for each merge from test to master in a similar way as a patch release notes. Everytime Test branch is merged into master, a new entry should be created with the date and changes being merged. +## Nov 4th 2020 + +- Official support for Ubuntu Server 20.04 on Raspberry Pi (32-bit and 64-bit). +- Handle special characters better when managing OpenVPN clients. +- Show expired OpenVPN certificates as such when using 'pivpn -l'. +- Improved OpenVPN and WireGuard availability detection. +- Reload WireGuard instead of restarting so it doesn't kick existing clients. + ## Jul 24th 2020 - Added ability to remove client by index. For example, when the user is presented with '2) phone' he can remove the client by typing either '2' or 'phone'.