Return fullname instead of username for version history query

At the moment, the version history query returns the username image

However, I think it would be more suiting to return the fullname as this would give more information to the user. image

TODO: Don't forget to notify/change this in the front-end once the changes are made.