Skip to content

Version 6.3.0

Compare
Choose a tag to compare
@cadeyrn cadeyrn released this 16 Mar 07:22
· 98 commits to master since this release

Enhancements

  • Added support for version pattern validations, needed for AppUpdatePin policy, see #294
  • Added support for boolean options in key-object-list policies, needed for updated ExtensionSettings policy, see #295
  • Added support for key-value-pairs options in object policies, needed for updated SecurityDevices policy, see #297

Enterprise Policies

  • Added support for AppUpdatePin policy to prevent Firefox from being updated beyond the specified version, see #241
  • Added support for StartDownloadsInTempDirectory policy to force downloads to start in a temporary location rather than in the default download directory, see #247
  • Added support for UseSystemPrintDialog policy to use the system print dialog instead of the print preview window, see #249
  • Added support for ExemptDomainFileTypePairsFromFileTypeDownloadWarnings policy to disable download warnings based on file extension and domains, see #243
  • Added support for GoToIntranetSiteForSingleWordEntryInAddressBar policy to force direct intranet site navigation instead of searching when typing single word entries in the address bar, see #245
  • Added MoreFromMozilla option to UserMessaging policy to show or hide “More from Mozilla” section in the settings, see #248
  • Added temporarily_allow_weak_signatures option in the ExtensionSettings policy to allow installation of extensions with a weak signature algorithm (Firefox 127+), see #263
  • Added sitepermission as possible type for the allowed_types option in the ExtensionSettings policy to allow the installation of site permission but not other types of add-ons, see #244
  • Updated DisplayBookmarksToolbar policy to support only showing the bookmarks toolbar for new tabs, and migrated policy in existing configurations, see #242
  • Updated SecurityDevices policy to support new syntax for adding devices, to support removing devices, and added migration for existing configurations, see #246
  • AppUpdateURL and DisableAppUpdate should exclude each other, see #293
  • Fixed broken info links for two policies, see #292

Dependencies

  • Updated eslint from version 9.21.0 to 9.22.0
  • Updated eslint/json from version 0.10.0 to 0.11.0
  • Updated eslint-plugin-jsdoc from version 50.6.3 to 50.6.6
  • Updated stylistic/eslint-plugin-js from version 4.1.0 to 4.2.0