You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for a new policy type, needed for the new ManagedBookmarks policy, see #231
Added support for a new policy type, needed for the new AllowedDomainsForApps policy, see #228
Added support for a new policy type, needed for the updated OverrideFirstRunPage policy, see #270
Added support for array fields in array objects, needed for the new AutoLaunchProtocolsFromOrigins policy, see #229
Added option for URL fields to require secure connection (https://), see #277
Added option to set info link for array properties, see #279
For fields with multiple possible values, it should be possible to remove the last one, see #274
Legacy preference policies now use the syntax of the new Preferences policy, see #280
Bugfixes
Fixed several issues with the Handlers policy, especially when loaded from saved configurations, see #272, #273, #275, #276, and #278
It was possible to save preferences with an invalid preference name and use it in policies.json when loaded from saved configurations, see #282
Enterprise Policies
Added support for ManagedBookmarks policy to configure bookmarks managed by an administrator that cannot be changed by the user. Support for folders will be added in a future release, see #231
Added support for AllowedDomainsForApps policy to define domains that are allowed to access Google Workspace, see #228
Added support for AutoLaunchProtocolsFromOrigins policy to define a list of external protocols that can be used from listed origins without prompting the user, see #229
Updated OverrideFirstRunPage policy to allow multiple URLs, and migrated existing configurations, see #270
Updated description and added info link to install_sources property of ExtensionSettings policy to make clear that match patterns are allowed for URLs, see #279
Dependencies
Updated eslint from version 9.6.0 to 9.9.1
Updated eslint-plugin-jsdoc from version 48.5.0 to 50.2.2
Updated gulp-eslint-new from version 2.1.0 to 2.3.0