electron / website

:electron: The Electron website
https://electronjs.org
Apache License 2.0
112 stars 127 forks source link

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

Open hasanatmango opened 8 months ago

hasanatmango commented 8 months ago

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

priyankarpal commented 7 months ago

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

erickzhao commented 6 months ago

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

DevanceJ commented 6 months ago

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