vcync / modV

modular audio visualisation powered by JavaScript
https://modv.vcync.gl
MIT License
450 stars 25 forks source link

Add version number somewhere easily visible cross-platform #581

Closed 2xAA closed 3 years ago

2xAA commented 3 years ago

Currently we can only see the version number by inspecting the executable's properties or checking the software list in Windows. On macOS we have the built-in "About modV" window, but this isn't available on Windows or Linux.

Maybe this could be added to the bottom right of the status bar?

2xAA commented 3 years ago

Or alternatively override the "About modV" and create a dialog with contributor credits, licenses (we really should do this) and version number. Maybe even some visual on the modV logo when you open it - cracktro/demoscene style.

2xAA commented 3 years ago

:tada: This issue has been resolved in version 3.17.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: