Releases: GAM-team/GAM
Releases · GAM-team/GAM
GAM 3.61
GAM 3.6
- Change your primary domain!
- Transfer Google Drive and Google+ data between users.
- Domains API support includes ability to add, delete, update and print domains.
GAM 3.51
- delete or trash messages in mailboxes based on a Gmail search.
- create and delete course aliases with Classroom API.
- HUGE number of bug fixes, large and small by Ross Scroggs. Many thanks Ross!
- Handle UTF-8 in admin notifications
- pull calendar reports
- fix to version reporting on update check
- docs report now maps to drive
- fix to allow reporting of print jobs owned by one user
- allow UTF-8 responses in change calendar attendess command
- fix #user# substitution in user photo uploads
- allow UTF-8 responses in show calendars command
- actually pass fileId argument to API call in Drive activity command
- fix syntax error in Drive activity command
- allow UTF-8 responses in print drive folder command
- allow UTF-8 in delete empty folders command
- allow UTF-8 in Gmail labels show command
- don't error out when printing schemas and there are no schemas
- unused variable in create group command
- missing variable in update group command
- wrong variable used in update group command
- indent needed on user info command
- info on / fails
- undefined variable in domain info command
- undelete user command couldn't actually place user in an OU
- print groups add argument to allow custom delimiter
- print group-members code simplification
- print mobile and print cros infiite loops fixed
- handle spacing in gam users command properly
- optimization in main handling of CSV
- fix to error message on CSV headers
GAM 3.5
- Support for the new Google Classroom API.
- Google CloudPrint API Support
- Bug fixes and improvements to GAM batch commands
GAM 3.45
GAM 3.44
- "gam update cros assetid " allows updating of Chrome OS device Asset ID field. Thanks Erik Pitti!
- Windows versions of GAM now use pyinstaller instead of py2exe.
- upgraded versions of the googleapiclient and oauth2client libraries.
- "gam print cros" should produce a cleaner CSV now.
GAM 3.43
GAM 3.42
- "gam show driveactivity" displays Drive activity for user
- "gam report tokens" displays user OAuth activity report
- "gam mobile action accountwipe" wipes account only on Android devices
- "gam update labels" removes Inbox/ prefix from label names
- upgrades to oauth2client and googleapiclient libraries which GAM depends on
- "gam show gmailprofile" shows Gmail mailbox details
- "gam license " commands to perform actions only on users with a given license
- bug fixes, lots of bug fixes