mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
GAM 4.65
This commit is contained in:
@@ -4,7 +4,7 @@ import platform
|
|||||||
import re
|
import re
|
||||||
|
|
||||||
gam_author = u'Jay Lee <jay0lee@gmail.com>'
|
gam_author = u'Jay Lee <jay0lee@gmail.com>'
|
||||||
gam_version = u'4.61'
|
gam_version = u'4.65'
|
||||||
gam_license = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
|
gam_license = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
|
||||||
|
|
||||||
GAM_URL = u'https://git.io/gam'
|
GAM_URL = u'https://git.io/gam'
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
GAM 4.65
|
||||||
|
- Manage email delivery settings for group members
|
||||||
|
- Add operatingSystemType to user posix config (Roman)
|
||||||
|
- Handle missing language setting (jalmeroth)
|
||||||
|
- handle mixed case aliases (Ross)
|
||||||
|
- contentmanager and fileorganizer roles in Team Drive (Ross)
|
||||||
|
- various other fixes and optimizations (Jay and Ross)
|
||||||
|
|
||||||
GAM 4.61
|
GAM 4.61
|
||||||
- New Gmail delegation API
|
- New Gmail delegation API
|
||||||
- Remove "admin" command from user create/update to avoid accidental super admins. Still possible to give super admin rights via "gam create admin" command. (Ross)
|
- Remove "admin" command from user create/update to avoid accidental super admins. Still possible to give super admin rights via "gam create admin" command. (Ross)
|
||||||
|
|||||||
Reference in New Issue
Block a user