diff options
| author | Micah Anderson <micah@riseup.net> | 2016-11-04 10:49:38 -0400 | 
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2016-11-04 10:49:38 -0400 | 
| commit | 5821964ff7e16ca7aa9141bd09a77d355db492a9 (patch) | |
| tree | 9282cf5d4c876688602705a7fa0002bc4a810bde | |
| parent | fd9f9a485ef29142e342eaea81275b0e9530fa09 (diff) | |
Additional entries/updates0.9.0
| -rw-r--r-- | CHANGES.md | 9 | 
1 files changed, 8 insertions, 1 deletions
@@ -9,17 +9,24 @@ New Features:  * `leap vm` -- Support for managing remote virtual servers (AWS only, for now)  * `leap cert renew` -- Integration with Let's Encrypt +* `leap open monitor` -- for handy access to nagios  * improved documentation -- open docs/index.html to see  Notable Changes: -* 58 bugs fixed +* 86 bugs fixed  * Fixed security issues with VPN  * More tests  * Replaced git submodules with git subrepo  * Nearly all the leap_cli code has been moved to leap_platform.git +* Command-line leap_cli cleanup to be more logically consistent  * Better organization of the leap_platform.git directory structure  * Removed ugly dependency on Capistrano +* Enabled DANE/TLSA validation +* Anti-spam improvements +* Performance improvements for couchdb +* Change from httpredir.debian.org to deb.debian.org +* Reduce duplicated logging  Upgrading:  | 
