Skip to content

Releases: GAM-team/GAM

GAM 3.61

30 Sep 10:54
Compare
Choose a tag to compare
  • Various fixes by Ross Scroggs for Domain API and Data Transfer commands
  • Remove duplicate DoCreateDomain which broke "gam create domain"

GAM 3.6

29 Sep 21:13
Compare
Choose a tag to compare

GAM 3.51

12 Jul 00:42
Compare
Choose a tag to compare
  • 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

02 Jul 09:53
Compare
Choose a tag to compare

GAM 3.45

01 May 09:07
Compare
Choose a tag to compare
  • add six.py to solve compatibility issues on OS X and Linux
  • be conservative with password hashing to prevent timeouts

If you see issues creating or setting user passwords with GAM 3.44 or older, please upgrade to 3.45.

GAM 3.44

15 Apr 19:09
Compare
Choose a tag to compare
  • "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

18 Mar 18:35
Compare
Choose a tag to compare
  • 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

19 Nov 20:04
Compare
Choose a tag to compare
  • "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

GAM 3.43

18 Mar 18:32
Compare
Choose a tag to compare
  • 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.41

02 Oct 11:47
Compare
Choose a tag to compare
  • fix "gam audit export download" failures due to Google no longer declaring download size
  • 2nd attempt to fix "gam info domain" errors on getting Customer ID
  • license commands should now soft fail (keeps going for other users)