BloodHoundAD / BloodHound

Six Degrees of Domain Admin
GNU General Public License v3.0
9.57k stars 1.7k forks source link

Display current version information #696

Open sin9yt opened 9 months ago

sin9yt commented 9 months ago

Is your feature request related to a problem? Please describe. It would be a nice addition to display the current version of the bloodhound server within the UI. Currently, the only known way is to use the api/version endpoint to find the version. Displaying this info would make it easier when one needs to upgrade to a newer version.

Describe the solution you'd like I personally favor adding a new section within the 'Administration' Menu, similar to 'About' menu that chrome uses to display the version information.

Describe alternatives you've considered Another way would be display within the dropdown in a smaller font when a user clicks on the settings button in the top right.