From 2080f33fdba77d62c52a9b7e6fbb38e6397a8156 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sun, 19 Feb 2017 15:54:27 -0500 Subject: [PATCH] What's new in 4.12 --- src/whatsnew.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/whatsnew.txt b/src/whatsnew.txt index 8b50e404..1da54b88 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -1,3 +1,11 @@ +GAM 4.12 + - Realtime 2SV user status in gam info user and gam print users. Thanks hajdbo! + - Reseller API support. Create and manage customers and subscriptions. + - Delete or modify Gmail threads. Improved message delete/modify performance. + - Support for the new G Suite Enterprise license + - Manage S/MIME certificates for G Suite Enterprise users + - Many fixes and improvements by Ross. + GAM 4.11 - Allow newlines in calendar event descriptions (Ross) - All HTTP requests should now honor SSL verify setting, debug, etc