Skip to content

Commit

Permalink
3.43 whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Mar 18, 2015
1 parent ee35a41 commit 11bac44
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion whatsnew.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
GAM 3.43
-Fix crash when authenticating GAM related to Short URLs
-minor fixes to Drive and Calendar commands
-catch unauthorized service account errors and offer nice instructions.
-execute bit for gam.py (Thanks daethnir)

GAM 3.42
-"gam <users> show driveactivity" displays Drive activity for user
-"gam report tokens" displays user OAuth activity report
Expand Down Expand Up @@ -104,7 +110,7 @@ GAM 2.992

GAM 2.991
-gam print commands now support a "todrive" argument. When specified, instead of displaying the CSV output locally (or piping it to a file), GAM will upload the CSV data to a Google Docs Spreadsheet owned by the admin you've authenticated as. The spreadsheet will be opened automatically or, if you've created nobrowser.txt, a URL will be shown.
-GAM should handle non-English input characters better. Commands like: "gam.py update user rpinaya lastname Pi�aya" should work without issue on Windows.
-GAM should handle non-English input characters better. Commands like: "gam.py update user rpinaya lastname Piñaya" should work without issue on Windows.
-Improved errors in various places (less "explosions" more meaningful instructions.
-gam undelete user is fixed to always use the user's id rather than email address. If an email address is supplied, GAM converts it to a id before attempting to delete. If more than 1 deleted user exists with that address, GAM displays the options.

Expand Down

0 comments on commit 11bac44

Please sign in to comment.