Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox 60 deprecation #80

Closed
5 tasks done
cadeyrn opened this issue Mar 20, 2019 · 0 comments
Closed
5 tasks done

Firefox 60 deprecation #80

cadeyrn opened this issue Mar 20, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@cadeyrn
Copy link
Owner

cadeyrn commented Mar 20, 2019

With the release of Firefox 70 and Firefox ESR 68.2 in October 2019 Mozilla won't support Firefox ESR 60 any longer, therefore the Firefox 60 support in Enterprise Policy Generator will be deprecated with the release in October 2019.

  • bump minimum required Firefox version from 60.0 to 68.0
  • change the following code:
    if (policy.first_available.mainstream !== '60.0' || policy.first_available.esr !== '60.0') {
  • don't forget to add a note to the CHANGELOG about the new requirement and to update the README
  • remove versions notes for policies older than Firefox 68 from translation files
  • change explanation_about_policies and policy_description_Certificates_ImportEnterpriseRoots translations
@cadeyrn cadeyrn added the enhancement New feature or request label Mar 20, 2019
@cadeyrn cadeyrn added this to the Version 5.0.0 milestone Mar 20, 2019
@cadeyrn cadeyrn added the good first issue Good for newcomers label Mar 20, 2019
@cadeyrn cadeyrn self-assigned this Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant