Skip to content

Releases: GAM-team/GAM

GAM 3.72

12 Oct 18:27
Compare
Choose a tag to compare

GAM 3.71

25 Aug 16:24
Compare
Choose a tag to compare
  • Fix update first / last name.
  • upgrade GAM versions of oauth2client, googleapiclient, RSA and six
  • Improved UTF-8 support for CSV commands (Ross)
  • Authorization flow improvements by Ross
  • Other minor cleanups and fixes

GAM 3.7

18 Aug 13:52
Compare
Choose a tag to compare

GAM 3.65

16 Mar 17:35
Compare
Choose a tag to compare
  • fix vacation issues (Ross)
  • fix Windows path issues (Ross)
  • Add message undelete (Ross) and modify (Jay) commands
  • Improve message delete performance
  • Upgrade to new versions of oauth2client and googleapiclient

GAM 3.63

05 Feb 15:55
Compare
Choose a tag to compare
  • "gam update group ... sync users" now does batch add/remove of users for faster sync
  • "gam file" can now use - to read list of users from stdin
  • "gam csv file:column" can read CSV file of users and specify column to be used.

GAM 3.62

23 Dec 15:36
Compare
Choose a tag to compare

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