SpacingBat3 / WebCord

A Discord and SpaceBar :electron:-based client implemented without Discord API.
MIT License
1.83k stars 94 forks source link

[Windows] About page is missing version information #512

Closed dreamsyntax closed 5 months ago

dreamsyntax commented 5 months ago

Acknowledgements

Operating System / Platform

🪟️ Windows

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

Unknown

Application version

v4.7.0

Bug description

For artifact: WebCord-win32-x64-4.x.x.zip

In releases, the About page does not show the electron version / webcord version. Works fine on linux builds.

Does not crash the program, so this is low priority/minor bug.

Additional context

4.1.1 - works

411

4.7.0 - does not work

470

SpacingBat3 commented 5 months ago

Looks like I've made a typo, the font name I use on Windows is SegoeUI when I'm overriding the default fonts in every window, but it should be Segoe UI. I'll possibly release the patched builds like in the next week, today it should reach master branch.