mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
GAM 4.65
This commit is contained in:
@@ -4,7 +4,7 @@ import platform
|
||||
import re
|
||||
|
||||
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_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
|
||||
- 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)
|
||||
|
||||
Reference in New Issue
Block a user