Releases: GAM-team/GAM
GAM 7.01.03
- 7.01.03
Fixed bug in gam update cigroups <GroupEntity> delete|sync|update
where cbcm-browser
and chrome-os-device
addresses were not properly handled.
GAM 7.01.02
- 7.01.02
Added option positivecountsonly
to gam <UserTypeEntity> print|show filecomments
that causes
GAM to display the number of comments and replies only for files that have comments.
Added my_commentable_items
to <DriveFileQueryShortcut>
that can be used with
gam <UserTypeEntity> print|show filecomments my_commentable_items
to speed up processing.
Updated code that uses the Domain Shared Contacts API with an HTTPS proxy to avoid a trap:
Traceback (most recent call last):
...
File "atom/http.py", line 250, in _prepare_connection
AttributeError: module 'ssl' has no attribute 'wrap_socket'
GAM 7.01.01
- 7.01.01
Fixed bug in gam <UserTypeEntity> print|show filetree
where no error message was generated
if a user had Drive disabled.
GAM 7.01.00
-7.01.00
Fixed bug in gam update chromepolicy
that caused some policy updates to fail.
Added option showhtml
to gam <UserTypeEntity> print|show messages
that, when used with showbody
,
will display message body content of type HTML.
Added support for managing/displaying Chrome profiles.
GAM 7.00.40
- 7.00.40
Updated gam <UserTypeEntity> update serviceaccount
to properly set the readonly scope
for [R] 35) Meet API (supports readonly)
as it is a special case.
GAM 7.00.39
Supported MacOS versions are now in the download filename.
GAM 7.00.38
- 7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
- 7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
GAM 7.00.37
- 7.00.37
Added options group <RegularExpression>
and ou|org|orgunit <RegularExpression>
to gam print|show policies
that causes GAM to only display policies whose group email address
or OU path match the <RegularExpression>
.
Updated gam get|update|delete contactphotos
to use the People API for domain shared contact photos
as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately,
the People API fails with gam update|delete contactphotos
.
GAM 7.00.36
- 7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
GAM 7.00.35
- 7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission