-
Notifications
You must be signed in to change notification settings - Fork 325
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 69 required? (No ESR compatibility) #784
Comments
Thank you for raising this issue. Why the latest release requires Firefox 69?Firefox 69 shipped important fix for a painful bug around CORS, XHR and WebExtensions. This meant we finally could remove Firefox-specific workarounds, and use the same code as in Chrome and save bandwidth and speed up things a bit. More details in #771 (and #494 + #436). Why addons.mozilla.org reports Firefox 69 is required and blocks the install?This looks like a bug in the addons website. We have the same problem on Android, where latest version is still 68.x. Potential workaround for ESR usersThis situation impacts around 9% of Firefox users who use ESR. @Jake1702 until this is addressed upstream, try to manually install v2.8.5 from https://addons.mozilla.org/en-US/firefox/addon/ipfs-companion/versions/: Let me know if that worked. |
Hi @Jake1702, I think you should be able to use v2.9.0.860 (Beta) on ESR now (switched min. version to 68). |
Hi, is there a reason why on Mozilla's addon page it reports Firefox 69 is required? I am on 60.9.0esr and I am going to update to one of the 68 ESR branches, however even then it will be one version behind. I don't currently have any intention to get off the ESR branch. Is there a specific reason why the extension needs Firefox 69? (No ESR equivalent of that)
The text was updated successfully, but these errors were encountered: