website icon indicating copy to clipboard operation
website copied to clipboard

[Feature Request]: Dedicated page displaying the compatibility of Electron versions with various operating systems.

Open hasanatmango opened this issue 1 year ago • 3 comments

Preflight Checklist

Problem Description

Can we have a dedicated page displaying the compatibility of Electron versions with various operating systems?

Proposed Solution

Establish an "Electron Support" page featuring a comprehensive table that outlines the compatibility between Electron versions and respective operating systems.

Alternatives Considered

Create a comprehensive table in the home page that outlines the compatibility between Electron versions and respective operating systems.

Additional Information

No response

hasanatmango avatar Jan 04 '24 06:01 hasanatmango

We could create a dedicated page to display the version names along with more details. What do you think?

priyankarpal avatar Feb 22 '24 03:02 priyankarpal

I think a historic log might be a helpful resource. For current versions, it's displayed on https://github.com/electron/electron?tab=readme-ov-file#platform-support

erickzhao avatar Mar 04 '24 23:03 erickzhao

Hey @erickzhao , I have created this sample page by writing a markdown file with mockup data. Look at this and please tell me if this is what you are looking for, we can also discuss on other ways to represent the table.

image

DevanceJ avatar Mar 07 '24 18:03 DevanceJ