win32ss / supermium-electron

Supermium-based Electron
https://electronjs.org
MIT License
87 stars 4 forks source link

Chromium version and status #3

Closed Alex313031 closed 10 months ago

Alex313031 commented 1 year ago

What Chromium version is this based on, and does it work on Win7 SP1 yet?

MiraakThuri commented 1 year ago

This is based on Supermium https://github.com/win32ss/supermium (fork of chromium for vista, 7 and 8x, currently at version 117)

And yes it's currently working on Vista and later but it's still a pretty early release, so don't expect alot of programs to work

Alex313031 commented 12 months ago

@win32ss You should base it on Electron 27 stable with Chromium 118 stable 27.0.3, not the tip of tree nightly release. More stability so people could actually use it in their apps. I would use it in some of my apps if it wasnt nightly versions.

win32ss commented 12 months ago

Now that fewer breaking changes are occurring to both Chromium and Electron, I think it would make sense to make both switch to stable branches.

win32ss commented 10 months ago

Supermium is ceasing cooperation with all Thorium-related projects effectively immediately.

Tests with CEF and Electron-based software are to be planned later this month.