univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.91k stars 246 forks source link

Report version number in "about" section #311

Closed GameKyuubi closed 1 year ago

GameKyuubi commented 1 year ago

Describe the problem I can't check what version of the plugin OBS is actually using with 100% certainty.

To Reproduce Open OBS, go to tools -> input-overlay configuration -> about. Notice that the version number is absent.

Expected behavior "about" tab should display the version number of the plugin in use

Screenshots image

Additional information:

univrsal commented 1 year ago

You can check the log, it contains the version as well as the build date.

GameKyuubi commented 1 year ago

I found

info: [input-overlay] [input-overlay] Loading v5.0.0 build time 2023.02.01 21:38

in the log. It'd be cool if it's in the about section as well but that's sufficient. Is it supposed to not contain the revision?

univrsal commented 1 year ago

I've added this now, it'll be in the next release, whenever that'll happen