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

Old Nativefier warning #74

Open
KartoniarzEssa opened this issue Nov 3, 2023 · 6 comments
Open

Old Nativefier warning #74

KartoniarzEssa opened this issue Nov 3, 2023 · 6 comments

Comments

@KartoniarzEssa
Copy link

Im getting this warning after launching app on linux. How can I get rid of it?
image

@invictus-2020
Copy link

Is there a fix for this? I got the same message

@hoggatt
Copy link

hoggatt commented Nov 4, 2023

Maintainer needs to bump election version for this to work.

@skullbunnygalaxy
Copy link

This is getting fixed via #36. According to that thread, this warning shows up every 60 days that the app is not updated, which is why it needs to be fixed via Github Actions automatically running when new updates are released.

@TimothyElder
Copy link

Has there been any progress on this? I am still getting the warning:

This app was built a long time ago. Nativefier uses the Chrome browser (through Electron), and it is insecure to keep using an old version of it. Please upgrade Nativefier and rebuild this app.

on macOS Ventura 13.3 as of 12/13/2023.

@Etrit1
Copy link

Etrit1 commented Dec 19, 2023

Yah, I'd also like this to be fixed. In theory we could just install Natifier ourselves but it failed on my computer. Well, one of the 10 things that it installs failed and besides that, I don't get how to do stuff like that.

@DavidMaza
Copy link

To suppress it for the time being:

On your local installation, modify:
resources\app\appnativefier.json

Change:
"disableOldBuildWarning":"false"

To:
"disableOldBuildWarning":"true"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants