As a developer, there have been times when I wanted to know the current commit of either the server or the client. Of course, one of the commits would have to be fetched from the server and the other determined on the client side. This would only work if the project is an actual Git repository. I'm not sure how feasible this would be, especially considering forks, but it would be a nice feature. It could display the commit ID or the commit URL, and the commit message, for both the client and the server.