Skip to content

Bump electron version to 44.3 - #33

Open
appenzellergeller wants to merge 2 commits into
rendyhd:mainfrom
appenzellergeller:main
Open

appenzellergeller wants to merge 2 commits into
rendyhd:mainfrom
appenzellergeller:main

Conversation

@appenzellergeller

Copy link
Copy Markdown

I would like to propose to update electron to version 44.

Electron did quite some improvements in the last few versions (especially also on linux) so I would like to include those changes into this application.

The update did run smooth without any issues. In the process (I'm using a never version of node on my pc maybe) I found a stale devDependency which can be removed as well.

I did build and test the application on my linux machine.
I can not test the windows and macos version.

Aurelio Bachmann added 2 commits September 17, 2026 09:47
The devDependency @electron-forge/maker-zip is a leftover from an
earlyer build process but now unused and can be removed.

Removing this dependency also removes the dependency of the deprecated
@electron/node-gyp package.
Bump the used electron version to 44.3.
@appenzellergeller

Copy link
Copy Markdown
Author

@rendyhd Do you see any chance to pull this version bump?

@rendyhd

rendyhd commented Sep 17, 2026

Copy link
Copy Markdown
Owner

@rendyhd Do you see any chance to pull this version bump?

Hey, thanks for the PR!
I haven't had time to do complete testing on the other platforms yet, but it will require more work due to breaking changes. One thing I spotted is that 44 removes openAsHidden which is currently used on macos.

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

Successfully merging this pull request may close these issues.

2 participants