vinifmor / bauh

Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications
zlib License
940 stars 71 forks source link

[Feature Request] Rebuild Nativefier Apps #274

Open fcolecumberri opened 2 years ago

fcolecumberri commented 2 years ago

When Native Web applications need to be rebuilt so Electron security patches may apply (or at least to avoid the old build detected message).

It could be nice if there could be an option to just rebuild them

Captura de pantalla -2022-05-29 11-52-23 .

vinifmor commented 2 years ago

Sure. The current workaround is to remove the app, set the desired Electron version through the settings and reinstall the app.

Flashwalker commented 1 year ago

Sure. The current workaround is to remove the app, set the desired Electron version through the settings and reinstall the app.

How to set desired Electron version?

Flashwalker commented 1 year ago

If i set the system Nativefier in the settings will the system Electron be used?

vinifmor commented 1 year ago

The Electron version is not associated with Nativefier. You can change the Electron version through the settings window.

Flashwalker commented 1 year ago

The Electron version is not associated with Nativefier. You can change the Electron version through the settings window.

Okay, I get it, but what I meant was, what should I specify there? A path or a numeric value or what?

vinifmor commented 1 year ago

the numeric version (e.g: 7.1.0)