Version | Change log |
Google Apps Manager 7.06.14 May 6, 2025 |
Updated gam create|update adminrole to allow specifying a collection of privileges with privileges select <FileSelector>|<CSVFileSelector> which makes copying roles much simpler. Added option role <RoleItem> to gam print|show adminroles to allow display of information for a specific role. |
Google Apps Manager 7.06.13 Apr 28, 2025 | Updated gam print group-members ... recursive and gam print cigroup-members ... recursive to expand groups representing chat spaces. |
Google Apps Manager 7.06.12 Apr 26, 2025 | Deleted commands to display Analytic UA properties; the API has been deprecated. |
Google Apps Manager 7.06.08 Apr 23, 2025 | Fixed problem where Yubikeys caused a trap. |
Google Apps Manager 7.06.01 Apr 10, 2025 |
Updated gam <UserTypeEntity> create|update drivefileacl ... expiration <Time> to handle additional API errors. Updated to Python 3.13.3. |
Google Apps Manager 7.05.22 Apr 8, 2025 |
Updated progress messages for gam <UserTypeEntity> print filelist|filecounts|filesharecounts|filetree select shareddriveid <SharedDriveID> to display the ID of the SharedDrive that is being accessed. Getting all Drive Files/Folders for [email protected] on Shared Drive ID: <SharedDriveID Got 33 Drive Files/Folders for [email protected] on Shared Drive ID: <SharedDriveID> |
Google Apps Manager 7.05.21 Apr 4, 2025 |
Fixed bug in gam update chromepolicy that generated an error like the following when JSON data was read from a file. |
Google Apps Manager 7.05.18 Mar 30, 2025 | Updated gam calendars <CalendarEntity> show events and gam <UserTypeEntity> show events to display the event description according to show_convert_cr_nl in gam.cfg; previously, GAM assumed show_convert_cr_nl = true. |
Google Apps Manager 7.05.17 Mar 29, 2025 |
Updated commands that delete drive ACLs to handle the following error: ERROR: 403: cannotDeletePermission - The authenticated user does not have the required access to delete the permission. |
Google Apps Manager 7.05.15 Mar 26, 2025 |
Updated gam <UserTypeEntity> get drivefile and gam <UserTypeEntity> create drivefile to allow downloading and uploading of Google App Scripts. |