Skip to content

GAM 6.10.02

Compare
Choose a tag to compare
@taers232c taers232c released this 22 Nov 22:18
· 1119 commits to master since this release
fc2a0e7

Latest updates

Following Jay's lead, fixed obscure problem when creating a project in timezones ahead of GMT.

Updated gam create domainalias|aliasdomain <DomainAlias> <DomainName> to handle error when
an invalid <DomainAlias> is specified.

Added csv_output_subfield_delimiter and people_max_results variables to gam.cfg.

csv_output_subfield_delimiter
    Character used to delimit fields and subfields in headers when writing CSV files;
    this must be a single character
    Default: '.'

people_max_results
    When retrieving lists of People from API,
    how many should be retrieved in each API call
    Default: 100
    Range: 0 - 1000

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD