gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

[ui] ability to show current GitButler version

Open jrushlow opened this issue 1 year ago • 3 comments
trafficstars

On linux, v0.11.4_amd64.deb - There is no way to see what version of GitButler I'm currently using in the UI. Having an "About" dialog/modal accessible via "File" or "Window"? that shows the current version would be helpful.

e.g. do I need to go download the latest git butler? Hm.. let's go see what version I have. Wait a minute.... :smile:

jrushlow avatar Apr 23 '24 16:04 jrushlow

Thank you! A very similar issue is #2845 , but I don't think this is a duplicate as here it is suggested to integrate with the OS menu, fulfilling expectations of the platform.

For completeness, on MacOS, this does already exist, but I don't know why this doesn't propagate to Linux.

Screenshot 2024-04-23 at 19 02 15

Byron avatar Apr 23 '24 17:04 Byron

@Byron - If I'm not mistaken, the GitButler menu depicted in the screen shot above, is a "macos native" menu. e.g. the menu / dropdown is built into MacOS and somehow the context (About GitButler) is added to that menu. Suspecting at compile / build time - but I could be completely wrong in that regard.

On Linux (PopOS / Debian): image

jrushlow avatar Apr 23 '24 17:04 jrushlow

This is an issue in Windows as well image

slingshotsys avatar Apr 23 '24 23:04 slingshotsys

@jrushlow, could you check if it works for you and resolves the issue? In the latest release 0.5.464, we've added the current app version to the 'Help' menu.

image

PavelLaptev avatar May 07 '24 23:05 PavelLaptev

Can confirm that the issue is resolved on Debian based distro's image

And the menu appears on MacOs image

Unfortunately, I do not have Windows to confirm the version is displayed in the menu there as well. Though I would says its safe to assume that it does. @slingshotvfx

Thank you!

jrushlow avatar May 08 '24 11:05 jrushlow

@jrushlow, thanks for looking into this :-) Yes, it likely works similarly on Windows. @slingshotvfx, if you have a chance, could you please take a look? If it doesn't work on Windows, I'll reopen the issue.

PavelLaptev avatar May 08 '24 13:05 PavelLaptev

Confirmed there is now a help menu on windows with the version number. Looks great!

slingshotsys avatar May 08 '24 18:05 slingshotsys

@slingshotvfx cool! Thank you ☺️

PavelLaptev avatar May 08 '24 19:05 PavelLaptev